about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move SHMLBA to its own header.Joseph Myers2018-10-171-4/+1
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-91/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-84/+26
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-0/+49
* 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
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0114-14/+14
* Split up bits/sigstack.h.Joseph Myers2017-05-191-27/+0
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-249/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0115-15/+15
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+22
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-11/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+3
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-10/+15
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* Cleanup ppc bits/ipc.hPaul E. Murphy2016-01-251-24/+0
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0415-15/+15
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-201-76/+0
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-121-3/+5
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-121-5/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0216-16/+16
* PowerPC: Fix termios definitionsAdhemerval Zanella2014-08-062-50/+73