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