summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-211-6/+3
* tile: provide localplt.data with __tls_get_addr optionalChris Metcalf2014-12-201-0/+18
* i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2014-12-192-110/+157
* Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2014-12-192-120/+24
* sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel2014-12-1919-5572/+0
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-1711-11/+20
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-161-2/+0
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-161-0/+2
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-9/+15