about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* posix_spawn: fix stack setup on ia64 [BZ #21275] gentoo/2.25Mike Frysinger2017-03-201-5/+6
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-151-1/+1
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-128-9/+30
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-03-129-59/+1324
* sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer2017-03-123-2/+65
* Fix getting tunable values on big-endian (BZ #21109)Siddhesh Poyarekar2017-03-123-6/+8
* sys/types.h: drop sys/sysmacros.h includeMike Frysinger2017-02-091-9/+0
* gentoo: support running tests under sandboxStephanie J. Lockwood-Childs2017-02-093-3/+3
* rtld: do not ignore arch-specific CFLAGSCarlos O'Donell2017-02-091-1/+1
* reload /etc/resolv.conf when it has changedThorsten Kukuk2017-02-091-0/+23
* disable ldconfig during installMike Frysinger2017-02-091-0/+1
* Update for 2.25 release glibc-2.25Siddhesh Poyarekar2017-02-053-3/+7
* Add more contributors to contrib.texiSiddhesh Poyarekar2017-02-052-5/+46
* Add list of bugs fixed in 2.25Siddhesh Poyarekar2017-02-052-2/+147
* Add missing NEWS itemsSiddhesh Poyarekar2017-02-052-0/+12
* tunables: Fail tests correctly when setgid does not workSiddhesh Poyarekar2017-02-042-5/+16
* Bug 20915: Do not initialize DTV of other threads.Alexandre Oliva2017-02-033-11/+9
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0328-721/+37
* Allow IFUNC relocation against unrelocated shared libraryH.J. Lu2017-02-023-2/+9
* Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)Siddhesh Poyarekar2017-02-023-0/+21
* tunables: Fix environment variable processing for setuid binaries (bz #21073)Siddhesh Poyarekar2017-02-029-35/+511
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-012-1/+9
* Fix missing test dependencyAndreas Schwab2017-02-012-0/+4
* m68k: fix 64bit atomic opsAndreas Schwab2017-02-012-6/+15
* Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang2017-01-312-0/+25
* Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]H.J. Lu2017-01-302-0/+8
* Bug 20116: Fix use after free in pthread_create()Carlos O'Donell2017-01-2817-55/+479
* nptl: Add tst-robust-forkFlorian Weimer2017-01-2717-1/+531
* string/tst-strcoll-overflow: Do not accept timeout as test resultFlorian Weimer2017-01-253-24/+32
* * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): AddJakub Jelinek2017-01-242-0/+10
* Add missing bugzilla reference in previous ChangeLog entryAdhemerval Zanella2017-01-241-0/+1
* Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke2017-01-244-68/+78
* * elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...DJ Delorie2017-01-202-4/+33
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-206-208/+6
* Update README.libm-test.Joseph Myers2017-01-202-0/+13
* powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho2017-01-202-1/+6
* Fix mutex pretty printer test and pretty printer output.Torvald Riegel2017-01-204-21/+43
* S390: Adjust lock elision code after review.Stefan Liebler2017-01-205-43/+65
* Add target to incorporate translations from translations.orgSiddhesh Poyarekar2017-01-202-0/+15
* Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers2017-01-192-0/+36
* Fix environment traversal when an envvar value is emptySiddhesh Poyarekar2017-01-204-2/+69
* Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers2017-01-192-2/+16
* Avoid parallel GCC install in build-many-glibcs.py.Joseph Myers2017-01-182-1/+16
* Merge translations from the Translation ProjectSiddhesh Poyarekar2017-01-196-3394/+3259
* Update install.texi latest GCC version known to work.Joseph Myers2017-01-183-2/+8
* S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]Stefan Liebler2017-01-172-0/+13
* Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers2017-01-162-1/+9
* tile: Check for pointer add overflow in memchrChris Metcalf2017-01-163-0/+12
* tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf2017-01-162-0/+25