aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-11malloc: Check for integer overflow in memalign.Will Newton2-0/+13
2013-09-11malloc: Check for integer overflow in valloc.Will Newton2-0/+13
2013-09-11malloc: Check for integer overflow in pvalloc.Will Newton2-0/+13
2013-09-10Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka6-97/+8
2013-09-10Clarify documentation cross-referenceAllan McRae3-4/+9
2013-09-10Update pt_chown sections of the manualAllan McRae4-18/+19
2013-09-09Fix static-binary lazy FPU context allocationMaciej W. Rozycki8-11/+69
2013-09-09Fix typo in strcoll exampleAllan McRae3-2/+7
2013-09-09Fix memory leak in stdlib/isomac.cAllan McRae3-1/+6
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae4-4/+13
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae3-3/+8
2013-09-09malloc: Add realloc test.Will Newton3-1/+153
2013-09-09Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae4-68/+65
2013-09-07Mention --disable-versioning removal in NEWS.Joseph Myers1-0/+3
2013-09-06Update Chinese (traditional) translations.David S. Miller2-941/+980
2013-09-06Make localedef output generation use more logical interfaces.Richard Sandiford16-1611/+738
2013-09-06Fix trailing whitespaceChris Leonard1-1/+1
2013-09-06ChangeLog entry for Deduplicate country_car.Chris Leonard1-0/+9
2013-09-06 Deduplicate country_car.Chris Leonard6-32/+32
2013-09-06benchtests: Add memrchr benchmarkAdhemerval Zanella5-4/+74
2013-09-06benchtests/Makefile: Run benchmark for memcpy.Will Newton2-5/+9
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell3-29/+64
2013-09-05PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella3-4/+10
2013-09-05Add memrchr testcaseAdhemerval Zanella4-1/+196
2013-09-05tst-fanotify: skip when we get back EPERMMike Frysinger2-5/+13
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers2-0/+9
2013-09-04conformtest: Fix namespace testing.Joseph Myers4-3/+17
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard28-221/+85
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard8-20/+31
2013-09-04Remove --disable-versioning.Joseph Myers28-221/+85
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton28-502/+368
2013-09-04benchtests/Makefile: Use LDLIBS instead of LDFLAGS.Will Newton2-16/+20
2013-09-04Add country_car field to LC_ADDRESScjl1-0/+3
2013-09-04Add country_car field to LC_ADDRESScjl1-0/+146
2013-09-04Add country_car field to LC_ADDRESScjl143-32/+436
2013-09-03Add FSF statement to ayc_PE locale.cjl1-3/+3
2013-09-03Add FSF statement to ayc_PE locale.cjl1-4/+4
2013-09-03Add FSF statement to ayc_PE locale.cjl2-21/+29
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers6-4/+176
2013-09-03Add unaligned strcmp.Ondřej Bílka5-2/+231
2013-09-03Update ht_HT localeChris Leonard3-111/+151
2013-09-03Add quz_PE localeChris Leonard4-2/+179
2013-09-03Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar3-2/+14
2013-09-02hppa: add fanotify_markMike Frysinger5-0/+16
2013-09-02tst-fanotify: new simple testMike Frysinger3-1/+62
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers6-10/+68
2013-09-02Fix typo.Ondřej Bílka2-1/+5
2013-08-30Use sfi_* macros in armv6t2 strlen.Roland McGrath2-9/+16
2013-08-30Make armv6t2 strlen work in ARM mode too.Roland McGrath2-2/+30
2013-08-30Fix then/than typos.Ondřej Bílka18-39/+63