aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-01New locale raj_IN (#16857)Pravin Satpute
2014-12-01New locale ce_RU (BZ #17192)Pravin Satpute
2014-11-29Fix indenting in bits/ioctl-types.h.Carlos O'Donell
2014-11-29Use ALIGN_UP in nptl/nptl-init.cCarlos O'Donell
2014-11-29Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell
2014-11-29Make linknamespace tests check only relevant libraries.Joseph Myers
2014-11-28Mention fix for PR 13862H.J. Lu
2014-11-28Resize DTV if the current DTV isn't big enoughH.J. Lu
2014-11-27Recognize recent x86 CPUs in string.hJ. Brown
2014-11-27Avoid deprecated sigblock in misc/tst-pselect.c.Joseph Myers
2014-11-27Fix libio/bug-ungetwc1.c warning.Joseph Myers
2014-11-27Fix dlfcn/failtestmod.c warning.Joseph Myers
2014-11-27Add missing include of libc-internal.h.Stefan Liebler
2014-11-27Don't use __warn_memset_zero_len for gcc-5.0 or newerSiddhesh Poyarekar
2014-11-27Fix stdio-common/tst-fmemopen.c format warnings.Joseph Myers
2014-11-27Fix nss/tst-nss-test1.c format warning.Joseph Myers
2014-11-26Avoid warnings for unused results in nscd/connections.c.Joseph Myers
2014-11-26Fix sysdeps/mips/__longjmp.c warning.Joseph Myers
2014-11-26Fix nptl/tst-cancel-self-cancelstate.c warning.Joseph Myers
2014-11-26Fix sysdeps/unix/sysv/linux/arm/libc-do-syscall.S warning.Joseph Myers
2014-11-26FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers
2014-11-26Fix warnings in fwscanf / rewind tests.Joseph Myers
2014-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers
2014-11-26Fix test-strchr.c warnings for wide string testing.Joseph Myers
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella
2014-11-26Fix synchronization of TPP min/max priorities.Torvald Riegel
2014-11-26Fix warning in setjmp/jmpbug.c.Joseph Myers
2014-11-25Fix warning in stdio-common/tst-printf-round.c.Joseph Myers
2014-11-25fnmatch: work around GCC compiler warning bug with uninit varPaul Eggert
2014-11-25Fix warning in posix/bug-regex31.c.Joseph Myers
2014-11-25powerpc: Fix __arch_compare_and_exchange_bool_64_relAnton Blanchard
2014-11-24sysdeps/x86_64/start.S doesn't have a .size elf directive for _start.Brooks Moses
2014-11-24Fix typo.Wilco Dijkstra
2014-11-24Update NEWS for bug 17608Florian Weimer
2014-11-24Define CLOCK_TAI on Linux (bug 17608)Ryan Cumming
2014-11-24Fix perror fileno namespace (bug 17633).Joseph Myers
2014-11-24Improve performance of strncpy.Wilco Dijkstra
2014-11-24Improve strcpy performance.Wilco Dijkstra
2014-11-24Speed up strcoll by inliningLeonhard Holz
2014-11-24Use IS_IN internally onlySiddhesh Poyarekar
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove last place for definition of IS_IN_* macrosSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-24Remove IS_IN_libdlSiddhesh Poyarekar
2014-11-24Remove IS_IN_nscdSiddhesh Poyarekar
2014-11-24Remove IS_IN_ldconfigSiddhesh Poyarekar
2014-11-24Remove IS_IN_libcSiddhesh Poyarekar