| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 2018-06-26 | 1 | -0/+2 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 1 | -0/+14 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 1 | -0/+14 |
* | Ignore absolute symbols in ABI tests. | Joseph Myers | 2018-05-04 | 13 | -91/+0 |
* | Consolidate alphasort{64} and versionsort{64} implementation | Adhemerval Zanella | 2018-04-23 | 2 | -0/+6 |
* | Consolidate scandir{at}{64} implementation | Adhemerval Zanella | 2018-04-20 | 1 | -1/+0 |
* | Consolidate Linux getdents{64} implementation | Adhemerval Zanella | 2018-04-19 | 1 | -1/+0 |
* | Consolidate Linux readdir{64}{_r} implementation | Adhemerval Zanella | 2018-04-06 | 2 | -2/+0 |
* | linux: Consolidate sigaction implementation | Adhemerval Zanella | 2018-04-05 | 1 | -36/+6 |
* | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers | 2018-03-22 | 1 | -11/+0 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 1 | -0/+14 |
* | sparc32: Add nop before __startcontext to stop unwinding [BZ #22919] | Aurelien Jarno | 2018-03-09 | 1 | -0/+13 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 1 | -0/+15 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 16 | -16/+16 |
* | copy_file_range: New function to copy file data | Florian Weimer | 2017-12-22 | 1 | -0/+1 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 2 | -0/+109 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 2 | -0/+218 |
* | Linux: Implement interfaces for memory protection keys | Florian Weimer | 2017-12-05 | 1 | -0/+5 |
* | Implement the mlock2 function | Florian Weimer | 2017-11-27 | 1 | -0/+1 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 2 | -0/+109 |
* | Linux: Add memfd_create system call wrapper | Florian Weimer | 2017-11-23 | 1 | -0/+1 |
* | Add jmp_buf-macros.h | H.J. Lu | 2017-11-09 | 1 | -0/+6 |
* | Add _Float128 function aliases. | Joseph Myers | 2017-10-18 | 2 | -0/+109 |
* | Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229). | Joseph Myers | 2017-10-04 | 2 | -0/+4 |
* | New symbol version for logf, log2f and powf without SVID compat | Szabolcs Nagy | 2017-10-02 | 1 | -0/+3 |
* | posix: Add compat glob symbol to not follow dangling symbols | Adhemerval Zanella | 2017-09-25 | 1 | -0/+3 |
* | New expf and exp2f version without SVID compat wrapper | Szabolcs Nagy | 2017-09-25 | 1 | -0/+3 |
* | posix: Consolidate Linux glob implementation | Adhemerval Zanella | 2017-09-08 | 1 | -1/+0 |
* | Remove cancellation support for syscall generation | Adhemerval Zanella | 2017-08-24 | 1 | -111/+0 |
* | Fix sparc32 bits/long-double.h (bug 21987). | Joseph Myers | 2017-08-22 | 1 | -0/+26 |
* | Remove SPARC sqrt wrappers (bug 21973). | Joseph Myers | 2017-08-21 | 1 | -0/+1 |
* | ld.so: Introduce struct dl_exception | Florian Weimer | 2017-08-10 | 1 | -0/+2 |
* | Consolidate Linux fcntl implementation | Adhemerval Zanella | 2017-06-30 | 1 | -1/+0 |
* | SPARC sys/ucontext.h namespace fixes (bug 21457). | Joseph Myers | 2017-06-29 | 1 | -1/+0 |
* | Call exit directly in clone (BZ #21512) | Adhemerval Zanella | 2017-06-26 | 1 | -3/+2 |
* | Update nios2, sparc32 localplt.data files for recent GCC change. | Joseph Myers | 2017-06-09 | 1 | -0/+1 |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 1 | -0/+4 |
* | Add reallocarray function | Dennis Wölfing | 2017-05-30 | 1 | -0/+2 |
* | Consolidate set* Linux implementation | Adhemerval Zanella | 2017-03-28 | 9 | -10/+0 |
* | sparc: Remove unused assignment in __clone | Ivo Raisr | 2017-02-06 | 1 | -1/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 16 | -16/+16 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Do not stack-protect sigreturn stubs [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -2/+6 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 1 | -0/+2 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 1 | -0/+2 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 2 | -5/+2 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 1 | -0/+3 |