summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-02-08Fix wait inversion for 64bit caseSamuel Thibault
2015-02-08Fix buildSamuel Thibault
2015-02-08Fix uninitialized valueSamuel Thibault
2015-02-03Update copyright yearsSamuel Thibault
2015-01-29WIPSamuel Thibault
2015-01-29Merge commit 'refs/top-bases/t/lockf64' into t/lockf64Samuel Thibault
2015-01-23Merge commit 'refs/top-bases/t/WRLCK-upgrade' into t/WRLCK-upgradeThomas Schwinge
2015-01-23Merge commit 'refs/top-bases/t/lockf64' into t/lockf64Thomas Schwinge
2015-01-22Merge commit 'refs/top-bases/t/WRLCK-upgrade' into t/WRLCK-upgradeThomas Schwinge
2015-01-22Merge commit 'refs/top-bases/t/lockf64' into t/lockf64Thomas Schwinge
2014-11-23Add an atomic flagSamuel Thibault
2014-11-23Make F_WRLCK potentially upgrade owned F_RDLCKSamuel Thibault
2014-10-05fix indentSamuel Thibault
2014-08-31Fix commentSamuel Thibault
2014-08-31typoSamuel Thibault
2014-08-31don't include bits/fcntl.h directlySamuel Thibault
2014-08-31typoSamuel Thibault
2014-08-31typoSamuel Thibault
2014-08-31update copyrightSamuel Thibault
2014-08-31overflow can not happen from flock to flock64Samuel Thibault
2014-08-31This TODO will be for actual flock supportSamuel Thibault
2014-08-31Add handling code, untested for nowSamuel Thibault
2014-08-28[WIP] [PATCH] Fix lockf64 supportSamuel Thibault
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae
2014-02-05Fix comment in kernel-features.h.Carlos O'Donell
2014-02-05Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell
2014-02-04Adjust sparc ULPs.David S. Miller
2014-02-04PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella
2014-02-04abilist-pattern configurabilityAdhemerval Zanella
2014-02-04Update x86_64 ULPs (AMD family 21, model 2)Eric Wong
2014-02-04Update x86_64 ULPs (AMD Family 10h)Eric Wong
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu
2014-01-28Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima
2014-01-27Regenerate SH libm-test-ulps with proper compiler options.Kaz Kojima
2014-01-24Rebuild sparc ULPs.David S. Miller
2014-01-25Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima
2014-01-24Restore ucontext ABI for soft-float sh4.Kaz Kojima
2014-01-23Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima
2014-01-22S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel
2014-01-20Include generic symbol-hacks.h for x32H.J. Lu
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella
2014-01-16s390: implement sotruss supportMike Frysinger
2014-01-16PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella
2014-01-15PowerPC: sotruss-lib implementationAdhemerval Zanella
2014-01-15Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka
2014-01-15[BZ #16427] Fix ldbl-128 exp overflows.Andreas Krebbel
2014-01-15S/390: Regenerate ULPs.Andreas Krebbel
2014-01-10ARM: Disable compat mcount code when unneeded.Roland McGrath