aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers2-12/+6
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2-4/+0
2019-02-06S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler1-1/+2
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer2-0/+41
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab3-5/+8
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu3-9/+93
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer1-1/+4
2019-02-01Cleanup clock_*time includesWilco Dijkstra6-98/+37
2019-02-01aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue6-3/+308
2019-02-01aarch64: Optimized memset specific to AmpereComputing emagFeng Xue5-2/+217
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2-0/+4
2019-01-31make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta1-1/+1
2019-01-24RISC-V: Update nofpu ULPsDarius Rad1-0/+8
2019-01-24alpha: Fix __remqu corrupting $f3 registerUroš Bizjak1-0/+4
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