about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy2017-05-2586-0/+646
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-248-10/+540
* arm: Fix typo in array countSiddhesh Poyarekar2017-05-242-2/+2
* x86: Don't include cacheinfo.c in ld.soH.J. Lu2017-05-241-0/+4
* x86: Use __get_cpu_features to get cpu_featuresH.J. Lu2017-05-241-10/+9
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-2320-149/+39
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-227-16/+21
* Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2017-05-231-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-2057-2631/+831
* x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu2017-05-201-5/+0
* Remove sfi_* annotations from ARM assembly files.Zack Weinberg2017-05-2021-882/+442
* Remove the bulk of the NaCl port.Zack Weinberg2017-05-20149-8625/+0
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-192-32/+11
* Split up bits/sigstack.h.Joseph Myers2017-05-1929-191/+131
* x86: Optimize SSE2 memchr overflow calculationH.J. Lu2017-05-192-16/+12
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-191-0/+3
* Also create and use ldbl-compat-choose.h.Joseph Myers2017-05-196-26/+8
* Create and use first-versions.h with macros for function symbol versions.Joseph Myers2017-05-191-32/+3
* posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2017-05-182-1/+33
* posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2017-05-182-1/+34
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-183-2/+39
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-183-2/+28
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-183-2/+28
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-183-2/+28
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-182-1/+29
* posix: Consolidate Linux msync syscallAdhemerval Zanella2017-05-182-1/+26
* posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella2017-05-183-40/+0
* linux: Consolidate Linux tee implementationAdhemerval Zanella2017-05-183-2/+28
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-182-1/+30
* posix: Consolidate Linux waitpid syscallAdhemerval Zanella2017-05-186-28/+0
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-185-22/+11
* Correct comments in x86_64/multiarch/memcmp.SH.J. Lu2017-05-181-3/+3
* powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan2017-05-185-2/+1483
* powerpc: Add a POWER8-optimized version of cosf()Paul Clarke2017-05-175-1/+593
* Convert e_exp2l.c into a templateGabriel F. T. Gomes2017-05-171-0/+1
* posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella2017-05-1510-172/+223
* float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes2017-05-151-0/+3
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-155-3/+94
* Remove useless SPARC signbit aliases.Joseph Myers2017-05-125-10/+0
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-05-121-8/+0
* Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers2017-05-122-199/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-117-17/+23
* Remove _IO_MTSAFE_IO from public headers.Zack Weinberg2017-05-112-0/+2
* powerpc: Fix signal handling in backtraceAdhemerval Zanella2017-05-112-14/+20
* Consolidate Linux writev implementationAdhemerval Zanella2017-05-111-0/+27
* Consolidate Linux readv implementationAdhemerval Zanella2017-05-111-0/+27
* Consolidate Linux write syscallAdhemerval Zanella2017-05-111-0/+33
* Consolidate Linux read syscallAdhemerval Zanella2017-05-111-0/+33
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-116-18/+51
* Consolidate Linux open implementationAdhemerval Zanella2017-05-115-68/+27