about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* resolv: Use RES_DFLRETRY consistently [BZ #21474]Florian Weimer2017-05-092-2/+8
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-0917-35/+39
* S390: Regenerate ULPsStefan Liebler2017-05-092-6/+10
* vfprintf.c: Refactor magic number 32 into EXTSIZ.Carlos O'Donell2017-05-082-25/+33
* Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers2017-05-083-19/+6
* Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers2017-05-082-5/+5
* support: Prevent multiple deletion of temporary filesFlorian Weimer2017-05-087-93/+81
* support: Delete temporary files in LIFO orderFlorian Weimer2017-05-082-11/+14
* Remove <sys/ultrasound.h>Florian Weimer2017-05-084-2/+9