about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-0521-585/+210
* S390: Regenerate ULPs.Stefan Liebler2018-04-051-0/+6
* Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault2018-04-051-2/+0
* hurd: Avoid PLT for dirfdSamuel Thibault2018-04-052-0/+2
* hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault2018-04-041-0/+2
* powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho2018-04-041-0/+6
* elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-0423-41/+45
* Make sysdeps/generic/internal-signals.h less stubby.Zack Weinberg2018-04-041-3/+12
* hurd: Fix typoSamuel Thibault2018-04-041-1/+1
* hurd: Add missing symbolsSamuel Thibault2018-04-041-0/+1
* hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault2018-04-041-1/+1
* hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault2018-04-031-2/+6
* Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault2018-04-031-1/+1
* Revert "s390x: Fix hidden aliases"Samuel Thibault2018-04-031-2/+0
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-04-031-0/+1
* Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella2018-04-036-46/+46
* hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault2018-04-031-1/+3
* [PATCH 7/7] sin/cos slow paths: refactor sincos implementationWilco Dijkstra2018-04-032-45/+52
* [PATCH 6/7] sin/cos slow paths: refactor duplicated code into dosinWilco Dijkstra2018-04-031-27/+13
* [PATCH 5/7] sin/cos slow paths: remove unused slowpath functionsWilco Dijkstra2018-04-031-444/+3
* [PATCH 4/7] sin/cos slow paths: remove slow paths from huge range reductionWilco Dijkstra2018-04-032-64/+34
* [PATCH 3/7] sin/cos slow paths: remove slow paths from small range reductionWilco Dijkstra2018-04-032-53/+47
* [PATCH 2/7] sin/cos slow paths: remove large range reductionWilco Dijkstra2018-04-032-103/+2
* [PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra2018-04-033-26/+26
* Assume O_DIRECTORY for opendirAdhemerval Zanella2018-04-032-123/+5
* s390x: Fix hidden aliasesSamuel Thibault2018-04-031-0/+2
* hurd: Avoid more libc.so local PLTsSamuel Thibault2018-04-031-1/+1
* hurd: Avoid more libc.so PLTsSamuel Thibault2018-04-022-0/+7
* hurd: Avoid some libc.so PLTsSamuel Thibault2018-04-029-4/+50
* 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-021-0/+20
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-0213-15/+15
* hurd: Avoid local PLTs in libpthread.Samuel Thibault2018-04-0215-19/+63
* hurd: Fix exposition of UTIME_NOW, UTIME_OMITSamuel Thibault2018-04-021-5/+5
* hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+Samuel Thibault2018-04-02168-1265/+1242
* hurd: Remove bogus net/if_ppp.hSamuel Thibault2018-04-022-173/+1
* hurd: Advertise libpthreadSamuel Thibault2018-04-022-14/+37
* hurd libpthread: add function missing in ABI listSamuel Thibault2018-04-021-0/+1
* hurd: Add hurd thread librarySamuel Thibault2018-04-02196-0/+9774
* hurd: avoid letting signals go to thread created by timer_createSamuel Thibault2018-04-021-0/+6
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-03-291-0/+2
* sparc: Fix arch_fork definitionAdhemerval Zanella2018-03-272-0/+18
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-03-271-0/+9
* hurd: advertise process memory locking optionSamuel Thibault2018-03-271-2/+2
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-268-133/+0
* hurd: Regenerate errno.h headerSamuel Thibault2018-03-251-2/+2
* hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2018-03-251-1/+1