about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Add CVE-2013-4332 to NEWS.Will Newton2013-09-131-0/+5
* Mention closing 15855, 15856 and 15857 in NEWS.Will Newton2013-09-111-2/+2
* Clarify documentation cross-referenceAllan McRae2013-09-101-3/+3
* Update pt_chown sections of the manualAllan McRae2013-09-101-2/+2
* Fix typo in strcoll exampleAllan McRae2013-09-091-1/+1
* Fix memory leak in stdlib/isomac.cAllan McRae2013-09-091-1/+2
* Fix memory leaks in libio on allocation failureAllan McRae2013-09-091-1/+1
* Fix nesting of ifdefs in netgroupcache.cAllan McRae2013-09-091-1/+1
* Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae2013-09-091-2/+2
* Mention --disable-versioning removal in NEWS.Joseph Myers2013-09-071-0/+3
* Update iso-1427.def and related occurrences.Chris Leonard2013-09-041-0/+2
* Add country_car field to LC_ADDRESScjl2013-09-041-0/+3
* Fix lgammaf spurious underflow (bug 15427).Joseph Myers2013-09-031-2/+2
* Update ht_HT localeChris Leonard2013-09-031-2/+2
* Add quz_PE localeChris Leonard2013-09-031-2/+3
* Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar2013-09-031-1/+1
* Fix spurious jnf underflows (bug 14155).Joseph Myers2013-09-021-2/+2
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-301-1/+1
* [BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge2013-08-291-1/+2
* ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell2013-08-291-1/+1
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-271-1/+1
* Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab2013-08-271-1/+1
* Initialize res_hconf in nscdSiddhesh Poyarekar2013-08-261-1/+1
* Fix cexp (NaN + i0) (bug 15532).Joseph Myers2013-08-231-1/+1
* Add bug 15867 to NEWS.Joseph Myers2013-08-211-1/+1
* Fix fdim handling of infinities (bug 15797).Joseph Myers2013-08-211-1/+1
* Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers2013-08-201-1/+1
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-1/+6
* Fix cbrtl for ldbl-96Andreas Schwab2013-08-131-0/+1
* Open development for 2.19. glibc-2.18.90David S. Miller2013-08-121-0/+5
* Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold2013-07-251-0/+5
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-221-1/+2
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-1/+8
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-161-1/+1
* Add lock elision to NEWS fileAndi Kleen2013-07-021-0/+6
* Add more NEWS items for 2.18.Joseph Myers2013-06-281-0/+15
* Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard2013-06-281-12/+12
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-8/+8
* Mention BZ #15674H.J. Lu2013-06-261-1/+1
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-241-1/+1
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-241-13/+13
* BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev2013-06-241-12/+12
* Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers2013-06-221-1/+1
* Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima2013-06-221-1/+2
* Fix bad shift in soft-fp (bug 7006).Joseph Myers2013-06-211-12/+12
* Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers2013-06-201-1/+1
* Make ARM feenableexcept detect failure (bug 14907).Joseph Myers2013-06-171-9/+9
* Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers2013-06-151-1/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-141-9/+9