about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* hurd: Check at_flags passed to faccessatSamuel Thibault2019-01-221-1/+3
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-211-1/+1
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-11/+106
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-8/+66
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-217-11/+170
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-16/+121
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-214-5/+63
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-42/+122
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-9/+114
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-5/+148
* powerpc: Fix tiny bug in strncmp.cPaul Clarke2019-01-161-1/+1
* powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves2019-01-151-2/+2
* x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval2019-01-1415-6/+1337
* Fix a few typos in commentsDmitry V. Levin2019-01-125-5/+5
* powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves2019-01-113-0/+94
* RISC-V: Update LP64D libm-test-ulps.Jim Wilson2019-01-091-48/+66
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-093-1/+4
* soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2019-01-0718-18/+18
* sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]Martin Jansa2019-01-044-0/+14
* Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer2019-01-041-4/+43
* nptl: Cleanup cancellation macrosAdhemerval Zanella2019-01-0312-149/+113
* i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella2019-01-031-37/+0
* x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella2019-01-031-37/+0
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-038-17/+0
* AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy2019-01-032-3/+4
* posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella2019-01-032-6/+30
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-0314-0/+70
* termios: Consolidate termios.hAdhemerval Zanella2019-01-038-295/+26
* termios: Add powerpc termios-miscAdhemerval Zanella2019-01-033-50/+74
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-033-9/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-038-23/+58
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-0310-120/+198
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-039-60/+110
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-0310-131/+195
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-0310-211/+262
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-039-86/+123
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-0311-103/+213
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-0316-76/+165
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-033-3/+10
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2019-01-021-44/+44
* hurd: advertise *_setpshared as not supportedSamuel Thibault2019-01-025-0/+5
* Update Linux kernel version in tst-mman-consts.py.Joseph Myers2019-01-021-1/+1
* Update MIPS libm-test-ulps.Joseph Myers2019-01-022-88/+88
* ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno2019-01-021-5/+13
* Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers2019-01-011-0/+1
* Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers2019-01-011-0/+1
* Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers2019-01-011-0/+1
* Update syscall-names.list for Linux 4.20.Joseph Myers2019-01-011-2/+3
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-015983-5984/+5983