Age | Commit message (Expand) | Author |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-10-09 | linux: Move the struct stat{64} to struct_stat.h | Adhemerval Zanella |
2020-10-09 | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella |
2020-10-09 | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella |
2020-07-16 | Linux: Remove rseq support | Florian Weimer |
2020-07-09 | sysv: linux: Add 64-bit time_t variant for shmctl | Adhemerval Zanella |
2020-07-09 | sysvipc: Remove the linux shm-pad.h file | Adhemerval Zanella |
2020-07-09 | sysv: linux: Add 64-bit time_t variant for msgctl | Adhemerval Zanella |
2020-07-09 | sysvipc: Remove the linux msq-pad.h file | Adhemerval Zanella |
2020-07-09 | sysv: linux: Add 64-bit time_t variant for semctl | Adhemerval Zanella |
2020-07-07 | signal: Add signum-{generic,arch}.h | Adhemerval Zanella |
2020-07-06 | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers |
2020-04-29 | semctl: Remove the sem-pad.h file | Alistair Francis |
2020-02-13 | Use gcc -finput-charset=ascii for check-installed-headers. | Stefan Liebler |
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-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-24 | Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532] | Florian Weimer |
2019-01-03 | termios: Consolidate termios.h | Adhemerval Zanella |
2019-01-03 | termios: Remove Linux _IOT_termios | Adhemerval Zanella |
2019-01-03 | termios: Consolidate tcflow symbolic constants | Adhemerval Zanella |
2019-01-03 | termios: Consolidate local mode definitions | Adhemerval Zanella |
2019-01-03 | termios: Consolidate control mode definitions | Adhemerval Zanella |
2019-01-03 | termios: Consolidate Baud Rate Selection definitions (BZ#23783) | Adhemerval Zanella |
2019-01-03 | termios: Consolidate Output Modes definitions | Adhemerval Zanella |
2019-01-03 | termios: Consolidate Input Modes definitions. | Adhemerval Zanella |
2019-01-03 | termios: Consolidate termios c_cc symbolic constants | Adhemerval Zanella |
2019-01-03 | termios: Consolidate struct termios | Adhemerval Zanella |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-10-24 | Y2038: provide size of default time_t for target architecture | Albert ARIBAUD (3ADEV) |
2018-10-17 | Use single bits/shm.h for all architectures. | Joseph Myers |
2018-10-17 | Move SHMLBA to its own header. | Joseph Myers |
2018-10-15 | Use single bits/sem.h for all architectures. | Joseph Myers |
2018-10-11 | Use single bits/msq.h for all architectures. | Joseph Myers |
2018-09-25 | Unify some sys/procfs.h headers. | 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-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-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg |
2017-06-19 | Define struct rusage in sys/wait.h when required (bug 21575). | Joseph Myers |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-06-05 | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers |
2017-06-05 | Fix struct sigaltstack namespace (bug 21517). | 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 |