about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2017-03-172-1/+5
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-173-1/+11
* 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-173-1/+11
* conformtest: Skip execution tests when cross-compiling.Joseph Myers2017-03-173-2/+18
* conformtest: Support system-specific XFAILs.Joseph Myers2017-03-173-2/+27
* conformtest: Make more tests into compilation tests.Joseph Myers2017-03-162-8/+12
* XFAIL catan and catanh tests on ibm128Tulio Magno Quites Machado Filho2017-03-164-1168/+1175
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-1625-411/+37
* Add ChangeLog entry for aarch64 ifunc support patch.Steve Ellcey2017-03-151-0/+12
* Add ifunc support for aarch64.Steve Ellcey2017-03-157-0/+205
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-152-1/+6
* Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers2017-03-155-2/+595
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-152-5/+9
* Fix build with --enable-static-nss [BZ #21088]Alexey Neyman2017-03-152-1/+7
* Fix combreloc test with BSD grepAlexey Neyman2017-03-153-9/+14
* Fix test-errno issuesAdhemerval Zanella2017-03-154-9/+53
* 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