aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-17NPTL: Move fork state variables to initializer files.Roland McGrath4-8/+10
2014-12-17NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath2-6/+11
2014-12-17Fix stub __if_freenameindex build error.Roland McGrath2-0/+3
2014-12-17Remove explicit inline on malloc perturb functions.Roland McGrath2-2/+6
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers16-21/+70
2014-12-17Fix resolver inet_* namespace (bug 17722).Joseph Myers8-12/+37
2014-12-172014-12-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-62/+65
2014-12-17Get rid of format warning in bug-vfprintf-nargs.c.Stefan Liebler2-1/+8
2014-12-17Get rid of format warning in tst-widetext.c.Stefan Liebler2-1/+7
2014-12-17Fix printf format errorAndreas Schwab2-2/+6
2014-12-16Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath2-3/+19
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath7-21/+5
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath7-5/+21
2014-12-16Fix x86_64 memrchr namespace (bug 17719).Joseph Myers4-8/+14
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers8-31/+87
2014-12-16Remove some semaphore.h linknamespace XFAILs.Joseph Myers2-3/+7
2014-12-16Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar2-1/+10
2014-12-16Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar2-1/+6
2014-12-16Modify libio/tst-fopenloc.c to use test-skeleton.cArjun Shankar2-2/+7
2014-12-16Modify stdlib/tst-bsearch.c to use test-skeleton.cArjun Shankar2-12/+19
2014-12-16Modify stdio-common/tst-fseek.c to use test-skeleton.cArjun Shankar2-2/+10
2014-12-16Ignore warning in string/tester.c.Torvald Riegel2-0/+13
2014-12-16Fix warning in misc/tst-mntent2.c.Torvald Riegel2-1/+5
2014-12-16Fix warning in elf/tst-unique4lib.cc.Torvald Riegel2-1/+5
2014-12-16Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer3-4/+13
2014-12-16stdio-common/Makefile: readd bug26 testcaseAllan McRae2-1/+5
2014-12-16Return allocated array instead of unallocated.Ondřej Bílka3-9/+15
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel4-18/+124
2014-12-15Fix nptl/tst-sem4: always start with a fresh semaphore.Torvald Riegel2-2/+10
2014-12-15Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.Torvald Riegel2-3/+4
2014-12-15stdio-common: Include <libc-internal.h> in some testsAdhemerval Zanella3-0/+7
2014-12-15Remove custom pthread_once implementation on s390.Torvald Riegel2-110/+4
2014-12-15CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law7-8/+207
2014-12-15Bump required version of texinfo to 4.7Will Newton5-4/+12
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath14-183/+113
2014-12-12NPTL: Add stubs for Linux-only extension functions.Roland McGrath5-0/+133
2014-12-12Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.Roland McGrath2-1/+6
2014-12-12resolv: Suppress maybe uninitialized warningStefan Liebler2-1/+32
2014-12-12Get rid of warning comparision will always evaluate as trueStefan Liebler3-3/+15
2014-12-11Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2-44/+43
2014-12-11Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...Roland McGrath9-282/+290
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima5-5/+14
2014-12-11Move semaphore.h to sysdeps/pthread/.Joseph Myers3-1/+8
2014-12-11Suppress -Wformat-security in tst-error1.c.Roland McGrath2-0/+14
2014-12-11Eliminate -Wno-format from printf/scanf tests.Roland McGrath9-13/+80
2014-12-11Add more headers to include/ for conform tests.Joseph Myers3-0/+5
2014-12-11Clean up localedata tests printf formats, don't use -Wno-format.Joseph Myers8-22/+35
2014-12-11Fix -Wformat-security warnings in posix/regexbug1.cRoland McGrath2-2/+7
2014-12-11tile: add inhibit_loop_to_libcall to string functionsChris Metcalf4-3/+10
2014-12-11Fix __sendmmsg prototype guardsAdhemerval Zanella2-0/+7