about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers2015-01-021-1/+3
* Fix MIPS sa_flags type (bug 17781).Joseph Myers2015-01-021-1/+1
* Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers2015-01-021-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021466-1466/+1466
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-314-1/+199
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-301-1/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-291-1/+1
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-261-9/+0
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-261-3/+3
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-226-44/+38
* 2014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-221-0/+4
* Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2014-12-222-4/+0
* tile: remove localplt.data and use generic one again.Chris Metcalf2014-12-211-18/+0