aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-03-15Add ChangeLog entry for aarch64 ifunc support patch.Steve Ellcey
2017-03-15Add ifunc support for aarch64.Steve Ellcey
2017-03-15x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger
2017-03-15Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin
2017-03-15Fix build with --enable-static-nss [BZ #21088]Alexey Neyman
2017-03-15Fix combreloc test with BSD grepAlexey Neyman
2017-03-15Fix test-errno issuesAdhemerval Zanella
2017-03-15Fix test-math-vector-sincos.h aliasing.Joseph Myers
2017-03-15Split helper classification macros from mathcalls.hGabriel F. T. Gomes
2017-03-15Use internal __feraiseexcept in __iseqsigGabriel F. T. Gomes
2017-03-15support: Explain ignored failures of temporary file removal [BZ #21243]Florian Weimer
2017-03-15support: Add error checking to close system calls [BZ #21244]Florian Weimer
2017-03-15support_format_dns_packet: Fix CNAME and multiple RR handlingFlorian Weimer
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella
2017-03-14Remove _dl_platform_stringAndreas Schwab
2017-03-13hurd: Make send/recv more posixishSamuel Thibault
2017-03-13build-many-glibcs: Remove no_isolate from SH configAdhemerval Zanella
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers
2017-03-13Add missing ChangeLog entries.Thorsten Kukuk
2017-03-13The rpcgen tests should not run if we don't build rpcgen.Thorsten Kukuk
2017-03-12sh: Fix building with gcc5/6Alexey Neyman
2017-03-12Fix send consolidation typoMarko Myllynen
2017-03-11If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-03-08Test for correct setting of errno.Yury Norov
2017-03-08S390: Regenerate ULPsStefan Liebler
2017-03-07Fix auto-merge issue in ChangeLogFlorian Weimer
2017-03-07tzset: Clean up preprocessor macros min, max, signFlorian Weimer
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella
2017-03-06S390: Optimize atomic macros.Stefan Liebler
2017-03-04hurd: Provide truncate64 and ftruncate64.Justus Winter
2017-03-03tzset: Remove unused NOID macroFlorian Weimer
2017-03-03tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer
2017-03-02Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg
2017-02-28Add scripts/backport-support.shFlorian Weimer