lib/utf8.c

Branch


Log

Author Commit Date CI Message
Christian Weisgerber ebc5bf64 2020-09-19T19:26:16 add missing <sys/types.h> include ok stsp
Stefan Sperling 638f9024 2019-05-13T12:40:57 rename got_error_prefix_errno() to got_error_from_errno()
joshua stein 230a42bd 2019-05-11T13:04:38 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)
Stefan Sperling 84717ec7 2018-09-02T13:30:31 add got_locale_is_utf8()
Stefan Sperling 00dfcb92 2018-06-11T22:02:49 handle EILSEQ in tog(1)