about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add si_addr_bnd to _sigfault in x86 struct siginfo hjl/pr18696H.J. Lu2015-07-201-0/+7
* Regenerate SPARC ULPs.David S. Miller2015-07-162-239/+393
* libio: Fix fmemopen 'w' mode with provided bufferAdhemerval Zanella2015-07-163-5/+12
* powerpc: strstr optimizationRajalakshmi Srinivasaraghavan2015-07-167-1/+636
* hppa/ia64: _dl_unmap: make it hiddenMike Frysinger2015-07-165-4/+11
* hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2015-07-164-0/+10
* Add comment to clarify how the test can failSiddhesh Poyarekar2015-07-162-0/+5
* Whitespace fixup in cxa_thread_atexit_impl.cSiddhesh Poyarekar2015-07-162-1/+3
* Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar2015-07-166-8/+106
* Fix sparc build.David S. Miller2015-07-156-2/+23
* Sort NEWSH.J. Lu2015-07-151-3/+3
* Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute2015-07-156-41/+53
* Modify several tests to use test-skeleton.cArjun Shankar2015-07-159-16/+73
* Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar2015-07-152-1/+12
* tst-tzset: raise timeout to 5 secondsMike Frysinger2015-07-152-0/+5
* i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler2015-07-152-0/+11
* S390: Regenerate ULPsStefan Liebler2015-07-152-28/+32
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-146-12/+125
* Fix up typo in tst-tls-atexitSiddhesh Poyarekar2015-07-142-1/+5
* Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella2015-07-143-5/+15
* Fix up ChangeLogSiddhesh Poyarekar2015-07-141-1/+1
* Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar2015-07-142-1/+5
* Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra2015-07-132-0/+11
* Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra2015-07-132-65/+169
* Replace %ld with %jd and cast to intmax_tH.J. Lu2015-07-112-4/+14
* NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath2015-07-102-0/+46
* tile: Regenerate ULPs.Chris Metcalf2015-07-102-89/+96
* math/test-fenvinline: avoid compiler warningChris Metcalf2015-07-102-2/+7
* Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar2015-07-102-3/+3
* Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar2015-07-102-2/+6
* Clean up semaphore EINTR handling after Linux futex docs clarification.Torvald Riegel2015-07-102-30/+12
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-1040-492/+963
* The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor2015-07-094-6/+28
* Provide __libc_fatal for rtld.Roland McGrath2015-07-093-17/+29
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-097-0/+15
* Improve bndmov encoding with zero displacementH.J. Lu2015-07-092-0/+13
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-099-27/+119
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-092-0/+8
* hurd: permit to use mlock from non-root processSamuel Thibault2015-07-093-11/+21
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-093-8/+12
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-092-2/+7
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-085-11/+103
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-083-3/+7
* Install a dummy <rpc/netdb.h> when not building sunrpc/.Roland McGrath2015-07-083-0/+15
* libio: Update tst-fmemopen2.cAdhemerval Zanella2015-07-082-17/+208
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-0837-114/+703
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-083-2/+13
* Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao2015-07-084-7/+14
* nscd: drop selinux/flask.h includeMike Frysinger2015-07-082-1/+4
* pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger2015-07-083-8/+23