about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* m68k: Consolidate NPTL/non versions of cloneAndreas Schwab2014-06-142-6/+0
* m68k: Consolidate NPTL/non versions of vforkAndreas Schwab2014-06-144-85/+21
* S390: Convert fork.c to arch-fork.hRoland McGrath2014-06-131-0/+29
* Consolidate sparc clone, fork, and vfork implementations.David S. Miller2014-06-135-21/+59
* Remove x86 assembler rwlock codeAndi Kleen2014-06-1320-2204/+0
* Add adaptive elision to rwlocksAndi Kleen2014-06-139-0/+18
* get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge2014-06-131-2/+2
* Move SPARC public headers out of nptl/Roland McGrath2014-06-121-0/+99
* SPARC: Convert fork.c to arch-fork.hRoland McGrath2014-06-121-0/+27
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-122-0/+60
* Consolidate NPTL sigprocmask.Roland McGrath2014-06-121-1/+2
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-1223-0/+6138
* tile: Consolidate NPTL/non versions of vforkChris Metcalf2014-06-113-6/+2
* Tile: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-24/+0
* Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-22/+0
* PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-24/+0
* AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-23/+0
* tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf2014-06-1053-269/+5
* hppa: Remove lowlevellock.c.Bernard Ogden2014-06-091-126/+0
* m68k: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-24/+0
* HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-22/+0
* MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-23/+0
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-22/+0
* Start cleaning up TLS initial value for pthread_create.Roland McGrath2014-06-091-48/+0
* Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka2014-06-051-2/+2
* aarch64: Remove nptl/vfork.SRichard Henderson2014-06-031-37/+0
* aarch64: Consolidate NPTL/non versions of vforkRichard Henderson2014-06-033-44/+74
* aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2014-06-032-53/+24
* SH: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-022-29/+33
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-301-20/+3
* aarch64: Fix error return from __ioctlRichard Henderson2014-05-301-6/+7
* m68k: Convert fork.c to arch-fork.hRoland McGrath2014-05-301-3/+2
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-291-24/+12
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-292-15/+5
* aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2014-05-291-11/+3
* aarch64: Improve syscall-cancel stack frameRichard Henderson2014-05-291-86/+26
* aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2014-05-291-10/+8
* aarch64: Share code in syscall-cancel.hRichard Henderson2014-05-291-14/+14
* aarch64: Tabify sysdep-cancel.hRichard Henderson2014-05-291-51/+51
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-295-27/+18
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-281-6/+1
* tile: Convert fork.c to arch-fork.hRoland McGrath2014-05-281-4/+2
* IA64: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+29
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+28
* PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella2014-05-2613-0/+944
* PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2014-05-262-0/+266
* PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella2014-05-266-0/+13
* PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2014-05-262-27/+2
* PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2014-05-262-0/+59
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-252-2/+0