Age | Commit message (Expand) | Author |
2018-04-05 | Update SPARC libm-test-ulps. | Adhemerval Zanella |
2018-04-05 | Update ARM libm-test-ulps. | Adhemerval Zanella |
2018-04-05 | linux: Consolidate sigaction implementation | Adhemerval Zanella |
2018-04-05 | S390: Regenerate ULPs. | Stefan Liebler |
2018-04-05 | Revert "hurd: Avoid PLTs for longjmp & siglongjmp" | Samuel Thibault |
2018-04-05 | hurd: Avoid PLT for dirfd | Samuel Thibault |
2018-04-04 | hurd: Avoid PLTs for longjmp & siglongjmp | Samuel Thibault |
2018-04-04 | powerpc: Update sin, cos and sincos ULPs | Tulio Magno Quites Machado Filho |
2018-04-04 | elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818] | Maciej W. Rozycki |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki |
2018-04-04 | Make sysdeps/generic/internal-signals.h less stubby. | Zack Weinberg |
2018-04-04 | hurd: Fix typo | Samuel Thibault |
2018-04-04 | hurd: Add missing symbols | Samuel Thibault |
2018-04-04 | hurd: Fix missing trailing NUL in __if_nametoindex | Samuel Thibault |
2018-04-03 | hurd: Make __if_nametoindex return ENODEV if ifname is too long | Samuel Thibault |
2018-04-03 | Revert parts of "hurd: Avoid more libc.so local PLTs" | Samuel Thibault |
2018-04-03 | Revert "s390x: Fix hidden aliases" | Samuel Thibault |
2018-04-03 | Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] | H.J. Lu |
2018-04-03 | Filter out NPTL internal signals (BZ #22391) | Adhemerval Zanella |
2018-04-03 | hurd: Fix buffer overrun in __if_nametoindex | Samuel Thibault |
2018-04-03 | [PATCH 7/7] sin/cos slow paths: refactor sincos implementation | Wilco Dijkstra |
2018-04-03 | [PATCH 6/7] sin/cos slow paths: refactor duplicated code into dosin | Wilco Dijkstra |
2018-04-03 | [PATCH 5/7] sin/cos slow paths: remove unused slowpath functions | Wilco Dijkstra |
2018-04-03 | [PATCH 4/7] sin/cos slow paths: remove slow paths from huge range reduction | Wilco Dijkstra |
2018-04-03 | [PATCH 3/7] sin/cos slow paths: remove slow paths from small range reduction | Wilco Dijkstra |
2018-04-03 | [PATCH 2/7] sin/cos slow paths: remove large range reduction | Wilco Dijkstra |
2018-04-03 | [PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputs | Wilco Dijkstra |
2018-04-03 | Assume O_DIRECTORY for opendir | Adhemerval Zanella |
2018-04-03 | s390x: Fix hidden aliases | Samuel Thibault |
2018-04-03 | hurd: Avoid more libc.so local PLTs | Samuel Thibault |
2018-04-02 | hurd: Avoid more libc.so PLTs | Samuel Thibault |
2018-04-02 | hurd: Avoid some libc.so PLTs | Samuel Thibault |
2018-04-02 | hurd: whitelist ld.so PLTs supposed to be avoided by rtld_hidden | Samuel Thibault |
2018-04-02 | hurd: Update localplt.data | Samuel Thibault |
2018-04-02 | hurd: Add __errno_location to overridable ld.so symbols | Samuel Thibault |
2018-04-02 | hurd: whitelist rtld symbols expected to be overridable | Samuel Thibault |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault |
2018-04-02 | hurd: Avoid local PLTs in libpthread. | Samuel Thibault |
2018-04-02 | hurd: Fix exposition of UTIME_NOW, UTIME_OMIT | Samuel Thibault |
2018-04-02 | hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ | Samuel Thibault |
2018-04-02 | hurd: Remove bogus net/if_ppp.h | Samuel Thibault |
2018-04-02 | hurd: Advertise libpthread | Samuel Thibault |
2018-04-02 | hurd libpthread: add function missing in ABI list | Samuel Thibault |
2018-04-02 | hurd: Add hurd thread library | Samuel Thibault |
2018-04-02 | hurd: avoid letting signals go to thread created by timer_create | Samuel Thibault |
2018-03-29 | Linux i386: tst-bz21269 triggers SIGBUS on some kernels | Florian Weimer |
2018-03-27 | sparc: Fix arch_fork definition | Adhemerval Zanella |
2018-03-27 | getlogin_r: return early when linux sentinel value is set | Jesse Hathaway |
2018-03-27 | hurd: advertise process memory locking option | Samuel Thibault |
2018-03-26 | Unify umount function implementations (bug 16552). | Joseph Myers |