aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Whitespace fixup in cxa_thread_atexit_impl.cSiddhesh Poyarekar2-1/+3
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar6-8/+106
2015-07-15Fix sparc build.David S. Miller6-2/+23
2015-07-15Sort NEWSH.J. Lu1-3/+3
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute6-41/+53
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar9-16/+73
2015-07-15Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar2-1/+12
2015-07-15tst-tzset: raise timeout to 5 secondsMike Frysinger2-0/+5
2015-07-15i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler2-0/+11
2015-07-15S390: Regenerate ULPsStefan Liebler2-28/+32
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath6-12/+125
2015-07-14Fix up typo in tst-tls-atexitSiddhesh Poyarekar2-1/+5
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella3-5/+15
2015-07-14Fix up ChangeLogSiddhesh Poyarekar1-1/+1
2015-07-14Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar2-1/+5
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra2-0/+11
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra2-65/+169
2015-07-11Replace %ld with %jd and cast to intmax_tH.J. Lu2-4/+14
2015-07-10NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath2-0/+46
2015-07-10tile: Regenerate ULPs.Chris Metcalf2-89/+96
2015-07-10math/test-fenvinline: avoid compiler warningChris Metcalf2-2/+7
2015-07-10Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar2-3/+3
2015-07-10Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar2-2/+6
2015-07-10Clean up semaphore EINTR handling after Linux futex docs clarification.Torvald Riegel2-30/+12
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel40-492/+963
2015-07-09The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor4-6/+28
2015-07-09Provide __libc_fatal for rtld.Roland McGrath3-17/+29
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath7-0/+15
2015-07-09Improve bndmov encoding with zero displacementH.J. Lu2-0/+13
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin9-27/+119
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella2-0/+8
2015-07-09hurd: permit to use mlock from non-root processSamuel Thibault3-11/+21
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy3-8/+12
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2-2/+7
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath5-11/+103
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath3-3/+7
2015-07-08Install a dummy <rpc/netdb.h> when not building sunrpc/.Roland McGrath3-0/+15
2015-07-08libio: Update tst-fmemopen2.cAdhemerval Zanella2-17/+208
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella37-114/+703
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell3-2/+13
2015-07-08Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao4-7/+14
2015-07-08nscd: drop selinux/flask.h includeMike Frysinger2-1/+4
2015-07-08pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger3-8/+23
2015-07-08Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell3-37/+55
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl11-19/+167
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler6-5/+78
2015-07-07S390: Regenerate ULPs.Stefan Liebler2-6/+106
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler2-2/+7
2015-07-07Add la_symbind32 to x86-64 audit testsH.J. Lu7-0/+69
2015-07-07Add and use sysdeps/i386/link-defines.symH.J. Lu4-15/+53