summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-0/+44
* Remove some semaphore.h linknamespace XFAILs.Joseph Myers2014-12-161-0/+7
* Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar2014-12-161-0/+3
* Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar2014-12-161-0/+5
* Modify libio/tst-fopenloc.c to use test-skeleton.cArjun Shankar2014-12-161-0/+2
* Modify stdlib/tst-bsearch.c to use test-skeleton.cArjun Shankar2014-12-161-0/+4
* Modify stdio-common/tst-fseek.c to use test-skeleton.cArjun Shankar2014-12-161-0/+4
* Ignore warning in string/tester.c.Torvald Riegel2014-12-161-0/+5
* Fix warning in misc/tst-mntent2.c.Torvald Riegel2014-12-161-0/+4
* Fix warning in elf/tst-unique4lib.cc.Torvald Riegel2014-12-161-0/+4
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-161-0/+6
* stdio-common/Makefile: readd bug26 testcaseAllan McRae2014-12-161-0/+4
* Return allocated array instead of unallocated.Ondřej Bílka2014-12-161-0/+6
* Add comments for the generic lowlevellock implementation.Torvald Riegel2014-12-151-0/+21
* Fix nptl/tst-sem4: always start with a fresh semaphore.Torvald Riegel2014-12-151-0/+4
* Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.Torvald Riegel2014-12-151-0/+4
* stdio-common: Include <libc-internal.h> in some testsAdhemerval Zanella2014-12-151-0/+5
* Remove custom pthread_once implementation on s390.Torvald Riegel2014-12-151-0/+4
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-151-0/+9
* Bump required version of texinfo to 4.7Will Newton2014-12-151-0/+8
* 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