summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Refactor named semaphore code to use shm-directory.hroland/namedsemRoland McGrath2014-12-1114-183/+113
* Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath2014-12-119-282/+290
* * Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2014-12-125-5/+14
* Move semaphore.h to sysdeps/pthread/.Joseph Myers2014-12-113-1/+8
* Suppress -Wformat-security in tst-error1.c.Roland McGrath2014-12-112-0/+14
* Eliminate -Wno-format from printf/scanf tests.Roland McGrath2014-12-119-13/+80
* Add more headers to include/ for conform tests.Joseph Myers2014-12-113-0/+5
* Clean up localedata tests printf formats, don't use -Wno-format.Joseph Myers2014-12-118-22/+35
* Fix -Wformat-security warnings in posix/regexbug1.cRoland McGrath2014-12-112-2/+7
* tile: add inhibit_loop_to_libcall to string functionsChris Metcalf2014-12-114-3/+10
* 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