thodg/got/lib/error.c

Branch :


Log

Author Commit Date CI Message
8251fdbc 2018-01-12 23:00:06 introduce got_ferror() and use it
72bcf0f9 2018-01-12 21:22:05 bump copyright
6c6d6589 2018-01-12 21:21:09 use strerror_r()
f334529e 2018-01-12 21:17:22 add a conversion function from errno to got_error and use it
2b4402a2 2017-11-05 13:48:22 only define nitems() if it is not already defined
7b19e0f1 2017-11-05 13:35:01 add copyright
4027f31a 2017-11-04 19:41:54 initial import; current implementation only parses the .git/HEAD ref