aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-01-22hurd: Check at_flags passed to faccessatSamuel Thibault1-1/+3
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-1/+1
2019-01-21x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu5-11/+106
2019-01-21x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu5-8/+66
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu7-11/+170
2019-01-21x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu5-16/+121
2019-01-21x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu4-5/+63
2019-01-21x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu6-42/+122
2019-01-21x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu6-9/+114
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu6-5/+148
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke1-1/+1
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves1-2/+2
2019-01-14x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval15-6/+1337
2019-01-12Fix a few typos in commentsDmitry V. Levin5-5/+5
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves3-0/+94
2019-01-09RISC-V: Update LP64D libm-test-ulps.Jim Wilson1-48/+66
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra3-1/+4
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu18-18/+18
2019-01-04sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]Martin Jansa4-0/+14
2019-01-04Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer1-4/+43
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella12-149/+113
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella1-37/+0
2019-01-03x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella1-37/+0
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella8-17/+0
2019-01-03AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy2-3/+4
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella2-6/+30
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg14-0/+70
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 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