summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2018-04-04hurd: Silence warningSamuel 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
2018-04-03hurd: Avoid local PLT in libpthreadSamuel 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
2018-04-02hurd: whitelist rtld symbols expected to be overridableSamuel Thibault
2018-04-02Revert __dirfd PLT avoidance for nowSamuel Thibault
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-04-02hurd: Avoid local PLTs in libpthread.Samuel Thibault
2018-04-02hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault
2018-04-02hurd: Announce that glibc now builds unpatchedSamuel Thibault
2018-04-02hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault
2018-04-02hurd: Remove bogus net/if_ppp.hSamuel Thibault
2018-04-02hurd: Advertise libpthreadSamuel Thibault
2018-04-02hurd: Add hurd thread librarySamuel Thibault
2018-04-02hurd: avoid letting signals go to thread created by timer_createSamuel Thibault
2018-04-01support_format_addrinfo: Include unknown error number in resultFlorian Weimer
2018-03-29Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer
2018-03-27sparc: Fix arch_fork definitionAdhemerval Zanella
2018-03-27getlogin_r: return early when linux sentinel value is setJesse Hathaway
2018-03-27hurd: advertise process memory locking optionSamuel Thibault
2018-03-27Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers
2018-03-26RISC-V: add remaining relocationsAndreas Schwab
2018-03-25hurd: Regenerate errno.h headerSamuel Thibault
2018-03-25hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault
2018-03-25Add missing changelog from previous commitSamuel Thibault
2018-03-25hurd: Fix accessing errno from rtldSamuel Thibault
2018-03-24Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu
2018-03-23Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers