about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Mention dl_load_lock by name in the commentsSiddhesh Poyarekar2015-07-242-9/+15
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-237-25/+54
* Add SIGWINCH to generic <bits/signum.h>.Roland McGrath2015-07-232-4/+15
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-233-0/+7
* conform/linknamespace: whitelist matherrf/matherrlMike Frysinger2015-07-232-2/+8
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-232-1/+6
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-238-36/+176
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-212-4/+18
* ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2015-07-212-2/+8
* ia64: sifaction.h: change sa_flags to an intMike Frysinger2015-07-212-1/+8
* ia64: siginfo.h: delete siginfo nameMike Frysinger2015-07-212-1/+6
* NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath2015-07-214-4/+7
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-2112-0/+2538
* tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2015-07-213-4/+13
* locale: Remove obsolete repertoire map referencesMarko Myllynen2015-07-2184-96/+87
* locale: Do not define lang_ab for tcy_IN and bhb_INKhem Raj2015-07-213-2/+8
* Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]Khem Raj2015-07-204-6/+17
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-203-1/+16
* Remove Linuxism from tst-tls-atexitSiddhesh Poyarekar2015-07-213-43/+64
* m68k: update libm test ULPsAndreas Schwab2015-07-212-133/+315
* tst-leaks: raise timeout to 5 secondsChris Metcalf2015-07-202-0/+5
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-203-1/+16
* 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