aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2-0/+266
2014-05-26PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella6-0/+13
2014-05-26PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2-27/+2
2014-05-26PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2-0/+59
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2-2/+0
2014-05-25aarch64: Tidy syscall error checkRichard Henderson2-10/+13
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2-24/+1
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson1-1/+1
2014-05-25alpha: Do non-default symbols in pt-vfork.SRichard Henderson2-6/+14
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson32-15/+16
2014-05-23alpha: Consolidate NPTL/non versions of vforkRichard Henderson4-59/+62
2014-05-23alpha: Merge standard and nptl clone.SRichard Henderson2-15/+3
2014-05-23alpha: Remove nptl/fork.cRichard Henderson1-29/+0
2014-05-21AArch64: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-05-21aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson1-5/+4
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson1-2/+1
2014-05-20Fix ARM build with GCC trunk.Joseph Myers2-2/+4
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson1-1/+1
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson1-333/+0
2014-05-20AArch64: Fix handling of nocancel syscall failuresWill Newton1-0/+1
2014-05-20AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux2-21/+16
2014-05-17alpha: Create __syscall_nocancel entry pointsRichard Henderson2-21/+16
2014-05-17Merge remote-tracking branch 'origin/roland/nptl-alpha'Richard Henderson1-10/+8
2014-05-17Fix some termios.h conformtest failures on sparc.David S. Miller1-14/+5
2014-05-16Fix __waitpid_nocancel link error.linaro/masterRoland McGrath1-6/+1
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella1-2/+9
2014-05-16Alpha: Convert fork.c to arch-fork.hRoland McGrath1-10/+8
2014-05-16ARM: Convert fork.c to arch-fork.hRoland McGrath1-10/+7
2014-05-16Add stub arch-fork.h header.Roland McGrath1-0/+27
2014-05-16Split arch-fork.h from fork.hRoland McGrath6-6/+6
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno1-0/+27
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno1-1/+3
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath43-0/+0
2014-05-14Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath15-0/+551
2014-05-14Fix mips fork after i386 reorganization.Roland McGrath2-1/+1
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath59-0/+6452
2014-05-14Fix powerpc fork after i386 reorganization.Roland McGrath1-0/+1
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath10-10/+10
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath24-0/+5322
2014-05-14x86: Consolidate NPTL fork.Roland McGrath2-0/+54
2014-05-14Consolidate not-cancel.h files.Roland McGrath4-63/+27
2014-05-14Move x86_64 compat-timer.h out of nptl/Roland McGrath1-0/+45
2014-05-14Move x86_64 timer_*.c out of nptl/Roland McGrath6-0/+231
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath2-11/+0
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath2-12/+39