about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix __sendmmsg prototype guardsAdhemerval Zanella2014-12-112-0/+7
* * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey2014-12-112-1/+6
* 2014-12-11 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-112-1/+5
* Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler2014-12-112-1/+7
* S/390: Get rid of assembler warning value truncated.Stefan Liebler2014-12-112-1/+6
* Constify string parametersAndreas Schwab2014-12-112-2/+7
* powerpc: Fix lgammal_r overflow warningsAdhemerval Zanella2014-12-112-1/+14
* Remove obsolete commentAndreas Schwab2014-12-111-3/+0
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-115-20/+17
* Remove duplication from gconv-modulesAndreas Schwab2014-12-112-7/+4
* intl: Merge with gettext version 0.19.3Will Newton2014-12-1126-1129/+1442
* 2014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-102-0/+5
* Fix MIPS waitid build.Joseph Myers2014-12-102-0/+9
* Fix MIPS sigaction build.Joseph Myers2014-12-102-0/+18
* Fix typo in changelog.Ondřej Bílka2014-12-101-1/+1
* 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