summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-09-11sunrpc/rpc/types.h: fix OS X and FreeBSD build problemsJia Liu
2013-09-11Faster strchr implementation.Ondřej Bílka
2013-09-11benchtests: Rename argument to TIMING_INIT macro.Will Newton
2013-09-11Update powerpc-fpu ULPs.Adhemerval Zanella
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab
2013-09-11malloc: Check for integer overflow in memalign.Will Newton
2013-09-11malloc: Check for integer overflow in valloc.Will Newton
2013-09-11malloc: Check for integer overflow in pvalloc.Will Newton
2013-09-10Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka
2013-09-10Clarify documentation cross-referenceAllan McRae
2013-09-10Update pt_chown sections of the manualAllan McRae
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki
2013-09-09Fix typo in strcoll exampleAllan McRae
2013-09-09Fix memory leak in stdlib/isomac.cAllan McRae
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae
2013-09-09malloc: Add realloc test.Will Newton
2013-09-09Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae
2013-09-06Update Chinese (traditional) translations.David S. Miller
2013-09-06Make localedef output generation use more logical interfaces.Richard Sandiford
2013-09-06benchtests: Add memrchr benchmarkAdhemerval Zanella
2013-09-06benchtests/Makefile: Run benchmark for memcpy.Will Newton
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell
2013-09-05PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella
2013-09-05Add memrchr testcaseAdhemerval Zanella
2013-09-05tst-fanotify: skip when we get back EPERMMike Frysinger
2013-09-04conformtest: Fix namespace testing.Joseph Myers
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard
2013-09-04Remove --disable-versioning.Joseph Myers
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton
2013-09-04benchtests/Makefile: Use LDLIBS instead of LDFLAGS.Will Newton
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers
2013-09-03Add unaligned strcmp.Ondřej Bílka
2013-09-02hppa: add fanotify_markMike Frysinger
2013-09-02tst-fanotify: new simple testMike Frysinger
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers
2013-09-02Fix typo.Ondřej Bílka
2013-08-30Fix then/than typos.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-08-30Fix rawmemchr regression on bulldozer.Ondřej Bílka
2013-08-29Fix up ChangeLog formatting.Roland McGrath
2013-08-29Remove aix specific files.Ondřej Bílka
2013-08-29Hurd: Add ESUCCESS error_t value.Thomas Schwinge
2013-08-29Hurd: Use __executable_start symbol instead of _start.Samuel Thibault
2013-08-29Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge
2013-08-29math: Additional type conversion testsThomas Schwinge
2013-08-29Fix typos.Ondřej Bílka