about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu2018-05-021-20/+22
* x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu2018-05-021-19/+22
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-021-5/+66
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-023-61/+42
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-277-66/+4
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-2711-7/+7
* Remove tilegx port.Joseph Myers2018-04-2784-9718/+5
* Consolidate getdirentries{64} implementationAdhemerval Zanella2018-04-254-20/+47
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-2410-8/+53
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-2312-28/+34
* Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers2018-04-201-1/+1
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-206-22/+20
* Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2018-04-202-2/+4
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-201-1/+1
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-191-5/+1
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-191-0/+2
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-1918-450/+291
* Revert "Fix sched_param"Samuel Thibault2018-04-191-1/+5
* Fix sched_paramSamuel Thibault2018-04-181-5/+1
* Update kernel version in syscall-names.list to 4.16.DJ Delorie2018-04-121-2/+2
* S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler2018-04-121-6/+10
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-0618-80/+106
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-0521-585/+210
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-04-031-0/+1
* Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella2018-04-032-16/+5
* Assume O_DIRECTORY for opendirAdhemerval Zanella2018-04-031-20/+0
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-024-5/+5
* Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer2018-03-291-0/+2
* sparc: Fix arch_fork definitionAdhemerval Zanella2018-03-272-0/+18
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-03-271-0/+9
* Unify umount function implementations (bug 16552).Joseph Myers2018-03-268-133/+0
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-0/+1
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-2215-123/+0
* Add narrowing subtract functions.Joseph Myers2018-03-2026-0/+255
* x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault2018-03-181-4/+3
* alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg2018-03-101-0/+2
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+0
* sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno2018-03-091-0/+13
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-073-0/+8
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-0728-406/+108
* Add missing start-of-file descriptive comment.Samuel Thibault2018-03-064-4/+8
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-058-0/+40
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-051-0/+2
* nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella2018-03-052-14/+0
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-03-053-1/+238
* linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]Dmitry V. Levin2018-02-261-0/+62
* powerpc: Undefine Linux ptrace macros that conflict with __ptrace_requestTulio Magno Quites Machado Filho2018-02-261-0/+43
* Define GEN_AS_CONST_HEADERS when generating header files [BZ #22792]H.J. Lu2018-02-232-2/+8
* Rename nptl-signals.h to internal-signals.hAdhemerval Zanella2018-02-223-8/+12
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-221-0/+5