Commits
- Commit:
dd038bc6ec835ad3fd3c0b5303b8af9ad506c8cc
- From:
- Thomas Adam <thomas@xteddy.org>
- Via:
- Thomas Adam <thomas.adam@smoothwall.net>
- Date:
portable: initial Linux compilation
This commit modifies the GoT main branch to be able to compile it under
linux.
- Commit:
ebc5bf649f20688294a309f00a46e9e326fea671
- From:
- Christian Weisgerber <naddy@mips.inka.de>
- Date:
add missing <sys/types.h> include
ok stsp
- 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)