thodg/got/lib/error.c

Branch :


Log

Author Commit Date CI Message
b4691ea5 2018-04-02 11:11:43 simplify got_error_from_errno()
8fd17454 2018-03-09 23:43:59 don't forget to set error message in got_error_from_errno()
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