Age | Commit message (Expand) | Author |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer |
2020-10-09 | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella |
2020-10-09 | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella |
2020-09-17 | Update mallinfo2 ABI, and test | DJ Delorie |
2020-07-16 | Linux: Remove rseq support | Florian Weimer |
2020-07-07 | string: Add strerrorname_np and strerrordesc_np | Adhemerval Zanella |
2020-07-07 | string: Add sigabbrev_np and sigdescr_np | Adhemerval Zanella |
2020-07-06 | Add the __libc_single_threaded variable | Florian Weimer |
2020-07-06 | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers |
2020-06-02 | nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np | Florian Weimer |
2020-05-20 | nptl: Move pthread_gettattr_np into libc | Florian Weimer |
2020-05-20 | nptl: Move pthread_getaffinity_np into libc | Florian Weimer |
2020-05-20 | nptl: Move pthread_attr_setaffinity_np into libc | Florian Weimer |
2020-04-21 | nptl: Move pthread_sigmask implementation to libc | Adhemerval Zanella |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg |
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 |
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-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-04 | Ignore absolute symbols in ABI tests. | 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-27 | Add _Float64x function aliases. | Joseph Myers |
2017-11-23 | Linux: Add memfd_create system call wrapper | Florian Weimer |
2017-09-25 | posix: Add compat glob symbol to not follow dangling symbols | Adhemerval Zanella |
2017-06-26 | Add float128 support for ia64. | Joseph Myers |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-30 | Add reallocarray function | Dennis Wölfing |
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-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-08-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
2016-06-10 | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella |
2016-06-06 | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell |
2016-05-25 | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2014-08-04 | IA64: Consolidate nptl/ subdirectories under linux/... | Roland McGrath |