about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-03-151-0/+9
* Split helper classification macros from mathcalls.hGabriel F. T. Gomes2017-03-151-0/+11
* Use internal __feraiseexcept in __iseqsigGabriel F. T. Gomes2017-03-151-0/+5
* support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer2017-03-151-0/+6
* support: Add error checking to close system calls [BZ #21244]Florian Weimer2017-03-151-0/+13
* support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer2017-03-151-0/+9
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-141-0/+6
* Remove _dl_platform_stringAndreas Schwab2017-03-141-0/+11
* hurd: Make send/recv more posixishSamuel Thibault2017-03-131-0/+6
* build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella2017-03-131-0/+5
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-0/+25
* Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers2017-03-131-0/+12
* Add missing ChangeLog entries.Thorsten Kukuk2017-03-131-0/+9
* sh: Fix building with gcc5/6Alexey Neyman2017-03-121-0/+6
* Fix send consolidation typoMarko Myllynen2017-03-121-0/+6
* Update auto-libm-test-out for catan / catanh.Stefan Liebler2017-03-101-0/+6
* Regenerate MIPS catan, catanh long double ulps.Joseph Myers2017-03-091-0/+5
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-0/+38
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-0/+26
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-0/+30
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-0/+28
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-0/+21
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-0/+33
* Test for correct setting of errno.Yury Norov2017-03-081-0/+8
* S390: Regenerate ULPsStefan Liebler2017-03-081-0/+4
* Fix auto-merge issue in ChangeLogFlorian Weimer2017-03-071-2/+0
* tzset: Clean up preprocessor macros min, max, signFlorian Weimer2017-03-071-0/+8
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-071-0/+18
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-071-0/+10
* hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2017-03-071-0/+4
* S390: Optimize atomic macros.Stefan Liebler2017-03-061-0/+21
* hurd: Provide truncate64 and ftruncate64.Justus Winter2017-03-041-0/+5
* tzset: Remove unused NOID macroFlorian Weimer2017-03-031-0/+5
* tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2017-03-031-0/+4
* Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2017-03-021-0/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-0/+17
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-0/+46
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-011-0/+18
* Add scripts/backport-support.shFlorian Weimer2017-02-281-0/+4
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-02-281-0/+23
* sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer2017-02-281-0/+12
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-281-0/+5
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-02-271-0/+8
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-251-0/+26
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-251-0/+24
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-0/+16
* Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2017-02-241-0/+5
* Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2017-02-241-0/+5
* Run libm tests separately for each function.Joseph Myers2017-02-241-0/+373
* Add new templates for IEEE wrappersGabriel F. T. Gomes2017-02-231-0/+34