Age | Commit message (Expand) | Author |
2019-11-01 | nptl: Add pthread_clockjoin_np | Mike Crowe |
2019-10-17 | ipc: Refactor sysvipc internal definitions | 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-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-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-27 | Add some spaces before '('. | Joseph Myers |
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-21 | Update nios2, sparc32 localplt.data for difftime changes (bug 24023). | 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-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-09-25 | Unify some sys/procfs.h headers. | Joseph Myers |
2018-09-18 | Unify many bits/mman.h headers. | Joseph Myers |
2018-09-14 | Fix sys/procfs.h pr_uid, pr_gid type (bug 23649). | 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-12 | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg |
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 |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers |
2018-05-04 | Ignore absolute symbols in ABI tests. | Joseph Myers |
2018-04-27 | Remove tilegx port. | Joseph Myers |
2018-04-05 | linux: Consolidate sigaction implementation | Adhemerval Zanella |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers |