about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2333-215/+0
* SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath2014-06-2314-0/+0
* Update headers for Linux 3.15.Joseph Myers2014-06-232-0/+9
* Move linux bits/ files out of nptl/.Roland McGrath2014-06-202-18/+138
* Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers2014-06-214-59/+7
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-2013-0/+626
* Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers2014-06-201-37/+2
* Remove __ASSUME_F_GETOWN_EX.Joseph Myers2014-06-202-21/+1
* Remove __ASSUME_AT_RANDOM.Joseph Myers2014-06-202-44/+7
* Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2014-06-202-23/+2
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-2028-1572/+50
* 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