about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0124-24/+24
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-071-1/+1
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0624-24/+24
* powerpc64: Increase SIGSTKSZ and MINSIGSTKSZRajalakshmi Srinivasaraghavan2022-12-211-0/+5
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+95
* Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers2022-10-241-0/+4
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-13/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0123-23/+23
* time: Refactor timesize.h for some ABIsAdhemerval Zanella2021-12-311-0/+22
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+37
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-092-100/+21
* 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
* y2038: Use a common definition for statLukasz Majewski2021-06-151-23/+29
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0221-21/+21
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-41/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-5/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-11/+0
* Linux: Remove rseq supportFlorian Weimer2020-07-161-37/+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/+46
* 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
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+37
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-292-26/+39
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0121-21/+21
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-21/+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-0722-22/+22
* 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-76/+0
* termios: Add powerpc termios-miscAdhemerval Zanella2019-01-032-49/+73
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-031-4/+1
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-24/+46
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-032-13/+36
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-032-24/+46
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-032-44/+66
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-032-17/+39
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-20/+42
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-031-19/+1
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-031-1/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0115-15/+15
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-7/+7
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-110/+28