summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-04-27Remove tilegx port.Joseph Myers
2018-04-25Consolidate getdirentries{64} implementationAdhemerval Zanella
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella
2018-04-03Assume O_DIRECTORY for opendirAdhemerval Zanella
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-03-29Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer
2018-03-27sparc: Fix arch_fork definitionAdhemerval Zanella
2018-03-27getlogin_r: return early when linux sentinel value is setJesse Hathaway
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-18x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault
2018-03-10alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg
2018-03-10Remove hidden __libc_longjmpH.J. Lu
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella
2018-03-05i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella
2018-02-26linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin
2018-02-26powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho
2018-02-23Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu
2018-02-22Rename nptl-signals.h to internal-signals.hAdhemerval Zanella
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey
2018-02-21elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers