aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg8-110/+135
2017-05-20x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu2-5/+4
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg22-882/+460
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg152-8627/+10
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan5-330/+326
2017-05-19Split up bits/sigstack.h.Joseph Myers37-219/+306
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu3-16/+18
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella3-3/+12
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers9-29/+48
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers4-35/+74
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella4-1/+39
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella4-1/+40
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella5-2/+48
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella5-2/+36
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella5-2/+35
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella6-2/+38
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella5-1/+37
2017-05-18posix: Consolidate Linux msync syscallAdhemerval Zanella5-1/+33
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella5-40/+7
2017-05-18linux: Consolidate Linux tee implementationAdhemerval Zanella4-2/+34
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella5-1/+38
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella7-28/+8
2017-05-18posix: Consolidate Linux pause syscallAdhemerval Zanella7-23/+24
2017-05-18Correct comments in x86_64/multiarch/memcmp.SH.J. Lu2-3/+8
2017-05-19Reduce value of LD_HWCAP_MASK for tst-env-setuid test caseSiddhesh Poyarekar2-1/+6
2017-05-18manual: Convert @tables of annotated @items to @vtables.Rical Jasan6-32/+41
2017-05-18manual: Fix up invalid header and standards syntax.Rical Jasan7-13/+23
2017-05-18powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan6-2/+1494
2017-05-17float128: Extend __MATH_TG for float128 supportGabriel F. T. Gomes3-0/+44
2017-05-17powerpc: Add a POWER8-optimized version of cosf()Paul Clarke6-1/+603
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes4-22/+31
2017-05-17tunables: Add support for tunables of uint64_t typeSiddhesh Poyarekar4-55/+55
2017-05-17tunables: Specify a default value for tunablesSiddhesh Poyarekar3-2/+18
2017-05-15posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella11-172/+236
2017-05-15float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes2-0/+9
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy9-3/+175
2017-05-15float128: Include math-finite.h for _Float128Gabriel F. T. Gomes3-5/+39
2017-05-15float128: Add public _Float128 declarations to libm.Paul E. Murphy9-18/+230
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers6-10/+13
2017-05-12fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2-8/+7
2017-05-12Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers3-199/+8
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg43-257/+573
2017-05-11Remove _IO_MTSAFE_IO from public headers.Zack Weinberg5-26/+46
2017-05-11powerpc: Fix signal handling in backtraceAdhemerval Zanella3-14/+30
2017-05-11Consolidate Linux writev implementationAdhemerval Zanella2-0/+29
2017-05-11Consolidate Linux readv implementationAdhemerval Zanella2-0/+29
2017-05-11Consolidate Linux write syscallAdhemerval Zanella5-0/+41
2017-05-11Consolidate Linux read syscallAdhemerval Zanella5-0/+42
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella8-18/+64
2017-05-11Consolidate Linux open implementationAdhemerval Zanella6-68/+36