Age | Commit message (Expand) | Author |
2018-04-06 | Consolidate Linux readdir{64}{_r} implementation | Adhemerval Zanella |
2018-04-05 | hurd: Avoid PLT for dirfd | Samuel Thibault |
2018-04-03 | Filter out NPTL internal signals (BZ #22391) | Adhemerval Zanella |
2018-04-03 | Assume O_DIRECTORY for opendir | Adhemerval Zanella |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault |
2018-03-06 | Add missing start-of-file descriptive comment. | Samuel Thibault |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-02-02 | preadv2/pwritev2: Handle offset == -1 [BZ #22753] | Florian Weimer |
2018-01-29 | Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI... | Andreas Schwab |
2018-01-07 | hurd: Fix pwritev* | Samuel Thibault |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-11-24 | posix: Fix generic p{read,write}v buffer allocation (BZ#22457) | Adhemerval Zanella |
2017-11-15 | Cleanup sigpause implementation | Adhemerval Zanella |
2017-10-20 | sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321] | Florian Weimer |
2017-10-01 | Hide internal idna functions [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal signal functions [BZ #18822] | H.J. Lu |
2017-10-01 | Hide __readv and __writev [BZ #18822] | H.J. Lu |
2017-09-28 | hurd: Fix dirfd symbol exposition from ftw | Samuel Thibault |
2017-09-17 | Add missing libc_hidden_weak/def calls | Samuel Thibault |
2017-09-03 | hurd: Fix libc link | Samuel Thibault |
2017-09-03 | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault |
2017-09-03 | hurd: Fix p{read,write}v64v2.c build | Samuel Thibault |
2017-09-03 | hurd: Fix p{read,write}{,v64}v2.c build | Samuel Thibault |
2017-09-01 | getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] | Florian Weimer |
2017-09-01 | getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922] | Florian Weimer |
2017-09-01 | getaddrinfo: In gaih_inet, use h_errno for certain status values only | Florian Weimer |
2017-09-01 | getaddrinfo: Properly set errno for NSS function lookup failure | Florian Weimer |
2017-09-01 | getaddrinfo: Use &h_errno has the h_errno pointer | Florian Weimer |
2017-09-01 | getaddrinfo: Use &errno has the errno pointer | Florian Weimer |
2017-08-31 | posix: Remove internal_function attribute | Florian Weimer |
2017-08-31 | dirent: Remove internal_function attribute | Florian Weimer |
2017-08-22 | Consolidate non cancellable pause call | Adhemerval Zanella |
2017-08-21 | Mark internal nss symbols with attribute_hidden [BZ #18822] | H.J. Lu |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella |
2017-08-18 | Consolidate non cancellable openat call | Adhemerval Zanella |
2017-08-18 | Consolidate non cancellable write call | Adhemerval Zanella |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella |
2017-08-08 | Do not use __ptr_t. | Joseph Myers |
2017-08-08 | getaddrinfo: Remove unreachable return statement from gaih_inet | Florian Weimer |
2017-08-08 | posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780) | Adhemerval Zanella |
2017-08-03 | getaddrinfo: Release resolver context on error in gethosts [BZ #21885] | Florian Weimer |
2017-08-03 | Add missing include for pthread_setcancelstate | Samuel Thibault |
2017-07-24 | Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] | H.J. Lu |
2017-07-11 | Avoid backtrace from __stack_chk_fail [BZ #12189] | H.J. Lu |
2017-07-05 | posix: Fix default posix_spawn return value | Adhemerval Zanella |
2017-07-03 | resolv: Introduce struct resolv_context [BZ #21668] | Florian Weimer |
2017-06-29 | posix: Improve default posix_spawn implementation | Adhemerval Zanella |
2017-06-27 | resolv: Call _res_hconf_init from __res_vinit | Florian Weimer |
2017-06-24 | getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295] | Dmitry Bilunov |
2017-06-23 | Clean pthread functions namespaces for C11 threads | Adhemerval Zanella |