aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2014-05-14Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath
2014-05-14Fix mips fork after i386 reorganization.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath
2014-05-14Fix powerpc fork after i386 reorganization.Roland McGrath
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath
2014-05-14x86: Consolidate NPTL fork.Roland McGrath
2014-05-14Consolidate not-cancel.h files.Roland McGrath
2014-05-14Move x86_64 compat-timer.h out of nptl/Roland McGrath
2014-05-14Move x86_64 timer_*.c out of nptl/Roland McGrath
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath
2014-05-13Clean up __exit_thread.Roland McGrath
2014-05-13Fix typo in assertionAndreas Schwab
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-05-08Some configure-related decrufting.Roland McGrath
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath
2014-05-01ARM: Remove lowlevellock.cWill Newton
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers
2014-04-29Relocate hppa from ports to libc.Carlos O'Donell
2014-04-22Fix sigaction conform test failures on sparc.David S. Miller
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton
2014-04-16alpha: Remove alpha-linux pthread_once.cRichard Henderson
2014-04-16alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers
2014-03-25Fix use of uninitialized variableAndreas Schwab
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler
2014-03-24Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab
2014-03-21Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers
2014-03-18Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton