about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka2014-06-051-11/+11
* Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab2014-06-051-10/+10
* Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller2014-06-031-3/+3
* Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2014-06-031-10/+10
* [AArch64] Rewrite feupdateenv (BZ 17009).Wilco2014-06-021-1/+2
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-291-10/+10
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-271-1/+1
* Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar2014-05-271-5/+5
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-261-1/+1
* [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin2014-05-261-4/+4
* Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar2014-05-261-3/+3
* Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers2014-05-231-1/+1
* Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers2014-05-231-1/+1
* Fix strtold on 32-bit sparc (and probably others) (BZ #16965)Aurelien Jarno2014-05-201-1/+1
* fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno2014-05-201-1/+2
* alpha: fix sa_flags type (BZ 16967)Richard Henderson2014-05-201-1/+1
* alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson2014-05-201-1/+1
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-1/+1
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-161-1/+1
* ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno2014-05-161-1/+1
* Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar2014-05-151-2/+2
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-141-7/+7
* Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers2014-05-141-1/+1
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-141-1/+1
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-6/+7
* Fix unbound stack use in NIS NSS moduleAndreas Schwab2014-05-121-1/+1
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-091-2/+2
* S/390: Port of lock elision to System/zDominik Vogt2014-05-091-0/+8
* ARM: Add optimized ARMv7 strcmp implementationWill Newton2014-05-091-0/+2
* Add 16922 to list of bugs fixed.Steve Ellcey2014-05-071-1/+1
* Fix typo in nscd/selinux.cOndřej Bílka2014-05-071-1/+1
* Fix typo in nptl/sockperf.cOndřej Bílka2014-05-071-1/+1
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-1/+1
* Don't use catomic functions in mcount (BZ #16912)Andreas Schwab2014-05-061-1/+1
* NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
* Correctly handle %p in wprintf (BZ #16890)Andreas Schwab2014-05-011-1/+1
* NEWS: Add 15119 to fixed bug listWill Newton2014-05-011-7/+8
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-301-1/+1
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-301-1/+4
* Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar2014-04-301-1/+1
* Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar2014-04-301-7/+7
* Mention BZ16823 in NEWSStefan Liebler2014-04-291-1/+1
* Fix types of stream hook functions in manual.Ondřej Bílka2014-04-281-2/+2
* Fix recvmmsg comment.Ondřej Bílka2014-04-281-1/+1
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-5/+5
* [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2014-04-161-6/+7
* [BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler2014-04-161-1/+1
* Update fixed bug listAlan Modra2014-04-161-4/+4
* Support _r_debug for static binaries.Carlos O'Donell2014-04-141-1/+1
* Fix qsort argument order in collation exampleAllan McRae2014-04-121-1/+1