aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/bits
AgeCommit message (Expand)AuthorFilesLines
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-2/+1
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella5-8/+8
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert35-35/+35
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers35-35/+35
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab1-17/+13
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert35-35/+35
2021-12-31time: Refactor timesize.h for some ABIsAdhemerval Zanella1-0/+22
2021-10-06y2038: Use a common definition for stat for sparc32Adhemerval Zanella1-23/+31
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2-99/+20
2021-06-15y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella1-2/+34
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella1-3/+7
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella1-3/+7
2021-06-15y2038: Use a common definition for msqid_dsLukasz Majewski1-3/+9
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert34-34/+34
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella1-39/+10
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-6/+0
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-7/+0
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella1-3/+3
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2-28/+45
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella1-3/+3
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2-26/+47
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella1-2/+2
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella2-39/+66
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis2-26/+39
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis1-0/+6
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler1-1/+1
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers34-34/+34
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis1-0/+5
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-28/+3
2019-09-30Update bits/mman.h constants and tst-mman-consts.py for Linux 5.3.Joseph Myers1-0/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert34-34/+34
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer1-0/+38
2019-01-03termios: Consolidate termios.hAdhemerval Zanella1-74/+0
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella1-4/+1
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella1-25/+1
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella1-11/+1
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2-28/+48
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella2-43/+65
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella1-17/+1
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2-22/+44
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella2-10/+35
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers30-30/+30
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer1-1/+6
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)3-6/+6
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers2-108/+28
2018-10-17Move SHMLBA to its own header.Joseph Myers2-4/+30
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers2-92/+26
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers2-85/+26