aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-02-01Cleanup clock_*time includesWilco Dijkstra
2019-02-01aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue
2019-02-01aarch64: Optimized memset specific to AmpereComputing emagFeng Xue
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue
2019-01-31make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta
2019-01-24RISC-V: Update nofpu ULPsDarius Rad
2019-01-24alpha: Fix __remqu corrupting $f3 registerUroš Bizjak
2019-01-22hurd: Check at_flags passed to faccessatSamuel Thibault
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer
2019-01-21x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves
2019-01-14x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval
2019-01-12Fix a few typos in commentsDmitry V. Levin
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves
2019-01-09RISC-V: Update LP64D libm-test-ulps.Jim Wilson
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu
2019-01-04sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]Martin Jansa
2019-01-04Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella
2019-01-03i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella
2019-01-03x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella
2019-01-03AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella
2019-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers
2019-01-02hurd: advertise *_setpshared as not supportedSamuel Thibault
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers
2019-01-02Update MIPS libm-test-ulps.Joseph Myers