summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-211-0/+49
* conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers2017-03-201-0/+9
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-0/+6
* Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2017-03-201-0/+7
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-201-0/+8
* linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner2017-03-191-0/+12
* conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers2017-03-181-0/+9
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-181-0/+8
* conformtest: Handle conditional XFAILs with allow-header.Joseph Myers2017-03-181-0/+5
* Further harden glibc malloc metadata against 1-byte overflows.DJ Delorie2017-03-171-0/+5
* Use CPU_FEATURES_CPU_P to check if AVX is availableH.J. Lu2017-03-171-0/+5
* Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2017-03-171-0/+4
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-171-0/+5
* Add missing piece to last ChangeLog entry.Joseph Myers2017-03-171-0/+1
* conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers2017-03-171-0/+4
* conformtest: Skip execution tests when cross-compiling.Joseph Myers2017-03-171-0/+7
* conformtest: Support system-specific XFAILs.Joseph Myers2017-03-171-0/+9
* conformtest: Make more tests into compilation tests.Joseph Myers2017-03-161-0/+5
* XFAIL catan and catanh tests on ibm128Tulio Magno Quites Machado Filho2017-03-161-0/+7
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-0/+37
* Add ChangeLog entry for aarch64 ifunc support patch.Steve Ellcey2017-03-151-0/+12
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-151-0/+5
* Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers2017-03-151-0/+9
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-0/+5
* Fix build with --enable-static-nss [BZ #21088]Alexey Neyman2017-03-151-0/+6
* Fix combreloc test with BSD grepAlexey Neyman2017-03-151-0/+5
* Fix test-errno issuesAdhemerval Zanella2017-03-151-0/+10
* 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