aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/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 Eggert24-24/+24
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno1-1/+1
2023-05-31io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella1-0/+6
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers24-24/+24
2022-12-21powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan1-0/+5
2022-12-07Linux: Consolidate typesizes.hAdhemerval Zanella Netto1-0/+95
2022-10-24Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers1-0/+4
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab1-13/+11
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert23-23/+23
2021-12-31time: Refactor timesize.h for some ABIsAdhemerval Zanella1-0/+22
2021-12-09nptl: Add rseq registrationFlorian Weimer1-0/+37
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2-100/+21
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-06-15y2038: Use a common definition for statLukasz Majewski1-23/+29
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert21-21/+21
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella1-41/+7
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-5/+0
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-11/+0
2020-07-16Linux: Remove rseq supportFlorian Weimer1-37/+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/+46
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-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+37
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-40/+0
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis2-26/+39
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers21-21/+21
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-21/+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 Eggert22-22/+22
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-76/+0
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella2-49/+73
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella1-4/+1
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella2-24/+46
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella2-13/+36
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2-24/+46
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella2-44/+66
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella2-17/+39
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2-20/+42
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella1-19/+1
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella1-1/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15