Age | Commit message (Expand) | Author |
2018-05-02 | x86-64/swapcontext: Restore the pointer into %rdx after syscall | H.J. Lu |
2018-05-02 | x86-64/setcontext: Pop the pointer into %rdx after syscall | H.J. Lu |
2018-05-02 | x86: Use pad in pthread_unwind_buf to preserve shadow stack register | H.J. Lu |
2018-05-02 | Deprecate ustat syscall interface | Adhemerval Zanella |
2018-04-27 | Consolidate Linux readahead implementation | Adhemerval Zanella |
2018-04-27 | powerpc64*: fix the order of implied sysdeps directories | Gabriel F. T. Gomes |
2018-04-27 | Remove tilegx port. | Joseph Myers |
2018-04-25 | Consolidate getdirentries{64} implementation | Adhemerval Zanella |
2018-04-24 | Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. | Joseph Myers |
2018-04-23 | Consolidate alphasort{64} and versionsort{64} implementation | Adhemerval Zanella |
2018-04-20 | Define XTABS to TAB3 on alpha to match Linux 4.16. | Joseph Myers |
2018-04-20 | Consolidate scandir{at}{64} implementation | Adhemerval Zanella |
2018-04-20 | Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM. | Joseph Myers |
2018-04-20 | Drop fpregset unused symbol exposition | Samuel Thibault |
2018-04-19 | hurd: Avoid exposing all <sched.h> symbols from sys/types.h | Samuel Thibault |
2018-04-19 | Fix mips64n32 getdents alias | Adhemerval Zanella |
2018-04-19 | Consolidate Linux getdents{64} implementation | Adhemerval Zanella |
2018-04-19 | Revert "Fix sched_param" | Samuel Thibault |
2018-04-18 | Fix sched_param | Samuel Thibault |
2018-04-12 | Update kernel version in syscall-names.list to 4.16. | DJ Delorie |
2018-04-12 | S390: Fix struct sigaction for 31bit in kernel_sigaction.h. | Stefan Liebler |
2018-04-06 | Consolidate Linux readdir{64}{_r} implementation | Adhemerval Zanella |
2018-04-05 | linux: Consolidate sigaction implementation | Adhemerval Zanella |
2018-04-03 | Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] | H.J. Lu |
2018-04-03 | Filter out NPTL internal signals (BZ #22391) | Adhemerval Zanella |
2018-04-03 | Assume O_DIRECTORY for opendir | Adhemerval Zanella |
2018-03-29 | Linux i386: tst-bz21269 triggers SIGBUS on some kernels | Florian Weimer |
2018-03-27 | sparc: Fix arch_fork definition | Adhemerval Zanella |
2018-03-27 | getlogin_r: return early when linux sentinel value is set | Jesse Hathaway |
2018-03-26 | Unify umount function implementations (bug 16552). | Joseph Myers |
2018-03-25 | hurd: Initialize TLS and libpthread before signal thread start | Samuel Thibault |
2018-03-22 | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers |
2018-03-18 | x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1 | Samuel Thibault |
2018-03-10 | alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at | Zack Weinberg |
2018-03-10 | Remove hidden __libc_longjmp | H.J. Lu |
2018-03-09 | sparc32: Add nop before __startcontext to stop unwinding [BZ #22919] | Aurelien Jarno |
2018-03-07 | powerpc: Fix TLE build for SPE (BZ #22926) | Adhemerval Zanella |
2018-03-07 | Refactor Linux ARCH_FORK implementation | Adhemerval Zanella |
2018-03-06 | Add missing start-of-file descriptive comment. | Samuel Thibault |
2018-03-05 | hurd: Fix includability of <hurd/signal.h> in all standards | Samuel Thibault |
2018-03-05 | Define _DIRENT_MATCHES_DIRENT64 regardless | Adhemerval Zanella |
2018-03-05 | nptl: Fix tst-cancel4 sendto tests | Adhemerval Zanella |
2018-03-05 | i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) | Adhemerval Zanella |
2018-02-26 | linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] | Dmitry V. Levin |
2018-02-26 | powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request | Tulio Magno Quites Machado Filho |
2018-02-23 | Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792] | H.J. Lu |
2018-02-22 | Rename nptl-signals.h to internal-signals.h | Adhemerval Zanella |
2018-02-22 | IFUNC for Cavium ThunderX2 | Steve Ellcey |
2018-02-21 | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer |