Age | Commit message (Expand) | Author |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-10 | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis |
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-10-17 | Move SHMLBA to its own header. | Joseph Myers |
2018-10-10 | Use common bits/sem.h for more architectures. | Joseph Myers |
2018-10-10 | Use common bits/msq.h for more architectures. | Joseph Myers |
2018-09-26 | Share MAP_* flags between more architectures. | Joseph Myers |
2018-09-25 | Unify some sys/procfs.h headers. | Joseph Myers |
2018-09-17 | Update siginfo constants from Linux kernel (bug 21286). | Joseph Myers |
2018-06-18 | Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h. | Joseph Myers |
2018-06-18 | Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h. | Joseph Myers |
2018-06-18 | Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h. | Joseph Myers |
2018-06-05 | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers |
2018-03-05 | hurd: Fix includability of <hurd/signal.h> in all standards | Samuel Thibault |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-08-07 | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers |
2017-05-22 | Fix a bug in 'Remove __need macros from signal.h' (a992f506) | Zack Weinberg |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-07-23 | ia64: sigaction.h: fix sa_flags ordering | Mike Frysinger |
2015-07-21 | ia64: msg.h: fix msg_qnum/msg_qbytes types | Mike Frysinger |
2015-07-21 | ia64: stat.h: rename pad0 to __glibc_reserved0 | Mike Frysinger |
2015-07-21 | ia64: sifaction.h: change sa_flags to an int | Mike Frysinger |
2015-07-21 | ia64: siginfo.h: delete siginfo name | Mike Frysinger |
2015-05-26 | struct stat is not posix conform | Szabolcs Nagy |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-08-04 | IA64: Move NPTL public headers to sysdeps/ia64/nptl/. | Roland McGrath |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-02-16 | ia64: relocate out of ports/ subdir | Mike Frysinger |
2012-01-07 | Remove IA-64 support | Ulrich Drepper |
2011-05-29 | Same change for the other siginfi.h files | Ulrich Drepper |
2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab |
2011-04-01 | Define O_PATH. | Ulrich Drepper |
2011-04-01 | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper |
2011-01-17 | Define MADV_NOHUGEPAGE. | Ulrich Drepper |
2011-01-17 | Define MADV_HUGEPAGE. | Ulrich Drepper |
2010-06-14 | Define F_SETPIPE_SZ and F_GETPIPE_SZ. | Ulrich Drepper |
2010-01-11 | Fix double-inclusion problem of bits/stat.h. | Ulrich Drepper |
2010-01-10 | FIx up signal.h for XPG7. | Ulrich Drepper |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper |
2009-12-11 | Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels. | Ulrich Drepper |
2009-11-19 | Follow kernel F_OWNER_{GID -> PGRP} change. | Ulrich Drepper |
2009-11-17 | Change misleading names of parameters of sync_file_range. | Ulrich Drepper |