Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-02-12 | dns: prefer monotonic clock for timeouts | A. Wilcox | -1/+2 |
2019-12-22 | add uapi guards for new netinet/ip.h conflict with struct iphdr | A. Wilcox | -0/+2 |
2019-04-10 | fcntl.h: define O_TTY_INIT to 0 | A. Wilcox | -2/+3 |
2019-03-12 | setvbuf: return failure if mode is invalid | A. Wilcox | -1/+3 |
2019-02-07 | locale: ensure dcngettext() preserves errno | A. Wilcox | -0/+3 |
2018-08-28 | vfwprintf: honor field width with 'c' format type | A. Wilcox | -1/+4 |
2018-08-27 | time: fix incorrect DST offset when using POSIX timezones without DST | A. Wilcox | -1/+1 |
2017-11-09 | fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV | A. Wilcox | -1/+1 |
2017-06-14 | getdate: correctly specify error number | A. Wilcox | -1/+2 |
2017-06-14 | catopen: set errno to EOPNOTSUPP | A. Wilcox | -0/+2 |