Age | Commit message (Expand) | Author |
2019-11-06 | nptl: Move nanosleep implementation to libc | Adhemerval Zanella |
2019-11-01 | nptl: Add pthread_clockjoin_np | Mike Crowe |
2019-10-18 | Update sysvipc kernel-features.h files for Linux 5.1 | Adhemerval Zanella |
2019-10-17 | ipc: Refactor sysvipc internal definitions | Adhemerval Zanella |
2019-10-10 | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella |
2019-10-07 | nptl: Move pthread_attr_setschedparam implementation into libc | Florian Weimer |
2019-10-07 | nptl: Move pthread_attr_getschedparam implementation into libc | Florian Weimer |
2019-10-04 | nptl: Move pthread_attr_setinheritsched implementation into libc. | Florian Weimer |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg |
2019-08-30 | nptl: Move pthread_attr_getinheritsched implementation into libc | Florian Weimer |
2019-08-28 | nptl: Move pthread_attr_setdetachstate implementation into libc | Florian Weimer |
2019-08-23 | Refactor sigcontextinfo.h | Adhemerval Zanella |
2019-08-16 | nptl: Move pthread_attr_getdetachstate implementation into libc | Florian Weimer |
2019-08-15 | nptl: Move pthread_attr_init implementation into libc | Florian Weimer |
2019-08-15 | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers |
2019-08-15 | nptl: Remove pthread_self compatibility symbol from libpthread | Florian Weimer |
2019-08-15 | nptl: Move pthread_attr_destroy implementation into libc | Florian Weimer |
2019-08-15 | nptl: Move pthread_equal implementation into libc | Florian Weimer |
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-17 | m68k: Remove vDSO support | Adhemerval Zanella |
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-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-02-27 | Add some spaces before '('. | Joseph Myers |
2019-02-15 | io: Consolidate lockf implementation | Adhemerval Zanella |
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-18 | m68k: Fix sigaction kernel definition (BZ #23960) | Adhemerval Zanella |
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-08 | Remove __ASSUME_SOCKETCALL. | Joseph Myers |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-09-25 | Unify more sys/procfs.h headers. | Joseph Myers |
2018-09-18 | Unify many bits/mman.h headers. | Joseph Myers |
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-06-05 | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers |
2018-05-17 | Add narrowing divide functions. | Joseph Myers |