aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers14-23/+97
2014-12-10Fix tst-ftell-active-handler.c warning.Joseph Myers2-1/+6
2014-12-10manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg3-11/+16
2014-12-10Update NEWSAndreas Schwab1-6/+6
2014-12-10Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab2-1/+8
2014-12-10[AArch64] Fix strchrnul clobbering v15Richard Earnshaw2-1/+6
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers9-14/+79
2014-12-10Disable -Wdeprecated-declarations for register_printf_function calls in tst-p...Joseph Myers2-0/+11
2014-12-10Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.Joseph Myers2-0/+17
2014-12-10Add macros for diagnostic control, use for scanf %a tests.Joseph Myers4-0/+73
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel2-257/+4
2014-12-08libio: Fix variable aligment in tst-ftell-active-handlerAdhemerval Zanella2-4/+6
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers12-9/+34
2014-12-05libio: Fix buffer overrun in tst-ftell-active-handlerAdhemerval Zanella2-2/+10
2014-12-04De-warning a few stubs.Roland McGrath5-29/+48
2014-12-04Fix linknamespace h_errno handling.Joseph Myers3-5/+12
2014-12-04Fix another typo in the ChangeLogSiddhesh Poyarekar1-1/+1
2014-12-04Fix date in ChangeLogSiddhesh Poyarekar1-1/+1
2014-12-04Fix up function definition styleSiddhesh Poyarekar4-121/+40
2014-12-04Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar5-11/+68
2014-12-04tst-ftell-active-handler: Open file with O_TRUNC for w modesSiddhesh Poyarekar2-8/+14
2014-12-04ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar5-10/+108
2014-12-03Fix linknamespace getdate_err handling.Joseph Myers3-8/+14
2014-12-02Remove some linknamespace test XFAILs.Joseph Myers2-2/+4
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers6-16/+40
2014-12-02mips: Do not use jal to reach __libc_start_mainPetar Jovanovic3-3/+13
2014-12-02Fix warning in nptl/tst-stack4.c.Joseph Myers2-1/+3
2014-12-02Fix -Waddress warnings in nptl/tst-mutex1.c.Joseph Myers4-2/+12
2014-12-02Fix warning in posix/tst-getopt_long1.c.Joseph Myers2-1/+4
2014-12-02Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers3-3/+7
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers6-14/+27
2014-12-02Fix elf/tst-unique4lib.cc warning.Joseph Myers2-1/+5
2014-12-02powerpc: Add powerpc64 strpbrk optimizationAdhemerval Zanella7-148/+35
2014-12-02powerpc: Add powerpc64 strcspn optimizationAdhemerval Zanella7-145/+32
2014-12-02powerpc: Add powerpc64 strspn optimizationAdhemerval Zanella7-160/+38
2014-12-01Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke3-37/+54
2014-12-01powerpc: strtok{_r} optimization for powerpc64Rajalakshmi Srinivasaraghavan3-0/+255
2014-12-01Update NEWS for previous two commitsSiddhesh Poyarekar1-5/+5
2014-12-01New locale raj_IN (#16857)Pravin Satpute3-0/+182
2014-12-01New locale ce_RU (BZ #17192)Pravin Satpute3-0/+176
2014-11-29Fix indenting in bits/ioctl-types.h.Carlos O'Donell2-9/+11
2014-11-29Use ALIGN_UP in nptl/nptl-init.cCarlos O'Donell2-2/+5
2014-11-29Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell2-2/+28
2014-11-29Make linknamespace tests check only relevant libraries.Joseph Myers3-12/+54
2014-11-28Mention fix for PR 13862H.J. Lu1-4/+5
2014-11-28Resize DTV if the current DTV isn't big enoughH.J. Lu5-43/+283
2014-11-27Recognize recent x86 CPUs in string.hJ. Brown2-1/+10
2014-11-27Avoid deprecated sigblock in misc/tst-pselect.c.Joseph Myers2-2/+8
2014-11-27Fix libio/bug-ungetwc1.c warning.Joseph Myers2-2/+22
2014-11-27Fix dlfcn/failtestmod.c warning.Joseph Myers2-2/+6