aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath1-1/+1
2013-04-11Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab1-6/+6
2013-04-11Fix invalid free of memory allocated during rtld initAndreas Schwab1-5/+5
2013-04-10Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar1-1/+1
2013-04-06dl_open_worker: Memset all of seen array.Carlos O'Donell1-1/+2
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell1-5/+5
2013-04-05[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-4/+4
2013-04-05[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-1/+1
2013-04-04Add BZ #15337 to NEWSSiddhesh Poyarekar1-1/+1
2013-04-03Fix missing underflow from cexp (bug 14478).Joseph Myers1-4/+4
2013-04-03Update NEWSAndreas Schwab1-0/+3
2013-04-03Fix stack overflow in getaddrinfo with many resultsAndreas Schwab1-1/+4
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar1-1/+2
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers1-1/+1
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge1-0/+2
2013-03-30Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers1-4/+4
2013-03-28Fix typo in bug number in NEWS.Joseph Myers1-2/+2
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella1-2/+2
2013-03-28Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar1-1/+1
2013-03-27Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers1-1/+1
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella1-4/+4
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin1-8/+8
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers1-1/+1
2013-03-21Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers1-1/+1
2013-03-20Add bug 14176 to NEWS.Joseph Myers1-3/+4
2013-03-20BZ#14812: Mark fixed in NEWS.Roland McGrath1-3/+3
2013-03-17Move BZ#11261 from 2.18 to 2.16 bug list.Carlos O'Donell1-20/+20
2013-03-17BZ#11261 fixed by previous commit.Carlos O'Donell1-3/+3
2013-03-16Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers1-1/+1
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-0/+2
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab1-1/+1
2013-03-07Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar1-3/+3
2013-03-06S/390: Add BZ number to changelog entry and NEWS.Andreas Krebbel1-1/+1
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers1-3/+3
2013-03-04BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibmAdhemerval Zanella1-1/+1
2013-03-01Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell1-4/+0
2013-03-01Update NEWSSiddhesh Poyarekar1-0/+6
2013-03-01Set default stack size from program environmentSiddhesh Poyarekar1-0/+4
2013-02-26Fix FPE in memusagestat when malloc utilization is zeroSiddhesh Poyarekar1-1/+1
2013-02-19Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar1-0/+4
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar1-3/+3
2013-02-12Fix buffer overrun in regexp matcherAndreas Schwab1-1/+2
2013-02-12Fix handling of collating symbols in regexpsAndreas Schwab1-2/+2
2013-02-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell1-1/+1
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki1-1/+1
2013-02-04Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab1-2/+2
2013-01-31Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers1-1/+1
2013-01-23Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers1-1/+1
2013-01-21Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab1-1/+1
2013-01-18Update NEWSSiddhesh Poyarekar1-2/+2