summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux: Consolidate Linux tee implementationAdhemerval Zanella2017-05-184-2/+34
* posix: Consolidate Linux nanosleep syscallAdhemerval Zanella2017-05-185-1/+38
* posix: Consolidate Linux waitpid syscallAdhemerval Zanella2017-05-187-28/+8
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-187-23/+24
* Correct comments in x86_64/multiarch/memcmp.SH.J. Lu2017-05-182-3/+8
* Reduce value of LD_HWCAP_MASK for tst-env-setuid test caseSiddhesh Poyarekar2017-05-192-1/+6
* manual: Convert @tables of annotated @items to @vtables.Rical Jasan2017-05-186-32/+41
* manual: Fix up invalid header and standards syntax.Rical Jasan2017-05-187-13/+23
* powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan2017-05-186-2/+1494
* float128: Extend __MATH_TG for float128 supportGabriel F. T. Gomes2017-05-173-0/+44
* powerpc: Add a POWER8-optimized version of cosf()Paul Clarke2017-05-176-1/+603
* Convert e_exp2l.c into a templateGabriel F. T. Gomes2017-05-174-22/+31
* tunables: Add support for tunables of uint64_t typeSiddhesh Poyarekar2017-05-174-55/+55
* tunables: Specify a default value for tunablesSiddhesh Poyarekar2017-05-173-2/+18
* posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella2017-05-1511-172/+236
* float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes2017-05-152-0/+9
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-159-3/+175
* float128: Include math-finite.h for _Float128Gabriel F. T. Gomes2017-05-153-5/+39
* float128: Add public _Float128 declarations to libm.Paul E. Murphy2017-05-159-18/+230
* Remove useless SPARC signbit aliases.Joseph Myers2017-05-126-10/+13
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-05-122-8/+7
* Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers2017-05-123-199/+8
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-1143-257/+573
* Remove _IO_MTSAFE_IO from public headers.Zack Weinberg2017-05-115-26/+46
* powerpc: Fix signal handling in backtraceAdhemerval Zanella2017-05-113-14/+30
* Consolidate Linux writev implementationAdhemerval Zanella2017-05-112-0/+29
* Consolidate Linux readv implementationAdhemerval Zanella2017-05-112-0/+29
* Consolidate Linux write syscallAdhemerval Zanella2017-05-115-0/+41
* Consolidate Linux read syscallAdhemerval Zanella2017-05-115-0/+42
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-118-18/+64
* Consolidate Linux open implementationAdhemerval Zanella2017-05-116-68/+36
* Consolidate Linux close syscall generationAdhemerval Zanella2017-05-113-0/+36
* Add MAINTAINERSDJ Delorie2017-05-112-0/+5
* tunables: Make tunable_list relroSiddhesh Poyarekar2017-05-112-1/+6
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-1112-150/+346
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-113-2/+9
* inet_pton: Reformat in GNU styleFlorian Weimer2017-05-112-149/+158
* support_format_addrinfo: Fix flags and canonname formattingFlorian Weimer2017-05-113-20/+136
* getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2017-05-112-24/+10
* Use test-driver in ntpl/tst-fork1.cAndreas Schwab2017-05-102-2/+9
* Fix rawmemchr build with GCC 8.Joseph Myers2017-05-102-0/+14
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-094-88/+4
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-0910-65/+40
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-0933-3236/+1357
* Simplify sendmmsg code.Joseph Myers2017-05-093-68/+20
* Simplify recvmmsg code.Joseph Myers2017-05-093-68/+20
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-094-0/+28
* float128: Add _Float128 make bits to libm.Paul E. Murphy2017-05-094-2/+177
* Assume prlimit64 is available.Joseph Myers2017-05-096-85/+16
* sunrpc/tst-xdrmem2.c: Include stdint.h.Zack Weinberg2017-05-092-0/+5