Age | Commit message (Expand) | Author |
2020-02-07 | y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32 | Lukasz Majewski |
2020-02-07 | y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval | Lukasz Majewski |
2020-02-07 | y2038: Define __suseconds64_t type to be used with struct __timeval64 | Lukasz Majewski |
2020-01-02 | Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h> | Florian Weimer |
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-30 | alpha: Set wait4 as cancellation entrypoint | Adhemerval Zanella |
2019-12-27 | linux: Consolidate sigprocmask | Adhemerval Zanella |
2019-12-19 | nptl: Move waitpid implementation to libc | Adhemerval Zanella |
2019-12-19 | nptl: Move wait implementation to libc | Adhemerval Zanella |
2019-12-09 | nptl: Add more missing placeholder abi symbol from nanosleep move | 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-30 | Use clock_gettime to implement gettimeofday. | Adhemerval Zanella |
2019-10-30 | Use clock_settime to implement settimeofday. | Zack Weinberg |
2019-10-30 | Linux/Alpha: don't use timeval32 system calls. | Zack Weinberg |
2019-10-24 | Define __STATFS_MATCHES_STATFS64 | Alistair Francis |
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-14 | alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986] | Aurelien Jarno |
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-24 | Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532] | 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-28 | io: Remove copy_file_range emulation [BZ #24744] | Florian Weimer |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer |
2019-05-16 | Update kernel-features.h files for Linux 5.1. | Joseph Myers |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-05-02 | misc: Add twalk_r function | Florian Weimer |
2019-04-01 | alpha: Do not redefine __NR_shmat or __NR_osf_shmat | Richard Henderson |
2019-03-07 | Break lines before not after operators, batch 4. | Joseph Myers |
2019-03-01 | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes |