aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)3-7/+7
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers2-110/+28
2018-10-17Move SHMLBA to its own header.Joseph Myers1-4/+1
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers2-91/+26
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers2-84/+26
2018-09-25Unify some sys/procfs.h headers.Joseph Myers1-0/+49
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers14-14/+14
2017-05-19Split up bits/sigstack.h.Joseph Myers1-27/+0
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella1-249/+0
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-11/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+3
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-10/+15
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers1-1/+1
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy1-24/+0
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella1-76/+0
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella1-3/+5
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella1-5/+11
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers16-16/+16
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella2-50/+73
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella1-0/+100
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2-0/+266
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella1-2/+9
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-4/+4
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae12-12/+12
2013-12-04PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand1-1/+1
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka5-31/+31
2013-11-08PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella1-5/+25
2013-10-04PowerPC SIGSTKSZAlan Modra1-0/+54
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella1-0/+7
2013-05-03PowerPC: Add time vDSO supportAdhemerval Zanella1-2/+4
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella1-0/+10
2013-03-06Sync with Linux 3.8Andreas Jaeger1-0/+1
2013-03-05Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger1-4/+3
2013-03-04Create <bits/mman-linux.h>Andreas Jaeger1-69/+3
2013-01-09PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard1-0/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers11-14/+11