aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses
2013-10-03ARM: Add pointer encryption support.Will Newton
2013-10-02maint: correct changelogEric Blake
2013-10-02malloc: Add pvalloc test.Will Newton
2013-10-02malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c.Will Newton
2013-10-02malloc: Add posix_memalign test.Will Newton
2013-10-01glob: silence -Wattribute warningsEric Blake
2013-10-01Mention bug 15760 in NEWS (duplicate of 15988, just added to NEWS)Chris Metcalf
2013-10-01alpha: Improve conditions under which PTR_MANGLE is definedRichard Henderson
2013-10-01Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar
2013-09-30Add AArch64 relocation definitions.Petr Machata
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab
2013-09-28tst-fanotify: fix styleMike Frysinger
2013-09-28don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott
2013-09-28Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard
2013-09-28Revert "Remove references to non-existent content items in install.texi"Allan McRae
2013-09-27Move ChangeLog entrySiddhesh Poyarekar
2013-09-27Remove references to non-existent content items in install.texiAllan McRae
2013-09-27Use the mutex member of the argumen in __libc_lock_*_recursiveSiddhesh Poyarekar
2013-09-27Add ChangeLog entry for new sysdeps/sh/stackguard-macros.h.Kaz Kojima
2013-09-27Add SH implementation of stackguard-macros.h.Kaz Kojima
2013-09-26Faster strrchr.Ondřej Bílka
2013-09-25PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella
2013-09-25Version 1.2 of gd_GB localeMichael Bauer
2013-09-25conformtest: Clean up expectations for POSIX for sched.h.Joseph Myers
2013-09-24Fix tst-long-dbl-fphex swprintf length calculation.Olivier Langlois
2013-09-24conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers
2013-09-24Update to canonical freemanuals.texi file.Roland McGrath
2013-09-24[AArch64] Support __mcount profiling.Marcus Shawcroft
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft
2013-09-24ports/sysdeps/arm/nptl/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton
2013-09-24sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE.Will Newton
2013-09-23New locale for cmn_TWWei-Lun Chao
2013-09-23New locale for hak_TWWei-Lun Chao
2013-09-23Make locale archive hash function architecture-independent.Joseph Myers
2013-09-23New locale for lzh_TWWei-Lun Chao
2013-09-23New locale for nan_TWWei-Lun Chao
2013-09-23manual: Fix a typo in `POSIX Threads' sectionMaciej W. Rozycki
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-23MIPS: bits/atomic.h: Fix comment typoMaciej W. Rozycki
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-232013-09-23 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar
2013-09-23BZ #15754: Fix test case for ARM.Carlos O'Donell
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell