Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | nptl: Move pthread_attr_getdetachstate implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-15 | nptl: Move pthread_attr_init implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-15 | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 1 | -0/+12 |
2019-08-15 | nptl: Remove pthread_self compatibility symbol from libpthread | Florian Weimer | 1 | -1/+0 |
2019-08-15 | nptl: Move pthread_attr_destroy implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-15 | nptl: Move pthread_equal implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-07-12 | nptl: Add POSIX-proposed pthread_mutex_clocklock | Mike Crowe | 1 | -0/+1 |
2019-07-12 | nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock | Mike Crowe | 1 | -0/+2 |
2019-07-12 | nptl: Add POSIX-proposed pthread_cond_clockwait | Mike Crowe | 1 | -0/+1 |
2019-07-12 | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe | 1 | -0/+1 |
2019-07-02 | nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188] | Florian Weimer | 2 | -3/+0 |
2019-06-28 | io: Remove copy_file_range emulation [BZ #24744] | Florian Weimer | 1 | -1/+0 |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer | 1 | -0/+1 |
2019-05-16 | Update kernel-features.h files for Linux 5.1. | Joseph Myers | 1 | -2/+4 |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer | 1 | -0/+1 |
2019-05-02 | misc: Add twalk_r function | Florian Weimer | 1 | -0/+1 |
2019-02-15 | io: Consolidate lockf implementation | Adhemerval Zanella | 1 | -1/+0 |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer | 1 | -0/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2018-12-18 | m68k: Fix sigaction kernel definition (BZ #23960) | Adhemerval Zanella | 1 | -1/+2 |
2018-12-18 | Remove __ASSUME_ST_INO_64_BIT. | Joseph Myers | 1 | -4/+0 |
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-08 | Remove __ASSUME_SOCKETCALL. | Joseph Myers | 1 | -3/+0 |
2018-11-06 | Correct SH kernel-features.h undefines (bug 23862). | Joseph Myers | 1 | -1/+4 |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer | 1 | -0/+1 |
2018-10-17 | Move SHMLBA to its own header. | Joseph Myers | 2 | -102/+24 |
2018-09-25 | Unify more sys/procfs.h headers. | Joseph Myers | 3 | -111/+49 |
2018-09-18 | Unify many bits/mman.h headers. | Joseph Myers | 1 | -44/+0 |
2018-07-24 | sh: Do not define __ASSUME_STATX | Florian Weimer | 1 | -0/+3 |
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 | 2 | -0/+6 |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 1 | -0/+2 |
2018-06-18 | Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h. | Joseph Myers | 1 | -0/+1 |
2018-06-05 | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers | 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 | -78/+0 |
2018-04-05 | linux: Consolidate sigaction implementation | Adhemerval Zanella | 1 | -0/+8 |
2018-03-22 | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers | 1 | -5/+0 |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers | 1 | -0/+6 |
2018-03-07 | Refactor Linux ARCH_FORK implementation | Adhemerval Zanella | 1 | -28/+0 |
2018-02-10 | Add narrowing add functions. | Joseph Myers | 1 | -0/+7 |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers | 1 | -0/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 30 | -30/+30 |