summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath2014-12-121-0/+31
* NPTL: Add stubs for Linux-only extension functions.Roland McGrath2014-12-121-0/+5
* Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.Roland McGrath2014-12-121-0/+5
* resolv: Suppress maybe uninitialized warningStefan Liebler2014-12-121-0/+6
* Get rid of warning comparision will always evaluate as trueStefan Liebler2014-12-121-1/+8
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-111-0/+8
* Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath2014-12-111-0/+14
* * Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2014-12-121-0/+9
* Move semaphore.h to sysdeps/pthread/.Joseph Myers2014-12-111-0/+7
* Suppress -Wformat-security in tst-error1.c.Roland McGrath2014-12-111-0/+3
* Eliminate -Wno-format from printf/scanf tests.Roland McGrath2014-12-111-0/+22
* Add more headers to include/ for conform tests.Joseph Myers2014-12-111-0/+3
* Clean up localedata tests printf formats, don't use -Wno-format.Joseph Myers2014-12-111-0/+20
* Fix -Wformat-security warnings in posix/regexbug1.cRoland McGrath2014-12-111-0/+5
* tile: add inhibit_loop_to_libcall to string functionsChris Metcalf2014-12-111-0/+7
* Fix __sendmmsg prototype guardsAdhemerval Zanella2014-12-111-0/+5
* * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey2014-12-111-0/+5
* 2014-12-11 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-111-0/+4
* Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler2014-12-111-0/+5
* S/390: Get rid of assembler warning value truncated.Stefan Liebler2014-12-111-0/+5
* Constify string parametersAndreas Schwab2014-12-111-0/+5
* powerpc: Fix lgammal_r overflow warningsAdhemerval Zanella2014-12-111-0/+5
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-111-0/+8
* Remove duplication from gconv-modulesAndreas Schwab2014-12-111-0/+4
* intl: Merge with gettext version 0.19.3Will Newton2014-12-111-0/+73
* 2014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-101-0/+4
* Fix MIPS waitid build.Joseph Myers2014-12-101-0/+2
* Fix MIPS sigaction build.Joseph Myers2014-12-101-0/+6
* Fix typo in changelog.Ondřej Bílka2014-12-101-1/+1
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-101-0/+45
* Fix tst-ftell-active-handler.c warning.Joseph Myers2014-12-101-0/+5
* manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg2014-12-101-0/+6
* Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab2014-12-101-0/+6
* [AArch64] Fix strchrnul clobbering v15Richard Earnshaw2014-12-101-0/+5
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-0/+23
* Disable -Wdeprecated-declarations for register_printf_function calls in tst-p...Joseph Myers2014-12-101-0/+4
* Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.Joseph Myers2014-12-101-0/+4
* Add macros for diagnostic control, use for scanf %a tests.Joseph Myers2014-12-101-0/+12
* Remove custom pthread_once implementation on sh.Torvald Riegel2014-12-091-0/+4
* libio: Fix variable aligment in tst-ftell-active-handlerAdhemerval Zanella2014-12-081-0/+5
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-0/+21
* libio: Fix buffer overrun in tst-ftell-active-handlerAdhemerval Zanella2014-12-051-0/+5
* De-warning a few stubs.Roland McGrath2014-12-041-0/+10
* Fix linknamespace h_errno handling.Joseph Myers2014-12-041-0/+8
* 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-041-0/+4
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-041-0/+10
* tst-ftell-active-handler: Open file with O_TRUNC for w modesSiddhesh Poyarekar2014-12-041-0/+6
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-041-0/+10