Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2018-12-07 | Add getcpu | H.J. Lu | 1 | -0/+1 |
2018-12-07 | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer | 1 | -0/+1 |
2018-11-21 | Remove the error handling wrapper from pow | Szabolcs Nagy | 1 | -0/+1 |
2018-11-21 | Remove the error handling wrapper from log2 | Szabolcs Nagy | 1 | -0/+1 |
2018-11-21 | Remove the error handling wrapper from log | Szabolcs Nagy | 1 | -0/+1 |
2018-11-21 | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy | 1 | -0/+2 |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer | 1 | -0/+1 |
2018-07-24 | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella | 2 | -0/+25 |
2018-07-10 | Add the statx function | Florian Weimer | 1 | -0/+1 |
2018-07-05 | Add renameat2 function [BZ #17662] | Florian Weimer | 1 | -0/+1 |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 1 | -0/+2 |
2018-05-17 | Add narrowing divide functions. | Joseph Myers | 1 | -0/+6 |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers | 1 | -0/+6 |
2018-05-04 | Ignore absolute symbols in ABI tests. | Joseph Myers | 13 | -45/+0 |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers | 1 | -0/+6 |
2018-02-10 | Add narrowing add functions. | Joseph Myers | 1 | -0/+7 |
2018-01-24 | Add localplt.data for ColdFire. | Joseph Myers | 1 | -0/+18 |
2018-01-24 | Add jmp_buf-macros.h for no-FPU ColdFire. | Joseph Myers | 2 | -0/+6 |
2018-01-24 | Add jmp_buf-macros.h for ColdFire. | Joseph Myers | 1 | -0/+6 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer | 1 | -0/+1 |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers | 2 | -0/+109 |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers | 2 | -0/+218 |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer | 1 | -0/+5 |
2017-11-27 | Implement the mlock2 function | Florian Weimer | 1 | -0/+1 |
2017-11-23 | Linux: Add memfd_create system call wrapper | Florian Weimer | 1 | -0/+1 |
2017-10-02 | New symbol version for logf, log2f and powf without SVID compat | Szabolcs Nagy | 1 | -0/+3 |
2017-09-25 | posix: Add compat glob symbol to not follow dangling symbols | Adhemerval Zanella | 1 | -0/+3 |
2017-09-25 | New expf and exp2f version without SVID compat wrapper | Szabolcs Nagy | 1 | -0/+3 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 1 | -0/+3 |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 1 | -0/+4 |
2017-05-30 | Add reallocarray function | Dennis Wölfing | 1 | -0/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2016-12-31 | Add fromfp functions. | Joseph Myers | 1 | -0/+12 |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 1 | -0/+3 |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers | 1 | -0/+6 |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -0/+2 |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 1 | -0/+2 |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers | 1 | -0/+3 |
2016-11-30 | ld.so: Remove __libc_memalign | Florian Weimer | 1 | -1/+0 |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 1 | -0/+3 |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 1 | -0/+3 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 1 | -0/+3 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+3 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 1 | -0/+3 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 1 | -0/+3 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 1 | -0/+3 |
2016-10-06 | Add iseqsig. | Joseph Myers | 1 | -0/+2 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+2 |