Commits
- Commit:
638f9024045bbe2420143f8868dcc484c231c634
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
rename got_error_prefix_errno() to got_error_from_errno()
- Commit:
230a42bdc60c6136d2a5ce65bf1a2f26d990c096
- From:
- joshua stein <jcs@jcs.org>
- Date:
got_error_from_errno -> got_error_prefix_errno
also add got_error_prefix_errno2 and got_error_prefix_errno3 which
should hopefully all be merged into a single function with variadic
args (but can't alloc mem)
- Commit:
84717ec7d4074136fd55aa5edb18ae689e230d1a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add got_locale_is_utf8()
- Commit:
00dfcb9257905221d15c8cdf62614113ecc07057
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
handle EILSEQ in tog(1)