about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* Convert sparc over to lowlevellock-futex.hDavid S. Miller2015-04-161-146/+1
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+1
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+54
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-18/+0
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-255-153/+106
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-254-0/+11
* pthread_setaffinity (Linux variant): Rewrite to use VLA instead of allocaFlorian Weimer2015-03-231-15/+18
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-231-5/+0
* linux-generic: add a READMEChris Metcalf2015-03-191-0/+11
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-124-24/+12
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-111-5/+1
* Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers2015-03-023-0/+15
* hppa: fix __O_SYNC to match the kernelJohn David Anglin2015-02-271-1/+1
* in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang2015-02-251-4/+4
* Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar2015-02-241-2/+3
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-245-11/+11
* hppa: fix build failure with RTLD_PRIVATE_ERRNOMike Frysinger2015-02-241-0/+3
* s390: Use generic lowlevellock-futex.hStefan Liebler2015-02-201-325/+10
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-181-16/+0
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-185-9/+13
* S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler2015-02-171-15/+4
* ia64: Remove custom lowlevellock.hTorvald Riegel2015-02-171-317/+0
* ia64: drop custom getpagesizeMike Frysinger2015-02-171-38/+0
* ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune2015-02-151-6/+0
* powerpc: Fix TABORT encoding for little endianAdhemerval Zanella2015-02-121-1/+1
* Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab2015-02-091-1/+1
* NPTL: Build tests using clone directly only for Linux.Roland McGrath2015-02-064-1/+225
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-066-232/+6
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-066-12/+2
* hppa: Sync with pthread.h.Carlos O'Donell2015-02-061-1/+1146
* glibc 2.21 pre-release update.Carlos O'Donell2015-02-051-1/+1
* hppa: Remove warnings and fix conformance errors.Carlos O'Donell2015-02-056-1205/+69
* ia64: avoid set-but-not-used warningAndreas Schwab2015-01-251-0/+3
* m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab2015-01-251-10/+9
* BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella2015-01-211-69/+59
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-2118-1793/+0
* Commit nios2 port to master.Chung-Lin Tang2015-01-1744-0/+4790
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-167-14/+42
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-1216-118/+313
* powerpc: Fix Copyright dates and CL entryAdhemerval Zanella2015-01-1213-13/+13
* powerpc: abort transaction in syscallsAdhemerval Zanella2015-01-122-0/+2
* powerpc: Add adaptive elision to rwlocksAdhemerval Zanella2015-01-122-3/+8
* powerpc: Add the lock elision using HTMAdhemerval Zanella2015-01-1215-5/+672
* MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune2015-01-091-8/+0
* MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2015-01-091-303/+0
* MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2015-01-091-89/+0
* Clean up allocrtsig code.Roland McGrath2015-01-082-82/+0
* Add stub sys/procfs.h fileRoland McGrath2015-01-081-1/+1
* NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath2015-01-081-0/+48
* powerpc: Fix compiler warning on some syscallsAdhemerval Zanella2015-01-084-8/+9