summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-18conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-18Make build-many-glibcs.py build GCC for powerpcspe with --enable-obsolete.Joseph Myers
2018-04-18hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault
2018-04-18hurd: fix conformity test for sys/un.hSamuel Thibault
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella
2018-04-16Add aliases to recognize normalized charset names (bug 19527)Andreas Schwab
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-09resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]Florian Weimer
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella
2018-04-06Fix missing @ before texinfo commandAndreas Schwab
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-05manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer
2018-04-05manual: Move mbstouwcs to an example C fileFlorian Weimer
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-04inet: Actually build and run tst-deadlineFlorian Weimer
2018-04-04hurd: Fix typoSamuel Thibault
2018-04-04hurd: fix buildSamuel Thibault
2018-04-04hurd: Add missing symbolsSamuel Thibault
2018-04-04hurd: Silence warningSamuel 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-03Use Linux 4.16 in build-many-glibcs.py.Joseph Myers
2018-04-03Assume O_DIRECTORY for opendirAdhemerval Zanella
2018-04-03Add Changelog reference to BZ#23024Adhemerval Zanella
2018-04-03s390x: Fix hidden aliasesSamuel Thibault