| Commit message (Expand) | Author | Age | Files | Lines |
* | nptl: Move nanosleep implementation to libc | Adhemerval Zanella | 2019-11-06 | 2 | -4/+0 |
* | nptl: Add pthread_clockjoin_np | Mike Crowe | 2019-11-01 | 2 | -0/+2 |
* | Define __STATFS_MATCHES_STATFS64 | Alistair Francis | 2019-10-24 | 1 | -0/+5 |
* | S390: Remove not needed stack frame in syscall function. | Stefan Liebler | 2019-10-23 | 2 | -44/+8 |
* | Update sysvipc kernel-features.h files for Linux 5.1 | Adhemerval Zanella | 2019-10-18 | 1 | -3/+5 |
* | ipc: Refactor sysvipc internal definitions | Adhemerval Zanella | 2019-10-17 | 1 | -0/+1 |
* | Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h. | Joseph Myers | 2019-10-14 | 1 | -0/+9 |
* | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella | 2019-10-10 | 4 | -60/+9 |
* | nptl: Move pthread_attr_setschedparam implementation into libc | Florian Weimer | 2019-10-07 | 2 | -2/+0 |
* | nptl: Move pthread_attr_getschedparam implementation into libc | Florian Weimer | 2019-10-07 | 2 | -2/+0 |
* | nptl: Move pthread_attr_setinheritsched implementation into libc. | Florian Weimer | 2019-10-04 | 2 | -2/+0 |
* | Refactor vDSO initialization code | Adhemerval Zanella | 2019-09-17 | 3 | -95/+4 |
* | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella | 2019-09-17 | 4 | -18/+32 |
* | Fix three GNU license URLs, along with trailing-newline issues. | Paul Eggert | 2019-09-07 | 1 | -2/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 95 | -95/+95 |
* | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg | 2019-09-04 | 4 | -10/+10 |
* | nptl: Move pthread_attr_getinheritsched implementation into libc | Florian Weimer | 2019-08-30 | 2 | -2/+0 |
* | nptl: Move pthread_attr_setdetachstate implementation into libc | Florian Weimer | 2019-08-28 | 2 | -2/+0 |
* | Refactor sigcontextinfo.h | Adhemerval Zanella | 2019-08-23 | 5 | -92/+52 |
* | nptl: Move pthread_attr_getdetachstate implementation into libc | Florian Weimer | 2019-08-16 | 2 | -2/+0 |
* | nptl: Move pthread_attr_init implementation into libc | Florian Weimer | 2019-08-15 | 2 | -3/+0 |
* | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 2019-08-15 | 2 | -0/+32 |
* | login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899] | Florian Weimer | 2019-08-15 | 2 | -5/+10 |
* | nptl: Remove pthread_self compatibility symbol from libpthread | Florian Weimer | 2019-08-15 | 2 | -2/+0 |
* | nptl: Move pthread_attr_destroy implementation into libc | Florian Weimer | 2019-08-15 | 2 | -2/+0 |
* | nptl: Move pthread_equal implementation into libc | Florian Weimer | 2019-08-15 | 2 | -2/+0 |
* | s390: Fix Enable VDSO for static linking | Stefan Liebler | 2019-08-06 | 1 | -0/+2 |
* | linux: Enable vDSO for static linking as default (BZ#19767) | Adhemerval Zanella | 2019-08-05 | 2 | -6/+0 |
* | s390: Enable VDSO for static linking | Adhemerval Zanella | 2019-08-05 | 4 | -9/+8 |
* | nptl: Add POSIX-proposed pthread_mutex_clocklock | Mike Crowe | 2019-07-12 | 2 | -0/+2 |
* | nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter | Mike Crowe | 2019-07-12 | 2 | -7/+8 |
* | nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock | Mike Crowe | 2019-07-12 | 2 | -0/+4 |
* | nptl: Add POSIX-proposed pthread_cond_clockwait | Mike Crowe | 2019-07-12 | 2 | -0/+2 |
* | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe | 2019-07-12 | 2 | -0/+2 |
* | nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188] | Florian Weimer | 2019-07-02 | 3 | -5/+1 |
* | Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWN | Tobias Klauser | 2019-06-21 | 1 | -1/+1 |
* | Linux: Add getdents64 system call | Florian Weimer | 2019-06-07 | 2 | -0/+2 |
* | sysvipc: Consolidate semtimedop s390 | Adhemerval Zanella | 2019-05-20 | 2 | -36/+29 |
* | Linux: Add the tgkill function | Florian Weimer | 2019-05-14 | 2 | -0/+2 |
* | misc: Add twalk_r function | Florian Weimer | 2019-05-02 | 2 | -0/+2 |
* | S390: Add new hwcap values for new cpu architecture arch13. | Stefan Liebler | 2019-03-22 | 1 | -0/+4 |
* | Fix output of LD_SHOW_AUXV=1. | Stefan Liebler | 2019-03-13 | 1 | -2/+2 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 2 | -0/+4 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 2 | -0/+16 |
* | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2019-03-01 | 2 | -0/+4 |
* | Break further lines before not after operators. | Joseph Myers | 2019-02-26 | 2 | -6/+6 |
* | io: Consolidate lockf implementation | Adhemerval Zanella | 2019-02-15 | 1 | -1/+0 |
* | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer | 2019-02-08 | 2 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 98 | -98/+98 |
* | s390: Use generic kernel_sigaction.h | Adhemerval Zanella | 2018-12-18 | 1 | -26/+3 |