summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-07-14Correct DT_PPC64_NUMAlan Modra
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer
2014-07-10_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer
2014-07-10Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-06-29Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers
2014-06-27Correctly report nscd child process status (BZ #17092)Arjun Shankar
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers
2014-06-25Update README and NEWS for ports directory removal.Joseph Myers
2014-06-25Add compat symbols for scalb* in i386Siddhesh Poyarekar
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar
2014-06-24Add bug 16918 to NEWS.Wilco
2014-06-24Revert "Add bug 16918 to NEWS."Marcus Shawcroft
2014-06-24Add bug 16918 to NEWS.Wilco
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers
2014-06-23Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab
2014-06-21Mention CVE-2014-4043 in NEWSAllan McRae
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki
2014-06-20Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab
2014-06-20Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw
2014-06-18Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab
2014-06-17PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan
2014-06-16Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers
2014-06-16Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer
2014-06-13get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge
2014-06-11posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers
2014-06-05Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka
2014-06-05Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab
2014-06-03Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller
2014-06-03Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab
2014-06-02[AArch64] Rewrite feupdateenv (BZ 17009).Wilco
2014-05-29Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong
2014-05-27ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton
2014-05-27Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin
2014-05-26Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar
2014-05-23Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers
2014-05-20Fix strtold on 32-bit sparc (and probably others) (BZ #16965)Aurelien Jarno
2014-05-20fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson