summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-16Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar
2015-07-15Fix sparc build.David S. Miller
2015-07-15Sort NEWSH.J. Lu
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar
2015-07-15Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar
2015-07-15tst-tzset: raise timeout to 5 secondsMike Frysinger
2015-07-15i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler
2015-07-15S390: Regenerate ULPsStefan Liebler
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath
2015-07-14Fix up typo in tst-tls-atexitSiddhesh Poyarekar
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella
2015-07-14Fix up ChangeLogSiddhesh Poyarekar
2015-07-14Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra
2015-07-11Replace %ld with %jd and cast to intmax_tH.J. Lu
2015-07-10NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath
2015-07-10tile: Regenerate ULPs.Chris Metcalf
2015-07-10math/test-fenvinline: avoid compiler warningChris Metcalf
2015-07-10Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar
2015-07-10Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar
2015-07-10Clean up semaphore EINTR handling after Linux futex docs clarification.Torvald Riegel
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-07-09The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor
2015-07-09Provide __libc_fatal for rtld.Roland McGrath
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath
2015-07-09Improve bndmov encoding with zero displacementH.J. Lu
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin
2015-07-09libio: Update powerpc64le libc.abilistAdhemerval Zanella
2015-07-09hurd: permit to use mlock from non-root processSamuel Thibault
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath
2015-07-08Install a dummy <rpc/netdb.h> when not building sunrpc/.Roland McGrath
2015-07-08libio: Update tst-fmemopen2.cAdhemerval Zanella
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-07-08Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell
2015-07-08Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao
2015-07-08nscd: drop selinux/flask.h includeMike Frysinger
2015-07-08pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger
2015-07-08Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell
2015-07-07Add forced deletion support to _dl_close_workerPavel Kopyl
2015-07-07S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2015-07-07S390: Regenerate ULPs.Stefan Liebler
2015-07-07S390: Fix sem.h conformance test failures.Stefan Liebler
2015-07-07Add la_symbind32 to x86-64 audit testsH.J. Lu
2015-07-07Add and use sysdeps/i386/link-defines.symH.J. Lu
2015-07-07Add a testcase for i386 LD_AUDITH.J. Lu