summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-03-06vfprintf: Introduce THOUSANDS_SEP_TFlorian Weimer
2015-03-06manual: complete example in error message documentationRical Jasan
2015-03-06manual: drop strerror C89 compatibility noteMike Frysinger
2015-03-05Avoid re-exec-self in bug-setlocale1.Roland McGrath
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-03-04Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath
2015-03-04Split rpcent tests out of tst-netdb.Roland McGrath
2015-03-04Conditionalize some test code for SIGRTMIN, SA_SIGINFO.Roland McGrath
2015-03-04Avoid more C++ tests.Roland McGrath
2015-03-04Avoid C++ tests when the C++ cannot be linked.Roland McGrath
2015-03-04Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631)Andreas Schwab
2015-03-03powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella
2015-03-03Fix localplt test breakage with new readelfAlan Modra
2015-03-02Deglobalize internal variables in timer_routines.c.Roland McGrath
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers
2015-03-02Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov
2015-03-02Fix parallel build errorAndreas Schwab
2015-03-02_nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESSFlorian Weimer
2015-02-27Avoid unsafe loc_name type casts with additional variableAlexandre Oliva
2015-02-27Convert dlfcn/tststatic2 to use test-skeleton.Roland McGrath
2015-02-27Compile vismain with -fPIE and link with -pieH.J. Lu
2015-02-27Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers
2015-02-27Rather than using a C implementation of memmove, directly call memmove, whichWilco Dijkstra
2015-02-27Rather than using a C implementation of memset, directly call memset, whichWilco Dijkstra
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin
2015-02-27Add comment to CSTR macro in k_standard.c.Joseph Myers
2015-02-26Avoid -Wno-write-strings for k_standard.c.Joseph Myers
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers
2015-02-26Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers
2015-02-26Fix asin missing underflows (bug 16351).Joseph Myers
2015-02-26Fix ldbl-128ibm logbl near powers of 2 (bug 18030).Joseph Myers
2015-02-26Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab
2015-02-26Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029).Joseph Myers
2015-02-26Fix constness error just introduced in findlocale.Alexandre Oliva
2015-02-26BZ #15969: search locale archive again after alias expansionAlexandre Oliva
2015-02-25Convert tst-iconv3 to use test-skeleton.Roland McGrath
2015-02-25Convert tst-iconv5 to use test-skeleton.Roland McGrath
2015-02-25Don't crash in iconv setup when getcwd fails.Roland McGrath
2015-02-25powerpc: Fix memmove static buildAdhemerval Zanella
2015-02-25Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers
2015-02-25in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850]Cong Wang
2015-02-25sprof: Make an error message identical to two others, and more accurate.Benno Schulenberg
2015-02-24Reduce lock contention in __tz_convert() [BZ #16145] (partial fix)Kevin Easton
2015-02-24Update timex.h for ADJ_SETOFFSET.Miroslav Lichvar
2015-02-25Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers
2015-02-24alloca: fix buf interactionMike Frysinger
2015-02-24Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers
2015-02-24Fix BZ #17916 - fopen unbounded stack usage for ccs= modesPaul Pluzhnikov
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-02-24Skip logging for DNSSEC responses [BZ 14841]Siddhesh Poyarekar