aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-09PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger1-258/+11
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj1-1/+27
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho1-0/+33
2012-05-23Update from Linux 3.4Andreas Jaeger1-0/+3
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu1-1/+1
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard1-2/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert10-30/+20
2011-04-01Define O_PATH.Ulrich Drepper1-1/+2
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2010-08-12Define EXTPROC for Linux.Ulrich Drepper1-1/+4
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-0/+5
2010-01-09Add support for XPG7 testing.Ulrich Drepper2-7/+11
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab1-24/+24
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper1-1/+1
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper1-9/+13
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-4/+4
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper1-1/+18
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-0/+17
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-3/+2
2009-02-07[BZ #7095]Ulrich Drepper1-9/+19