aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-11Consolidate Linux close syscall generationAdhemerval Zanella3-0/+36
2017-05-11Add MAINTAINERSDJ Delorie2-0/+5
2017-05-11tunables: Make tunable_list relroSiddhesh Poyarekar2-1/+6
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers12-150/+346
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella3-2/+9
2017-05-11inet_pton: Reformat in GNU styleFlorian Weimer2-149/+158
2017-05-11support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer3-20/+136
2017-05-11getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2-24/+10
2017-05-10Use test-driver in ntpl/tst-fork1.cAndreas Schwab2-2/+9
2017-05-10Fix rawmemchr build with GCC 8.Joseph Myers2-0/+14
2017-05-09Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers4-88/+4
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers10-65/+40
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella33-3236/+1357
2017-05-09Simplify sendmmsg code.Joseph Myers3-68/+20
2017-05-09Simplify recvmmsg code.Joseph Myers3-68/+20
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy4-0/+28
2017-05-09float128: Add _Float128 make bits to libm.Paul E. Murphy4-2/+177
2017-05-09Assume prlimit64 is available.Joseph Myers6-85/+16
2017-05-09sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg2-0/+5
2017-05-09resolv: Use RES_DFLRETRY consistently [BZ #21474]Florian Weimer2-2/+8