about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-03-152-14/+23
* Split helper classification macros from mathcalls.hGabriel F. T. Gomes2017-03-156-29/+59
* Use internal __feraiseexcept in __iseqsigGabriel F. T. Gomes2017-03-152-1/+6
* support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer2017-03-152-1/+10
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-157-15/+63
* support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer2017-03-154-7/+123
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-142-0/+8
* Remove _dl_platform_stringAndreas Schwab2017-03-147-36/+13
* hurd: Make send/recv more posixishSamuel Thibault2017-03-133-2/+16
* build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella2017-03-132-19/+11
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-1315-98/+41
* Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers2017-03-132-0/+26
* Add missing ChangeLog entries.Thorsten Kukuk2017-03-131-0/+9
* The rpcgen tests should not run if we don't build rpcgen.Thorsten Kukuk2017-03-131-0/+2
* sh: Fix building with gcc5/6Alexey Neyman2017-03-122-1/+7
* Fix send consolidation typoMarko Myllynen2017-03-122-1/+7
* If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk2017-03-112-6/+15
* Update auto-libm-test-out for catan / catanh.Stefan Liebler2017-03-104-912/+918
* Regenerate MIPS catan, catanh long double ulps.Joseph Myers2017-03-092-16/+21
* Consolidate Linux send implementationAdhemerval Zanella2017-03-0923-77/+62
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-0917-19/+30
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-0919-81/+42
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-0918-19/+33
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-0915-16/+26
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-0918-20/+45
* Test for correct setting of errno.Yury Norov2017-03-085-2/+305
* S390: Regenerate ULPsStefan Liebler2017-03-082-128/+140
* Fix auto-merge issue in ChangeLogFlorian Weimer2017-03-071-2/+0
* tzset: Clean up preprocessor macros min, max, signFlorian Weimer2017-03-072-7/+15
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-077-79/+28
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-075-2/+27
* hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2017-03-072-0/+25
* S390: Optimize atomic macros.Stefan Liebler2017-03-062-64/+124
* hurd: Provide truncate64 and ftruncate64.Justus Winter2017-03-043-0/+81
* tzset: Remove unused NOID macroFlorian Weimer2017-03-033-3/+5
* tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2017-03-032-1/+4
* Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2017-03-022-4/+6
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-029-9/+47
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-0155-99/+171
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-0110-23/+38
* Add scripts/backport-support.shFlorian Weimer2017-02-282-0/+114
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-02-2810-59/+1347
* sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer2017-02-284-12/+316
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-283-2/+7
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-02-274-2/+73
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-2513-53/+212
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-2525-75/+148
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-259-43/+62
* Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2017-02-242-9/+14
* Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2017-02-242-1/+6