aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-03-08Fix off-by-one which caused BZ #18042 and add a test for it.Paul Pluzhnikov1-0/+6
2015-03-08Refactor wordexp-test.c such that words always ends at the edge ofPaul Pluzhnikov1-0/+8
2015-03-08Cleanup: in preparation for fixing BZ #16734, fix memory leaks exposed byPaul Pluzhnikov1-0/+7
2015-03-08hurd: Make libc able to call pthread stubsSamuel Thibault1-0/+5
2015-03-07soft-fp: Support conditional zero-initialization in declarations.Joseph Myers1-0/+8
2015-03-06Replace __attribute__((visibility("protected")))H.J. Lu1-0/+8
2015-03-07soft-fp: Condition sfp-machine.h include path on __KERNEL__.Joseph Myers1-0/+5
2015-03-06Document test-wrapper-env-only in INSTALL.Roland McGrath1-0/+6
2015-03-06ChangeLog formatRoland McGrath1-1/+0
2015-03-06Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov1-0/+6
2015-03-06time: ensure failing strptime() tests are reported correctlyVincent Bernat1-0/+6
2015-03-06Fix aio_error thread-safety.Samuel Thibault1-0/+8
2015-03-06vfprintf: Define WORK_BUFFER_SIZEFlorian Weimer1-2/+4
2015-03-06vfprintf: Introduce JUMP_TABLE_BASE_LABELFlorian Weimer1-0/+2
2015-03-06vfprintf: Introduce THOUSANDS_SEP_TFlorian Weimer1-0/+5
2015-03-06manual: complete example in error message documentationRical Jasan1-0/+8
2015-03-06manual: drop strerror C89 compatibility noteMike Frysinger1-0/+5
2015-03-05Avoid re-exec-self in bug-setlocale1.Roland McGrath1-0/+7
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-0/+29
2015-03-04Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath1-0/+4
2015-03-04Split rpcent tests out of tst-netdb.Roland McGrath1-2/+7
2015-03-04Conditionalize some test code for SIGRTMIN, SA_SIGINFO.Roland McGrath1-0/+9
2015-03-04Avoid more C++ tests.Roland McGrath1-0/+2
2015-03-04Avoid C++ tests when the C++ cannot be linked.Roland McGrath1-0/+12
2015-03-04Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631)Andreas Schwab1-0/+8
2015-03-03powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella1-0/+9
2015-03-03Fix localplt test breakage with new readelfAlan Modra1-0/+6
2015-03-02Deglobalize internal variables in timer_routines.c.Roland McGrath1-0/+5
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers1-0/+13
2015-03-02Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov1-0/+6
2015-03-02Fix parallel build errorAndreas Schwab1-0/+5
2015-03-02_nss_nis_initgroups_dyn: Return status instead of NSS_STATUS_SUCCESSFlorian Weimer1-0/+5
2015-02-27Avoid unsafe loc_name type casts with additional variableAlexandre Oliva1-0/+6
2015-02-27Convert dlfcn/tststatic2 to use test-skeleton.Roland McGrath1-0/+7
2015-02-27Compile vismain with -fPIE and link with -pieH.J. Lu1-0/+8
2015-02-27Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers1-0/+13
2015-02-27Rather than using a C implementation of memmove, directly call memmove, whichWilco Dijkstra1-0/+4
2015-02-27Rather than using a C implementation of memset, directly call memset, whichWilco Dijkstra1-0/+4
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin1-0/+5
2015-02-27Add comment to CSTR macro in k_standard.c.Joseph Myers1-0/+4
2015-02-26Avoid -Wno-write-strings for k_standard.c.Joseph Myers1-0/+5
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers1-0/+14
2015-02-26Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers1-0/+9
2015-02-26Fix asin missing underflows (bug 16351).Joseph Myers1-0/+30
2015-02-26Fix ldbl-128ibm logbl near powers of 2 (bug 18030).Joseph Myers1-0/+7
2015-02-26Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab1-0/+7
2015-02-26Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029).Joseph Myers1-0/+8
2015-02-26Fix constness error just introduced in findlocale.Alexandre Oliva1-1/+5
2015-02-26BZ #15969: search locale archive again after alias expansionAlexandre Oliva1-0/+6
2015-02-25Convert tst-iconv3 to use test-skeleton.Roland McGrath1-0/+5