aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2014-06-20Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers1-37/+2
2014-06-20Remove __ASSUME_F_GETOWN_EX.Joseph Myers2-21/+1
2014-06-20Remove __ASSUME_AT_RANDOM.Joseph Myers2-44/+7
2014-06-20Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2-23/+2
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers28-1572/+50
2014-06-14m68k: Consolidate NPTL/non versions of cloneAndreas Schwab2-6/+0
2014-06-14m68k: Consolidate NPTL/non versions of vforkAndreas Schwab4-85/+21
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller5-21/+59
2014-06-13Remove x86 assembler rwlock codeAndi Kleen20-2204/+0
2014-06-13Add adaptive elision to rwlocksAndi Kleen9-0/+18
2014-06-13get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge1-2/+2
2014-06-12Move SPARC public headers out of nptl/Roland McGrath1-0/+99
2014-06-12SPARC: Convert fork.c to arch-fork.hRoland McGrath1-0/+27
2014-06-12Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2-0/+60
2014-06-12Consolidate NPTL sigprocmask.Roland McGrath1-1/+2
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath23-0/+6138
2014-06-11tile: Consolidate NPTL/non versions of vforkChris Metcalf3-6/+2
2014-06-11Tile: Define TLS_DEFINE_INIT_TPRoland McGrath1-24/+0
2014-06-11Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath1-22/+0
2014-06-11PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath1-24/+0
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath1-23/+0
2014-06-10tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf53-269/+5
2014-06-09hppa: Remove lowlevellock.c.Bernard Ogden1-126/+0
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath1-24/+0
2014-06-09HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath1-22/+0
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath1-23/+0
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath1-22/+0
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath1-48/+0
2014-06-05Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka1-2/+2
2014-06-03aarch64: Remove nptl/vfork.SRichard Henderson1-37/+0
2014-06-03aarch64: Consolidate NPTL/non versions of vforkRichard Henderson3-44/+74
2014-06-03aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2-53/+24
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath2-29/+33
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson1-20/+3
2014-05-30aarch64: Fix error return from __ioctlRichard Henderson1-6/+7
2014-05-30m68k: Convert fork.c to arch-fork.hRoland McGrath1-3/+2
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson1-24/+12
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2-15/+5
2014-05-29aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson1-11/+3
2014-05-29aarch64: Improve syscall-cancel stack frameRichard Henderson1-86/+26
2014-05-29aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson1-10/+8
2014-05-29aarch64: Share code in syscall-cancel.hRichard Henderson1-14/+14
2014-05-29aarch64: Tabify sysdep-cancel.hRichard Henderson1-51/+51
2014-05-29Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong5-27/+18
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath1-6/+1
2014-05-28tile: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-05-27IA64: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath1-0/+28
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella13-0/+944