| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer | 2018-12-07 | 1 | -0/+1 |
* | Remove the error handling wrapper from pow | Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from log2 | Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from log | Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy | 2018-11-21 | 1 | -0/+2 |
* | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer | 2018-11-06 | 1 | -0/+1 |
* | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella | 2018-07-24 | 2 | -0/+25 |
* | Add the statx function | Florian Weimer | 2018-07-10 | 1 | -0/+1 |
* | Add renameat2 function [BZ #17662] | Florian Weimer | 2018-07-05 | 1 | -0/+1 |
* | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 2018-06-26 | 1 | -0/+1 |
* | Make llseek a compat symbol (bug 18471). | Joseph Myers | 2018-05-22 | 1 | -1/+0 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 1 | -0/+13 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 1 | -0/+13 |
* | Ignore absolute symbols in ABI tests. | Joseph Myers | 2018-05-04 | 13 | -29/+0 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 1 | -0/+13 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 1 | -0/+14 |
* | LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes | Andreas Schwab | 2018-01-25 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 5 | -5/+5 |
* | 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 |
* | x32: Remove unused getcpu implementation | Adhemerval Zanella | 2017-12-01 | 1 | -32/+0 |
* | 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 |
* | 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 | 2 | -2/+0 |
* | posix: Sync glob with gnulib [BZ #1062] | Adhemerval Zanella | 2017-09-08 | 1 | -0/+1 |
* | Remove p{read,write}{v} and fallocate from x86 auto-generation list | Adhemerval Zanella | 2017-08-22 | 1 | -1/+0 |
* | Fix {INLINE,INTERNAL}_SYSCALL macros for x32 | Adhemerval Zanella | 2017-08-22 | 1 | -11/+13 |
* | Add float128 support for x86_64, x86. | Joseph Myers | 2017-06-26 | 2 | -0/+145 |
* | x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2 | H.J. Lu | 2017-06-05 | 1 | -0/+4 |
* | 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 |
* | conformtest: Add x32 XFAILs for mq_attr element types (bug 21279). | Joseph Myers | 2017-03-20 | 1 | -1/+1 |
* | conformtest: XFAIL tv_nsec tests for x32 (bug 16437). | Joseph Myers | 2017-03-18 | 1 | -0/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 6 | -6/+6 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -0/+1 |
* | 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 | 1 | -1/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |