about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use -Werror=undef for assembly code.Roland McGrath2015-02-121-8/+4
* 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
* mips: Fix __libc_pread prototypeAdhemerval Zanella2015-01-071-1/+1
* Clean up check_pf allocation pattern. addressesOndřej Bílka2015-01-061-84/+39
* Function declaration cleanupAdhemerval Zanella2015-01-0635-171/+39
* Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2015-01-062-8/+7
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-052-259/+0
* Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers2015-01-051-1/+1
* tile: check error properly for vDSO callsChris Metcalf2015-01-053-6/+20
* Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers2015-01-051-1/+1
* Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers2015-01-052-2/+2
* Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune2015-01-051-9/+0