Age | Commit message (Expand) | Author |
2021-06-30 | login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-11-08 | bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY | Samuel Thibault |
2020-11-07 | Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD | Samuel Thibault |
2020-07-07 | signal: Add signum-{generic,arch}.h | Adhemerval Zanella |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-12-19 | Consolidate wait3 implementations | Adhemerval Zanella |
2019-12-19 | Implement waitpid in terms of wait4 | Adhemerval Zanella |
2019-12-19 | Implement wait in terms of waitpid | Adhemerval Zanella |
2019-10-30 | Consolidate and deprecate ftime | Zack Weinberg |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-10-01 | Hide internal __tcgetattr function [BZ #18822] | H.J. Lu |
2017-09-28 | hurd: Fix `revoke' symbol exposition from `unlockpt' | Samuel Thibault |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg |
2017-06-05 | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-05-23 | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer |
2016-04-14 | Remove union wait [BZ #19613] | Florian Weimer |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-14 | Remove sigvec. | Roland McGrath |
2014-11-07 | Remove __libc_waitpid function name. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-22 | Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd. | Joseph Myers |
2013-12-17 | Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/. | Joseph Myers |
2013-12-17 | Remove various unused files from sysdeps/unix/bsd/. | Joseph Myers |
2013-08-29 | Fix typos. | Ondřej Bílka |
2013-08-27 | Replace generic bits/socket.h with 4.4 file. | Roland McGrath |
2013-08-27 | Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK. | Roland McGrath |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |
2013-01-23 | ulimit: remove buggy bsd implementation | Pino Toscano |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge |
2012-10-03 | Remove sysdeps/unix/bsd/confstr.h file. | Roland McGrath |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/fcntl.h be the generic one. | Roland McGrath |
2012-08-07 | Update bsd4.4/bits/fcntl.h to match modern NetBSD bits. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/dirent.h be the generic one. | Roland McGrath |
2012-08-07 | Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-05-17 | Add __fsword_t and use it in bits/statfs.h | H.J. Lu |
2012-05-16 | Fold copyright years | H.J. Lu |
2012-05-15 | Remove __snseconds_t | H.J. Lu |
2012-05-15 | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu |
2012-05-04 | Merge sysdeps/unix/common into sysdeps/unix. | Joseph Myers |