about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-1014-23/+97
* Fix tst-ftell-active-handler.c warning.Joseph Myers2014-12-102-1/+6
* manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg2014-12-103-11/+16
* Update NEWSAndreas Schwab2014-12-101-6/+6
* Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab2014-12-102-1/+8
* [AArch64] Fix strchrnul clobbering v15Richard Earnshaw2014-12-102-1/+6
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-109-14/+79
* Disable -Wdeprecated-declarations for register_printf_function calls in tst-p...Joseph Myers2014-12-102-0/+11
* Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.Joseph Myers2014-12-102-0/+17
* Add macros for diagnostic control, use for scanf %a tests.Joseph Myers2014-12-104-0/+73
* Remove custom pthread_once implementation on sh.Torvald Riegel2014-12-092-257/+4
* libio: Fix variable aligment in tst-ftell-active-handlerAdhemerval Zanella2014-12-082-4/+6
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-0612-9/+34
* libio: Fix buffer overrun in tst-ftell-active-handlerAdhemerval Zanella2014-12-052-2/+10
* De-warning a few stubs.Roland McGrath2014-12-045-29/+48
* Fix linknamespace h_errno handling.Joseph Myers2014-12-043-5/+12
* Fix another typo in the ChangeLogSiddhesh Poyarekar2014-12-041-1/+1
* Fix date in ChangeLogSiddhesh Poyarekar2014-12-041-1/+1
* Fix up function definition styleSiddhesh Poyarekar2014-12-044-121/+40
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-045-11/+68
* tst-ftell-active-handler: Open file with O_TRUNC for w modesSiddhesh Poyarekar2014-12-042-8/+14
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-045-10/+108
* Fix linknamespace getdate_err handling.Joseph Myers2014-12-033-8/+14
* Remove some linknamespace test XFAILs.Joseph Myers2014-12-022-2/+4
* Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers2014-12-026-16/+40
* mips: Do not use jal to reach __libc_start_mainPetar Jovanovic2014-12-023-3/+13
* Fix warning in nptl/tst-stack4.c.Joseph Myers2014-12-022-1/+3
* Fix -Waddress warnings in nptl/tst-mutex1.c.Joseph Myers2014-12-024-2/+12
* Fix warning in posix/tst-getopt_long1.c.Joseph Myers2014-12-022-1/+4
* Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers2014-12-023-3/+7
* Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers2014-12-026-14/+27
* Fix elf/tst-unique4lib.cc warning.Joseph Myers2014-12-022-1/+5
* powerpc: Add powerpc64 strpbrk optimizationAdhemerval Zanella2014-12-027-148/+35
* powerpc: Add powerpc64 strcspn optimizationAdhemerval Zanella2014-12-027-145/+32
* powerpc: Add powerpc64 strspn optimizationAdhemerval Zanella2014-12-027-160/+38
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-013-37/+54
* powerpc: strtok{_r} optimization for powerpc64Rajalakshmi Srinivasaraghavan2014-12-013-0/+255
* Update NEWS for previous two commitsSiddhesh Poyarekar2014-12-011-5/+5
* New locale raj_IN (#16857)Pravin Satpute2014-12-013-0/+182
* New locale ce_RU (BZ #17192)Pravin Satpute2014-12-013-0/+176
* Fix indenting in bits/ioctl-types.h.Carlos O'Donell2014-11-292-9/+11
* Use ALIGN_UP in nptl/nptl-init.cCarlos O'Donell2014-11-292-2/+5
* Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell2014-11-292-2/+28
* Make linknamespace tests check only relevant libraries.Joseph Myers2014-11-293-12/+54
* Mention fix for PR 13862H.J. Lu2014-11-281-4/+5
* Resize DTV if the current DTV isn't big enoughH.J. Lu2014-11-285-43/+283
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-272-1/+10
* Avoid deprecated sigblock in misc/tst-pselect.c.Joseph Myers2014-11-272-2/+8
* Fix libio/bug-ungetwc1.c warning.Joseph Myers2014-11-272-2/+22
* Fix dlfcn/failtestmod.c warning.Joseph Myers2014-11-272-2/+6