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