Age | Commit message (Expand) | Author |
2020-01-03 | elf: Move vDSO setup to rtld (BZ#24967) | Adhemerval Zanella |
2020-01-02 | Linux: Use system call tables during build | Florian Weimer |
2020-01-02 | Linux: Add tables with system call numbers | Florian Weimer |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-12-19 | nptl: Move waitpid implementation to libc | Adhemerval Zanella |
2019-12-19 | nptl: Move wait implementation to libc | Adhemerval Zanella |
2019-11-06 | nptl: Move nanosleep implementation to libc | Adhemerval Zanella |
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 | riscv: Remove support for variable page sizes | 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-18 | Fix RISC-V vfork build with Linux 5.3 kernel headers. | Joseph Myers |
2019-09-17 | Refactor vDSO initialization code | Adhemerval Zanella |
2019-09-17 | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella |
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: Move pthread_attr_destroy implementation into libc | Florian Weimer |
2019-08-15 | nptl: Move pthread_equal implementation into libc | Florian Weimer |
2019-08-05 | linux: Enable vDSO for static linking as default (BZ#19767) | Adhemerval Zanella |
2019-08-05 | riscv: Enable VDSO for static linking | Adhemerval Zanella |
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-06-06 | riscv: Do not use __has_include__ | Florian Weimer |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-05-02 | misc: Add twalk_r function | Florian Weimer |
2019-03-30 | RISC-V: Fix `test' operand error with soft-float ABI being configured | Maciej W. Rozycki |
2019-02-13 | RISC-V: Fix elfutils testsuite unwind failures. | Jim Wilson |
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-31 | riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022] | H.J. Lu |
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-07 | RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864) | Andreas Schwab |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-10-23 | Don't use PSEUDO_END for non-PSEUDO function | Andreas Schwab |
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 |