aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
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-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
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-03-06Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-20Update ARM HWCAP data.Joseph Myers
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-12Relocate alpha from ports to libcRichard Henderson
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft
2014-02-10Move mips from ports to libc.Joseph Myers
2014-02-10Whitespace fixesAndreas Schwab
2014-02-10Move m68k from ports to libcAndreas Schwab
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-02-08shm_open: sync with logic in sem_openMike Frysinger
2014-02-08linux: bits/in.h: sync with latest kernel headersMike Frysinger
2014-02-08linux_fsinfo.h: sync with current linux/magic.hMike Frysinger
2014-02-08Fix whitespace in ARM files to allow move.Joseph Myers
2014-02-08Move arm from ports to libc.Joseph Myers
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae
2014-02-05Fix comment in kernel-features.h.Carlos O'Donell
2014-02-05Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell
2014-02-04PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella
2014-01-24Restore ucontext ABI for soft-float sh4.Kaz Kojima
2014-01-23Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima
2014-01-22S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella