summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2019-03-08aarch64: Update ILP32 abilistsSzabolcs Nagy
2019-03-08aarch64: Fix jmp_buf-macros.h for ILP32.Szabolcs Nagy
2019-03-08aarch64: Update ILP32 abilistsSzabolcs Nagy
2019-03-08aarch64: Update ILP32 abilistsSzabolcs Nagy
2019-03-08aarch64: Fix ipc_perm definition for ILP32Steve Ellcey
2019-03-08aarch64: Set ilp32 minimum linux version to 4.12Szabolcs Nagy
2019-03-08aarch64: Add ILP32 supportSteve Ellcey
2019-03-08aarch64: Add abilists for ILP32 supportSteve Ellcey
2019-01-12Fix a few typos in commentsDmitry V. Levin
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra
2019-01-04Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella
2019-01-03AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers
2019-01-02ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno
2019-01-01Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers
2019-01-01Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers
2019-01-01Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers
2019-01-01Update syscall-names.list for Linux 4.20.Joseph Myers
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers
2018-12-21Add C-SKY portMao Han
2018-12-18s390: Use generic kernel_sigaction.hAdhemerval Zanella
2018-12-18ia64: Remove kernel_sigaction.hAdhemerval Zanella
2018-12-18hppa: Remove kernel_sigaction.hAdhemerval Zanella
2018-12-18alpha: Use Linux generic sigaction implementationAdhemerval Zanella
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella
2018-12-18Remove __ASSUME_ST_INO_64_BIT.Joseph Myers
2018-12-17Do not clobber r12 for ia64 syscalls.Joseph Myers
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han
2018-12-10Move tst-signal-numbers to Python.Joseph Myers
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola