about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflow due to large AF_INET6 requests archlinux/2.18/masterSiddhesh Poyarekar2013-10-251-0/+6
* Fix incorrect getaddrinfo assertion triggerAllan McRae2013-10-251-0/+8
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-10-251-0/+7
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-10-251-0/+30
* Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2013-10-251-0/+8
* Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2013-10-251-0/+10
* Simplify strcoll implementationSiddhesh Poyarekar2013-10-251-0/+9
* malloc: Check for integer overflow in memalign.Will Newton2013-10-251-0/+6
* malloc: Check for integer overflow in valloc.Will Newton2013-10-251-0/+6
* malloc: Check for integer overflow in pvalloc.Will Newton2013-10-251-0/+6
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-10-251-0/+22
* Fix typo in ChangeLogAndreas Schwab2013-08-061-1/+1
* Update Korean translations.David S. Miller2013-08-031-0/+4
* Update manual/contrib.texiDavid S. Miller2013-08-011-0/+6
* Update French translations.David S. Miller2013-07-301-0/+4
* Update Czech translations.David S. Miller2013-07-281-0/+2
* Update Swedish translations.David S. Miller2013-07-281-0/+4
* Update Esperanto translations.David S. Miller2013-07-271-0/+2
* Update Vietnamese translations.David S. Miller2013-07-271-0/+2
* Update German translations.David S. Miller2013-07-271-0/+4
* Update Bulgarian translations.David S. Miller2013-07-261-0/+2
* Update Dutch, Polish, and Russian translations.David S. Miller2013-07-261-0/+6
* Update libc.pot in preparation for giving tarball to translation project.David S. Miller2013-07-251-0/+4
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella2013-07-231-0/+8
* S/390: ULPs update.Andreas Krebbel2013-07-221-0/+4
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-0/+21
* Update Sparc ULPs.David S. Miller2013-07-201-0/+5
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-161-0/+7
* Annotate more cases of math bug 15319.David S. Miller2013-07-131-0/+6
* Full from-scratch rebuild of sparc ULPs.David S. Miller2013-07-071-0/+4
* Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers2013-07-051-0/+5
* Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar2013-07-041-0/+6
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-07-041-0/+4
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-0/+11
* Update i386 ULPs.Allan McRae2013-07-031-0/+4
* Update sparc ULPs.David S. Miller2013-07-021-0/+4
* Update x86_64 ULPs.Markus Trippelsdorf2013-07-021-0/+4
* Regenerate x86 and x86_64 ulps.Joseph Myers2013-07-021-0/+5
* Add a configure option to enable lock elision and disable by defaultAndi Kleen2013-07-021-0/+8
* Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu2013-07-021-0/+6
* Implement fma in soft-fp.Joseph Myers2013-07-021-0/+51
* Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva2013-06-281-0/+14
* PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold2013-06-281-0/+18
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-0/+25
* Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2013-06-281-0/+5
* Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard2013-06-281-0/+6
* Mark packed structure element used with atomic operation aligned.Nathan Froyd2013-06-281-0/+6
* Add a dlopen/getpagesize static executable test.Maciej W. Rozycki2013-06-281-0/+8
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-0/+23
* Require GCC 4.4 or later to build glibc.Joseph Myers2013-06-261-0/+8