about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
...
* Fix mips fork after i386 reorganization.Roland McGrath2014-05-142-1/+1
* Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath2014-05-1459-0/+6452
* Fix powerpc fork after i386 reorganization.Roland McGrath2014-05-141-0/+1
* Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath2014-05-1410-10/+10
* Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath2014-05-1424-0/+5322
* x86: Consolidate NPTL fork.Roland McGrath2014-05-142-0/+54
* Consolidate not-cancel.h files.Roland McGrath2014-05-144-63/+27
* Move x86_64 compat-timer.h out of nptl/Roland McGrath2014-05-141-0/+45
* Move x86_64 timer_*.c out of nptl/Roland McGrath2014-05-146-0/+231
* x86: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-142-11/+0
* x86: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-142-12/+39
* ARM: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-143-77/+20
* Reduce kernel-features.h duplication.Joseph Myers2014-05-1410-129/+29
* Clean up ARM old-ABI symbol versioning relics.Joseph Myers2014-05-142-48/+1
* Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2014-05-132-221/+0
* Verbatim NPTL file moves for ARM/Linux.Roland McGrath2014-05-1321-0/+0
* Consolidate NPTL configury for ARM/Linux.Roland McGrath2014-05-1310-41/+27
* Consolidate NPTL vs non clone.S for ARM.Roland McGrath2014-05-132-7/+1
* Clean up __exit_thread.Roland McGrath2014-05-133-23/+39
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-127-162/+56
* Some configure-related decrufting.Roland McGrath2014-05-082-8/+0
* Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath2014-05-061-278/+0
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-0/+2
* Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath2014-05-051-0/+4
* ARM: Remove lowlevellock.cWill Newton2014-05-011-132/+0
* Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2014-04-301-1/+1
* Fix some sparc conform test failures in siginfo.hDavid S. Miller2014-04-301-0/+2
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-306-42/+26
* Relocate hppa from ports to libc.Carlos O'Donell2014-04-2967-0/+5958
* Fix sigaction conform test failures on sparc.David S. Miller2014-04-221-1/+2
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-55/+95
* alpha: Remove alpha-linux pthread_once.cRichard Henderson2014-04-161-95/+0
* Fixed and unified pthread_once.Torvald Riegel2014-04-116-549/+0
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-098-0/+24
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-062-0/+37
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-315-6/+37
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-312-0/+35
* Fix use of uninitialized variableAndreas Schwab2014-03-251-5/+6
* S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler2014-03-241-2/+2
* S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler2014-03-241-1/+2
* Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab2014-03-241-4/+28
* Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers2014-03-212-0/+3
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-192-1/+10
* Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath2014-03-181-0/+7
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-181-108/+0
* aarch64: Remove inaccurate comment from sysdep.hWill Newton2014-03-181-4/+0
* Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers2014-03-121-0/+3
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-078-316/+364
* Don't define __ASSUME_UTIMES for linux-generic architectures.Joseph Myers2014-03-062-2/+0
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-2117-33/+33