about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault2018-04-032-1/+8
* [PATCH 7/7] sin/cos slow paths: refactor sincos implementationWilco Dijkstra2018-04-033-45/+59
* [PATCH 6/7] sin/cos slow paths: refactor duplicated code into dosinWilco Dijkstra2018-04-032-27/+22
* [PATCH 5/7] sin/cos slow paths: remove unused slowpath functionsWilco Dijkstra2018-04-032-444/+20
* [PATCH 4/7] sin/cos slow paths: remove slow paths from huge range reductionWilco Dijkstra2018-04-033-64/+45
* [PATCH 3/7] sin/cos slow paths: remove slow paths from small range reductionWilco Dijkstra2018-04-033-53/+56
* [PATCH 2/7] sin/cos slow paths: remove large range reductionWilco Dijkstra2018-04-033-103/+11
* [PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra2018-04-034-27/+35
* Use Linux 4.16 in build-many-glibcs.py.Joseph Myers2018-04-032-1/+6
* Assume O_DIRECTORY for opendirAdhemerval Zanella2018-04-033-123/+13
* Add Changelog reference to BZ#23024Adhemerval Zanella2018-04-031-0/+1
* s390x: Fix hidden aliasesSamuel Thibault2018-04-032-0/+4
* hurd: Avoid local PLT in libpthreadSamuel Thibault2018-04-032-3/+6
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-038-4/+23
* hurd: Fix typoSamuel Thibault2018-04-031-1/+1
* hurd: Avoid more libc.so PLTsSamuel Thibault2018-04-025-0/+18
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-0223-31/+138
* hurd: whitelist ld.so PLTs supposed to be avoided by rtld_hiddenSamuel Thibault2018-04-021-0/+12
* hurd: Update localplt.dataSamuel Thibault2018-04-021-8/+28
* hurd: Add __errno_location to overridable ld.so symbolsSamuel Thibault2018-04-021-0/+1
* hurd: whitelist rtld symbols expected to be overridableSamuel Thibault2018-04-022-0/+22
* Revert __dirfd PLT avoidance for nowSamuel Thibault2018-04-022-2/+1
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-0223-38/+82
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-0223-35/+163
* hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault2018-04-022-5/+8
* hurd: Announce that glibc now builds unpatchedSamuel Thibault2018-04-023-3/+8
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-02209-1550/+1736
* hurd: Remove bogus net/if_ppp.hSamuel Thibault2018-04-023-173/+3
* hurd: Advertise libpthreadSamuel Thibault2018-04-023-14/+47
* hurd libpthread: add function missing in ABI listSamuel Thibault2018-04-021-0/+1
* hurd: Add hurd thread librarySamuel Thibault2018-04-02250-0/+13927
* hurd: avoid letting signals go to thread created by timer_createSamuel Thibault2018-04-022-0/+11
* support_format_addrinfo: Include unknown error number in resultFlorian Weimer2018-04-012-1/+10
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-03-292-0/+7
* sparc: Fix arch_fork definitionAdhemerval Zanella2018-03-273-0/+25
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-03-272-0/+14
* hurd: advertise process memory locking optionSamuel Thibault2018-03-272-2/+6
* Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab2018-03-272-0/+11
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-269-133/+13
* RISC-V: add remaining relocationsAndreas Schwab2018-03-262-12/+73
* hurd: Regenerate errno.h headerSamuel Thibault2018-03-252-2/+3
* hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2018-03-252-5/+7
* Add missing changelog from previous commitSamuel Thibault2018-03-251-0/+11
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-255-9/+51
* hurd: Fix accessing errno from rtldSamuel Thibault2018-03-252-1/+6
* Add $(tests-execstack-$(have-z-execstack)) after defined [BZ #22998]H.J. Lu2018-03-242-1/+8
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-03-233-6/+72
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-2221-210/+95
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-2112-200/+115
* Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers2018-03-203-71/+6