summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-04-19hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault
2018-04-19Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella
2018-04-19hurd: Fix symbols expositionSamuel Thibault
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella
2018-04-19hurd: Update struct statfs according to struct statvfsSamuel Thibault
2018-04-19hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault
2018-04-19hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-18hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella
2018-04-15Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397Patrick McGehearty
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella
2018-04-05Update SPARC libm-test-ulps.Adhemerval Zanella
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella
2018-04-05S390: Regenerate ULPs.Stefan Liebler
2018-04-05Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault
2018-04-05hurd: Avoid PLT for dirfdSamuel Thibault
2018-04-04hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault
2018-04-04powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho
2018-04-04elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-04-04Make sysdeps/generic/internal-signals.h less stubby.Zack Weinberg
2018-04-04hurd: Fix typoSamuel Thibault
2018-04-04hurd: Add missing symbolsSamuel Thibault
2018-04-04hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault
2018-04-03hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault
2018-04-03Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault
2018-04-03Revert "s390x: Fix hidden aliases"Samuel Thibault
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella
2018-04-03hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault
2018-04-03[PATCH 7/7] sin/cos slow paths: refactor sincos implementationWilco Dijkstra
2018-04-03[PATCH 6/7] sin/cos slow paths: refactor duplicated code into dosinWilco Dijkstra
2018-04-03[PATCH 5/7] sin/cos slow paths: remove unused slowpath functionsWilco Dijkstra
2018-04-03[PATCH 4/7] sin/cos slow paths: remove slow paths from huge range reductionWilco Dijkstra
2018-04-03[PATCH 3/7] sin/cos slow paths: remove slow paths from small range reductionWilco Dijkstra
2018-04-03[PATCH 2/7] sin/cos slow paths: remove large range reductionWilco Dijkstra
2018-04-03[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra
2018-04-03Assume O_DIRECTORY for opendirAdhemerval Zanella
2018-04-03s390x: Fix hidden aliasesSamuel Thibault
2018-04-03hurd: Avoid more libc.so local PLTsSamuel Thibault
2018-04-02hurd: Avoid more libc.so PLTsSamuel Thibault
2018-04-02hurd: Avoid some libc.so PLTsSamuel Thibault