aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2019-01-03termios: Consolidate termios.hAdhemerval Zanella8-295/+26
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella3-50/+74
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella3-9/+0
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella8-23/+58
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella10-120/+198
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella9-60/+110
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella10-131/+195
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella10-211/+262
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella9-86/+123
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella11-103/+213
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella16-76/+165
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella3-3/+10
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers1-1/+1
2019-01-02ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno1-5/+13
2019-01-01Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers1-0/+1
2019-01-01Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers1-0/+1
2019-01-01Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers1-0/+1
2019-01-01Update syscall-names.list for Linux 4.20.Joseph Myers1-2/+3
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1462-1463/+1462
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu1-1/+5
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2-0/+3
2018-12-21Add C-SKY portMao Han44-0/+5175
2018-12-18s390: Use generic kernel_sigaction.hAdhemerval Zanella1-26/+3
2018-12-18ia64: Remove kernel_sigaction.hAdhemerval Zanella1-7/+0
2018-12-18hppa: Remove kernel_sigaction.hAdhemerval Zanella1-18/+0
2018-12-18alpha: Use Linux generic sigaction implementationAdhemerval Zanella8-115/+22
2018-12-18m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella7-34/+23
2018-12-18Remove __ASSUME_ST_INO_64_BIT.Joseph Myers7-43/+0
2018-12-17Do not clobber r12 for ia64 syscalls.Joseph Myers1-1/+1
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers2-0/+74
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han13-6/+169
2018-12-10Move tst-signal-numbers to Python.Joseph Myers3-90/+55
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola5-10/+13
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer2-3/+17
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab26-0/+0
2018-12-08Fix potential stack overflow [BZ #23490]Paul Pluzhnikov1-2/+2
2018-12-07Add getcpuH.J. Lu31-1/+83
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer27-0/+31
2018-12-03Enable VDSO for static linking on armRafael Ávila de Espíndola3-10/+8
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola2-7/+8
2018-11-30posix: Use posix_spawn on systemAdhemerval Zanella6-166/+16
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer1-5/+6
2018-11-27Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola3-10/+8
2018-11-26Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola4-9/+10
2018-11-23Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola7-10/+22
2018-11-23Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers1-3/+4
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy23-0/+23
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy23-0/+23
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy23-0/+23