Age | Commit message (Expand) | Author |
2019-07-12 | nptl: Add POSIX-proposed pthread_mutex_clocklock | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed pthread_cond_clockwait | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe |
2019-07-02 | nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188] | Florian Weimer |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-05-02 | misc: Add twalk_r function | Florian Weimer |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-12-07 | Add getcpu | H.J. Lu |
2018-12-07 | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer |
2018-11-21 | Remove the error handling wrapper from pow | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log2 | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-07-24 | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella |
2018-07-10 | Add the statx function | Florian Weimer |
2018-07-05 | Add renameat2 function [BZ #17662] | Florian Weimer |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella |
2018-05-17 | Add narrowing divide functions. | Joseph Myers |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers |
2018-05-04 | Ignore absolute symbols in ABI tests. | Joseph Myers |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers |
2018-02-10 | Add narrowing add functions. | Joseph Myers |
2018-01-24 | Add localplt.data for ColdFire. | Joseph Myers |
2018-01-24 | Add jmp_buf-macros.h for ColdFire. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer |
2017-11-27 | Implement the mlock2 function | Florian Weimer |
2017-11-23 | Linux: Add memfd_create system call wrapper | Florian Weimer |
2017-10-02 | New symbol version for logf, log2f and powf without SVID compat | Szabolcs Nagy |
2017-09-25 | posix: Add compat glob symbol to not follow dangling symbols | Adhemerval Zanella |
2017-09-25 | New expf and exp2f version without SVID compat wrapper | Szabolcs Nagy |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-30 | Add reallocarray function | Dennis Wölfing |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | Add fromfp functions. | Joseph Myers |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers |
2016-11-30 | ld.so: Remove __libc_memalign | Florian Weimer |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers |