aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer
2019-02-08Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer
2019-02-06S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer
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