summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno
2014-05-15Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers
2014-05-14Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers
2014-05-14Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers
2014-05-09S/390: Port of lock elision to System/zDominik Vogt
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton
2014-05-07Add 16922 to list of bugs fixed.Steve Ellcey
2014-05-07Fix typo in nscd/selinux.cOndřej Bílka
2014-05-07Fix typo in nptl/sockperf.cOndřej Bílka
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno
2014-05-06Don't use catomic functions in mcount (BZ #16912)Andreas Schwab
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller
2014-05-01Correctly handle %p in wprintf (BZ #16890)Andreas Schwab
2014-05-01NEWS: Add 15119 to fixed bug listWill Newton
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar
2014-04-29Mention BZ16823 in NEWSStefan Liebler
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka
2014-04-28Fix recvmmsg comment.Ondřej Bílka
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler
2014-04-16[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler
2014-04-16Update fixed bug listAlan Modra
2014-04-14Support _r_debug for static binaries.Carlos O'Donell
2014-04-12Fix qsort argument order in collation exampleAllan McRae