Age | Commit message (Expand) | Author |
2019-11-07 | nptl: Add 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-18 | Update sysvipc kernel-features.h files for Linux 5.1 | Adhemerval Zanella |
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-09 | mips: Do not malloc on getdents64 fallback | 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-24 | Fix vDSO initialization on arm and mips | Andreas Schwab |
2019-09-17 | mips: Consolidate INTERNAL_VSYSCALL_CALL | Adhemerval Zanella |
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-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-29 | MIPS support for GNU hash | Mihailo Stojanovic |
2019-08-28 | nptl: Move pthread_attr_setdetachstate implementation into libc | Florian Weimer |
2019-08-23 | Don't put non-ASCII into installed headers | Paul Eggert |
2019-08-23 | Fix spellings of contributor names in comments and doc | Paul Eggert |
2019-08-23 | [MIPS] Raise highest supported EI_ABIVERSION value [BZ #24916] | Mihailo Stojanovic |
2019-08-23 | mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernels | Dragan Mladjenovic |
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-08-05 | linux: Enable vDSO for static linking as default (BZ#19767) | Adhemerval Zanella |
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-10 | posix: Fix large mmap64 offset for mips64n32 (BZ#24699) | Adhemerval Zanella |
2019-07-02 | nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188] | Florian Weimer |
2019-06-27 | Linux: Adjust gedents64 buffer size to int range [BZ #24740] | 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-04-17 | mips: Remove rt_sigreturn usage on context function | Adhemerval Zanella |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-02-15 | io: Consolidate lockf implementation | Adhemerval Zanella |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer |
2019-01-03 | termios: Consolidate termios.h | Adhemerval Zanella |
2019-01-03 | termios: Remove Linux _IOT_termios | Adhemerval Zanella |
2019-01-03 | termios: Consolidate tcflow symbolic constants | Adhemerval Zanella |
2019-01-03 | termios: Consolidate local mode definitions | Adhemerval Zanella |