aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/bits
AgeCommit message (Expand)Author
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers