aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-11 * sysdeps/mips/dl-trampoline.c: Modify switch expression to haveSteve Ellcey2-1/+6
2014-12-112014-12-11 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-1/+5
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler2-1/+7
2014-12-11S/390: Get rid of assembler warning value truncated.Stefan Liebler2-1/+6
2014-12-11Constify string parametersAndreas Schwab2-2/+7
2014-12-11powerpc: Fix lgammal_r overflow warningsAdhemerval Zanella2-1/+14
2014-12-11Remove obsolete commentAndreas Schwab1-3/+0
2014-12-11Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab5-20/+17
2014-12-11Remove duplication from gconv-modulesAndreas Schwab2-7/+4
2014-12-11intl: Merge with gettext version 0.19.3Will Newton26-1129/+1442
2014-12-102014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-0/+5
2014-12-10Fix MIPS waitid build.Joseph Myers2-0/+9
2014-12-10Fix MIPS sigaction build.Joseph Myers2-0/+18
2014-12-10Fix typo in changelog.Ondřej Bílka1-1/+1
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers14-23/+97
2014-12-10Fix tst-ftell-active-handler.c warning.Joseph Myers2-1/+6
2014-12-10manual: Remove incorrect claim that qsort() can be stabilizedAnders Kaseorg3-11/+16
2014-12-10Update NEWSAndreas Schwab1-6/+6
2014-12-10Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab2-1/+8
2014-12-10[AArch64] Fix strchrnul clobbering v15Richard Earnshaw2-1/+6
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers9-14/+79
2014-12-10Disable -Wdeprecated-declarations for register_printf_function calls in tst-p...Joseph Myers2-0/+11
2014-12-10Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.Joseph Myers2-0/+17
2014-12-10Add macros for diagnostic control, use for scanf %a tests.Joseph Myers4-0/+73
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel2-257/+4
2014-12-08libio: Fix variable aligment in tst-ftell-active-handlerAdhemerval Zanella2-4/+6
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers12-9/+34
2014-12-05libio: Fix buffer overrun in tst-ftell-active-handlerAdhemerval Zanella2-2/+10
2014-12-04De-warning a few stubs.Roland McGrath5-29/+48
2014-12-04Fix linknamespace h_errno handling.Joseph Myers3-5/+12
2014-12-04Fix another typo in the ChangeLogSiddhesh Poyarekar1-1/+1
2014-12-04Fix date in ChangeLogSiddhesh Poyarekar1-1/+1
2014-12-04Fix up function definition styleSiddhesh Poyarekar4-121/+40