Age | Commit message (Expand) | Author |
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-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-05-14 | x86: Remove arch-specific low level lock implementation | Adhemerval Zanella |
2019-05-02 | misc: Add twalk_r function | Florian Weimer |
2019-03-22 | Remove __get_clockfreq | Adhemerval Zanella |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-03-13 | Fix output of LD_SHOW_AUXV=1. | Stefan Liebler |
2019-03-05 | nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support | Adhemerval Zanella |
2019-02-15 | io: Consolidate lockf implementation | Adhemerval Zanella |
2019-02-14 | nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215) | Adhemerval Zanella |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer |
2019-02-06 | x86: Remove unnecessary <stap-probe.h> include from lowlevellock.h | Florian Weimer |
2019-01-03 | nptl: Cleanup cancellation macros | Adhemerval Zanella |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
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-30 | Enable VDSO on i386 statically linked programs | Rafael Ávila de Espíndola |
2018-11-21 | Remove the error handling wrapper from pow | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log2 | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy |
2018-11-08 | Remove __ASSUME_SOCKETCALL. | Joseph Myers |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-07-24 | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella |
2018-07-24 | x86: Update vfork to pop shadow stack | H.J. Lu |
2018-07-14 | x86: Support shadow stack pointer in setjmp/longjmp | H.J. Lu |
2018-07-10 | Add the statx function | Florian Weimer |
2018-07-05 | Add renameat2 function [BZ #17662] | Florian Weimer |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella |
2018-06-12 | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg |
2018-05-17 | nptl: Remove __ASSUME_PRIVATE_FUTEX | H.J. Lu |
2018-05-17 | Add narrowing divide functions. | Joseph Myers |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers |
2018-05-04 | Ignore absolute symbols in ABI tests. | Joseph Myers |
2018-04-23 | Consolidate alphasort{64} and versionsort{64} implementation | Adhemerval Zanella |
2018-04-20 | Consolidate scandir{at}{64} implementation | Adhemerval Zanella |
2018-04-19 | Consolidate Linux getdents{64} implementation | Adhemerval Zanella |
2018-04-06 | Consolidate Linux readdir{64}{_r} implementation | Adhemerval Zanella |
2018-04-05 | linux: Consolidate sigaction implementation | Adhemerval Zanella |
2018-03-29 | Linux i386: tst-bz21269 triggers SIGBUS on some kernels | Florian Weimer |
2018-03-22 | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers |
2018-03-07 | Refactor Linux ARCH_FORK implementation | Adhemerval Zanella |
2018-03-05 | i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) | Adhemerval Zanella |
2018-02-23 | Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] | H.J. Lu |