about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Regenerate SPARC ULPs.David S. Miller2015-07-161-0/+4
* libio: Fix fmemopen 'w' mode with provided bufferAdhemerval Zanella2015-07-161-0/+7
* powerpc: strstr optimizationRajalakshmi Srinivasaraghavan2015-07-161-0/+10
* hppa/ia64: _dl_unmap: make it hiddenMike Frysinger2015-07-161-0/+7
* hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2015-07-161-0/+7
* Add comment to clarify how the test can failSiddhesh Poyarekar2015-07-161-0/+3
* Whitespace fixup in cxa_thread_atexit_impl.cSiddhesh Poyarekar2015-07-161-0/+2
* Set NODELETE flag when opening already open objects with RTLD_NODELETESiddhesh Poyarekar2015-07-161-0/+9
* Fix sparc build.David S. Miller2015-07-151-0/+10
* Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute2015-07-151-0/+6
* Modify several tests to use test-skeleton.cArjun Shankar2015-07-151-0/+33
* Modify elf/tst-audit9.c to use test-skeleton.cArjun Shankar2015-07-151-0/+7
* tst-tzset: raise timeout to 5 secondsMike Frysinger2015-07-151-0/+4
* i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler2015-07-151-0/+5
* S390: Regenerate ULPsStefan Liebler2015-07-151-0/+4
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-141-0/+11
* Fix up typo in tst-tls-atexitSiddhesh Poyarekar2015-07-141-0/+4
* Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella2015-07-141-0/+9
* Fix up ChangeLogSiddhesh Poyarekar2015-07-141-1/+1
* Whitespace fix in tst-tls-atexit.cSiddhesh Poyarekar2015-07-141-0/+4
* Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra2015-07-131-0/+6
* Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra2015-07-131-0/+4
* Replace %ld with %jd and cast to intmax_tH.J. Lu2015-07-111-0/+6
* NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath2015-07-101-0/+4
* tile: Regenerate ULPs.Chris Metcalf2015-07-101-0/+2
* math/test-fenvinline: avoid compiler warningChris Metcalf2015-07-101-0/+5
* Remove unnecessary mutex locks from tst-tls-atexit test caseSiddhesh Poyarekar2015-07-101-0/+3
* Avoid boolean coercion in tst-tls-atexit test caseSiddhesh Poyarekar2015-07-101-0/+4
* Clean up semaphore EINTR handling after Linux futex docs clarification.Torvald Riegel2015-07-101-0/+5
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-0/+70
* The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor2015-07-091-0/+7
* Provide __libc_fatal for rtld.Roland McGrath2015-07-091-0/+5
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-091-0/+9
* Improve bndmov encoding with zero displacementH.J. Lu2015-07-091-0/+5
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-0/+20
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-091-0/+5
* hurd: permit to use mlock from non-root processSamuel Thibault2015-07-091-0/+7
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-0/+4
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-091-0/+5
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-081-0/+7
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-081-0/+4
* Install a dummy <rpc/netdb.h> when not building sunrpc/.Roland McGrath2015-07-081-0/+5
* libio: Update tst-fmemopen2.cAdhemerval Zanella2015-07-081-0/+5
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+70
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-1/+7
* Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flagsFeng Gao2015-07-081-0/+7
* nscd: drop selinux/flask.h includeMike Frysinger2015-07-081-0/+4
* pwd.h: add __nonnull markings [BZ #18641]Mike Frysinger2015-07-081-0/+11
* Fix ruserok scalability with large ~/.rhosts file.Carlos O'Donell2015-07-081-0/+6
* Add forced deletion support to _dl_close_workerPavel Kopyl2015-07-071-0/+22