about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix stub __if_freenameindex build error.Roland McGrath2014-12-172-0/+3
* Remove explicit inline on malloc perturb functions.Roland McGrath2014-12-172-2/+6
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-1716-21/+70
* Fix resolver inet_* namespace (bug 17722).Joseph Myers2014-12-178-12/+37
* 2014-12-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-172-62/+65
* Get rid of format warning in bug-vfprintf-nargs.c.Stefan Liebler2014-12-172-1/+8
* Get rid of format warning in tst-widetext.c.Stefan Liebler2014-12-172-1/+7
* Fix printf format errorAndreas Schwab2014-12-172-2/+6
* Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath2014-12-162-3/+19
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-167-21/+5
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-167-5/+21
* Fix x86_64 memrchr namespace (bug 17719).Joseph Myers2014-12-164-8/+14
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-168-31/+87
* Remove some semaphore.h linknamespace XFAILs.Joseph Myers2014-12-162-3/+7
* Fix the 'array subscript is above array bounds' warning correctlySiddhesh Poyarekar2014-12-162-1/+10
* Fix 'array subscript is above array bounds' warning in res_send.cSiddhesh Poyarekar2014-12-162-1/+6
* Modify libio/tst-fopenloc.c to use test-skeleton.cArjun Shankar2014-12-162-2/+7
* Modify stdlib/tst-bsearch.c to use test-skeleton.cArjun Shankar2014-12-162-12/+19
* Modify stdio-common/tst-fseek.c to use test-skeleton.cArjun Shankar2014-12-162-2/+10
* Ignore warning in string/tester.c.Torvald Riegel2014-12-162-0/+13
* Fix warning in misc/tst-mntent2.c.Torvald Riegel2014-12-162-1/+5
* Fix warning in elf/tst-unique4lib.cc.Torvald Riegel2014-12-162-1/+5
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-163-4/+13
* stdio-common/Makefile: readd bug26 testcaseAllan McRae2014-12-162-1/+5
* Return allocated array instead of unallocated.Ondřej Bílka2014-12-163-9/+15
* Add comments for the generic lowlevellock implementation.Torvald Riegel2014-12-154-18/+124
* Fix nptl/tst-sem4: always start with a fresh semaphore.Torvald Riegel2014-12-152-2/+10
* Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.Torvald Riegel2014-12-152-3/+4
* stdio-common: Include <libc-internal.h> in some testsAdhemerval Zanella2014-12-153-0/+7
* Remove custom pthread_once implementation on s390.Torvald Riegel2014-12-152-110/+4
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-157-8/+207
* Bump required version of texinfo to 4.7Will Newton2014-12-155-4/+12
* NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath2014-12-1214-183/+113
* NPTL: Add stubs for Linux-only extension functions.Roland McGrath2014-12-125-0/+133
* Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.Roland McGrath2014-12-122-1/+6
* resolv: Suppress maybe uninitialized warningStefan Liebler2014-12-122-1/+32
* Get rid of warning comparision will always evaluate as trueStefan Liebler2014-12-123-3/+15
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-112-44/+43
* 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