aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler1-1/+2
2014-03-24Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab1-4/+28
2014-03-21Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers2-0/+3
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2-1/+10
2014-03-18Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath1-0/+7
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath1-108/+0
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton1-4/+0
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers1-0/+3
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers8-316/+364
2014-03-06Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers2-2/+0
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers17-33/+33
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers10-7/+70
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers10-6/+66
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers12-22/+87
2014-02-20Update ARM HWCAP data.Joseph Myers3-3/+6
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove55-0/+5256
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger111-0/+9704
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers12-15/+15
2014-02-12Relocate alpha from ports to libcRichard Henderson151-0/+12464
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft66-0/+6577