summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2023-02-12dns: prefer monotonic clock for timeoutsA. Wilcox-1/+2
2019-12-22add uapi guards for new netinet/ip.h conflict with struct iphdrA. Wilcox-0/+2
2019-04-10fcntl.h: define O_TTY_INIT to 0A. Wilcox-2/+3
2019-03-12setvbuf: return failure if mode is invalidA. Wilcox-1/+3
2019-02-07locale: ensure dcngettext() preserves errnoA. Wilcox-0/+3
2018-08-28vfwprintf: honor field width with 'c' format typeA. Wilcox-1/+4
2018-08-27time: fix incorrect DST offset when using POSIX timezones without DSTA. Wilcox-1/+1
2017-11-09fix getaddrinfo error code for non-numeric service with AI_NUMERICSERVA. Wilcox-1/+1
2017-06-14getdate: correctly specify error numberA. Wilcox-1/+2
2017-06-14catopen: set errno to EOPNOTSUPPA. Wilcox-0/+2