aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers10-43/+4
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton2-2/+1
2014-09-20Fix prototype of eventfd.Rasmus Villemoes3-3/+3
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka1-3/+3
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2-12/+0
2014-09-15Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab1-7/+4
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers17-71/+71
2014-09-12Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers3-2/+10
2014-09-12Move OS-specific shlib-versions entries to sysdeps files.Joseph Myers1-0/+2
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers5-0/+17
2014-09-10tile: remove linux lowlevellock.hChris Metcalf1-304/+0
2014-09-07HPPA: Add c++-types.data.Carlos O'Donell1-0/+67
2014-09-07HPPA: Transition to new non-addon NPTL.Carlos O'Donell17-289/+3
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar13-14/+15
2014-08-13Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers1-1/+2
2014-08-06PowerPC: Fix termios definitionsAdhemerval Zanella2-50/+73
2014-08-05alpha: Fix exception raising from soft-fpRichard Henderson1-4/+5
2014-08-05alpha: Remove linux lowlevellock.hRichard Henderson1-305/+0
2014-08-04MIPS - Remove mips lowlevellock.h.Bernard Ogden1-354/+0
2014-08-04AArch64: Remove lowlevellock.hWill Newton1-312/+0
2014-08-04ia64: define nocancel entry points in PSEUDOMike Frysinger1-0/+19
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath31-17/+18
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath3-212/+0
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath2-25/+2
2014-08-04IA64: Consolidate NPTL/non versions of vforkRoland McGrath4-131/+79
2014-08-04IA64: Consolidate NPTL/non versions of cloneRoland McGrath2-11/+0
2014-08-01Remove sysdeps/unix/sysv/linux/arm/lowlevellock.hRoland McGrath1-307/+0
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath1-44/+0
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath1-0/+33
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath1-0/+33
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler18-321/+87
2014-07-29fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton1-0/+17
2014-07-18m68k: use generic lowlevellock.hAndreas Schwab1-308/+0
2014-07-17[PATCH 6/6] Split s390 out of main Linux kernel-features.h.Joseph Myers2-3/+23
2014-07-17[PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2-25/+44
2014-07-17[PATCH 4/6] Split powerpc out of main Linux kernel-features.h.Joseph Myers2-13/+48
2014-07-17[PATCH 3/6] Split sparc out of main Linux kernel-features.h.Joseph Myers2-27/+57
2014-07-17[PATCH 2/6] Split i386 out of main Linux kernel-features.h.Joseph Myers2-7/+40
2014-07-17[PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2-9/+42
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers14-88/+136
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers11-0/+80
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath2-21/+0
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath1-0/+137
2014-07-10PowerPC: Fix build due missing lll_robust_trylockAdhemerval Zanella1-2/+17
2014-07-10Get rid of lll_robust_dead.Roland McGrath15-157/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath15-137/+0
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar1-1/+7
2014-07-09Fix missing newline in test outputAndreas Schwab1-1/+1
2014-07-07NPTL is no longer an add-on!Roland McGrath19-54/+18
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath41-121/+1989