aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella1-2/+9
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
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath3-77/+20
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab1-1/+1
2014-05-14Reduce kernel-features.h duplication.Joseph Myers10-129/+29
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers2-48/+1
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2-221/+0
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath21-0/+0
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath10-41/+27
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath2-7/+1
2014-05-13Clean up __exit_thread.Roland McGrath3-23/+39
2014-05-13Fix typo in assertionAndreas Schwab1-1/+1
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers7-162/+56
2014-05-08Some configure-related decrufting.Roland McGrath2-8/+0
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath1-278/+0
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno1-0/+2
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath1-0/+4
2014-05-01ARM: Remove lowlevellock.cWill Newton1-132/+0
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller1-1/+1
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller1-0/+2
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers6-42/+26
2014-04-29Relocate hppa from ports to libc.Carlos O'Donell67-0/+5958
2014-04-22Fix sigaction conform test failures on sparc.David S. Miller1-1/+2
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton1-55/+95
2014-04-16alpha: Remove alpha-linux pthread_once.cRichard Henderson1-95/+0
2014-04-16alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson1-1/+1
2014-04-11Fixed and unified pthread_once.Torvald Riegel6-549/+0
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella8-0/+24
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2-0/+37
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers5-6/+37
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2-0/+35
2014-03-25Fix use of uninitialized variableAndreas Schwab1-5/+6
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler1-2/+2