aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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 powerpc-nofpu libm-test-ulps.Joseph Myers1-44/+44
2019-01-02hurd: advertise *_setpshared as not supportedSamuel Thibault5-0/+5
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers1-1/+1
2019-01-02Update MIPS libm-test-ulps.Joseph Myers2-88/+88
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 Myers5983-5984/+5983
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu1-1/+5
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno1-40/+48
2018-12-26x86-64: Remove s_sincosf-sse2.SH.J. Lu3-568/+2
2018-12-26Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu1-0/+6
2018-12-26x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu5-340/+268
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2-0/+3
2018-12-21Add C-SKY portMao Han121-0/+12652
2018-12-19Remove x86 mathinline.h.Joseph Myers2-295/+32
2018-12-19Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers1-16/+0
2018-12-19Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho1-2/+53
2018-12-19hurd: Fix 64bit fcntl lock implementationSamuel Thibault1-3/+3
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-18S390: Cleanup ifunc-resolve.h.Stefan Liebler6-41/+6
2018-12-18S390: Refactor gconv_simple ifunc handling.Stefan Liebler1-11/+12
2018-12-18S390: Refactor wmemcmp ifunc handling.Stefan Liebler7-29/+96
2018-12-18S390: Refactor wmemset ifunc handling.Stefan Liebler7-32/+126
2018-12-18S390: Refactor wmemchr ifunc handling.Stefan Liebler7-32/+126
2018-12-18S390: Refactor wcscspn ifunc handling.Stefan Liebler7-19/+100
2018-12-18S390: Refactor wcspbrk ifunc handling.Stefan Liebler7-24/+114
2018-12-18S390: Refactor wcsspn ifunc handling.Stefan Liebler7-24/+114
2018-12-18S390: Refactor wcsrchr ifunc handling.Stefan Liebler7-19/+101
2018-12-18S390: Refactor wcschrnul ifunc handling.Stefan Liebler7-20/+103
2018-12-18S390: Refactor wcschr ifunc handling.Stefan Liebler7-32/+126