aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath1-0/+13
2014-12-16Fix x86_64 memrchr namespace (bug 17719).Joseph Myers1-0/+10
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers1-0/+44
2014-12-16Remove some semaphore.h linknamespace XFAILs.Joseph Myers1-0/+7
2014-12-16Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar1-0/+3
2014-12-16Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar1-0/+5
2014-12-16Modify libio/tst-fopenloc.c to use test-skeleton.cArjun Shankar1-0/+2
2014-12-16Modify stdlib/tst-bsearch.c to use test-skeleton.cArjun Shankar1-0/+4
2014-12-16Modify stdio-common/tst-fseek.c to use test-skeleton.cArjun Shankar1-0/+4
2014-12-16Ignore warning in string/tester.c.Torvald Riegel1-0/+5
2014-12-16Fix warning in misc/tst-mntent2.c.Torvald Riegel1-0/+4
2014-12-16Fix warning in elf/tst-unique4lib.cc.Torvald Riegel1-0/+4
2014-12-16Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer1-0/+6
2014-12-16stdio-common/Makefile: readd bug26 testcaseAllan McRae1-0/+4
2014-12-16Return allocated array instead of unallocated.Ondřej Bílka1-0/+6
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel1-0/+21
2014-12-15Fix nptl/tst-sem4: always start with a fresh semaphore.Torvald Riegel1-0/+4
2014-12-15Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.Torvald Riegel1-0/+4
2014-12-15stdio-common: Include <libc-internal.h> in some testsAdhemerval Zanella1-0/+5
2014-12-15Remove custom pthread_once implementation on s390.Torvald Riegel1-0/+4
2014-12-15CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law1-0/+9
2014-12-15Bump required version of texinfo to 4.7Will Newton1-0/+8
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath1-0/+31
2014-12-12NPTL: Add stubs for Linux-only extension functions.Roland McGrath1-0/+5
2014-12-12Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.Roland McGrath1-0/+5
2014-12-12resolv: Suppress maybe uninitialized warningStefan Liebler1-0/+6
2014-12-12Get rid of warning comparision will always evaluate as trueStefan Liebler1-1/+8
2014-12-11Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke1-0/+8
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath1-0/+14
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima1-0/+9
2014-12-11Move semaphore.h to sysdeps/pthread/.Joseph Myers1-0/+7
2014-12-11Suppress -Wformat-security in tst-error1.c.Roland McGrath1-0/+3
2014-12-11Eliminate -Wno-format from printf/scanf tests.Roland McGrath1-0/+22
2014-12-11Add more headers to include/ for conform tests.Joseph Myers1-0/+3
2014-12-11Clean up localedata tests printf formats, don't use -Wno-format.Joseph Myers1-0/+20
2014-12-11Fix -Wformat-security warnings in posix/regexbug1.cRoland McGrath1-0/+5
2014-12-11tile: add inhibit_loop_to_libcall to string functionsChris Metcalf1-0/+7
2014-12-11Fix __sendmmsg prototype guardsAdhemerval Zanella1-0/+5
2014-12-11 * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey1-0/+5
2014-12-112014-12-11 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler1-0/+5
2014-12-11S/390: Get rid of assembler warning value truncated.Stefan Liebler1-0/+5
2014-12-11Constify string parametersAndreas Schwab1-0/+5
2014-12-11powerpc: Fix lgammal_r overflow warningsAdhemerval Zanella1-0/+5
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab1-0/+8
2014-12-11Remove duplication from gconv-modulesAndreas Schwab1-0/+4
2014-12-11intl: Merge with gettext version 0.19.3Will Newton1-0/+73
2014-12-102014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2014-12-10Fix MIPS waitid build.Joseph Myers1-0/+2
2014-12-10Fix MIPS sigaction build.Joseph Myers1-0/+6