aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella
2015-01-12powerpc: Add adaptive elision to rwlocksAdhemerval Zanella
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel
2015-01-08Clean up allocrtsig code.Roland McGrath
2015-01-08Add stub sys/procfs.h fileRoland McGrath
2015-01-08NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath
2015-01-08powerpc: Fix compiler warning on some syscallsAdhemerval Zanella
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella
2015-01-06Clean up check_pf allocation pattern. addressesOndřej Bílka
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers
2015-01-05tile: check error properly for vDSO callsChris Metcalf
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel
2014-12-19Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers
2014-12-15Remove custom pthread_once implementation on s390.Torvald Riegel
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab
2014-12-10Fix MIPS waitid build.Joseph Myers
2014-12-10Fix MIPS sigaction build.Joseph Myers