about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0635-35/+35
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-17/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0135-35/+35
* time: Refactor timesize.h for some ABIsAdhemerval Zanella2021-12-311-0/+22
* y2038: Use a common definition for stat for sparc32Adhemerval Zanella2021-10-061-23/+31
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-092-99/+20
* y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella2021-06-151-2/+34
* y2038: Use a common definition for shmid_dsAdhemerval Zanella2021-06-151-3/+7
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-06-151-3/+7
* y2038: Use a common definition for msqid_dsLukasz Majewski2021-06-151-3/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0234-34/+34
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+10
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-6/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-7/+0
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-091-3/+3
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-28/+45
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-091-3/+3
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-26/+47
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-2/+2
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-39/+66
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-292-26/+39
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler2020-02-131-1/+1
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0134-34/+34
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+5
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-28/+3
* Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers2019-09-301-0/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0734-34/+34
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* termios: Consolidate termios.hAdhemerval Zanella2019-01-031-74/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-031-4/+1
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-031-25/+1
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-031-11/+1
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-032-28/+48
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-032-43/+65
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-031-17/+1
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-22/+44
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-032-10/+35
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-031-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0130-30/+30
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-251-1/+6
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-6/+6
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-108/+28
* Move SHMLBA to its own header.Joseph Myers2018-10-172-4/+30
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-92/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-85/+26
* Unify more sys/procfs.h headers.Joseph Myers2018-09-253-0/+179
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1