summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-14PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella
2014-03-14PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella
2014-03-14PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar
2014-02-25BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell
2014-02-25misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer
2014-02-25Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab
2014-02-12Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon
2014-02-12NEWS: Add 16447 to fixed bugs list.Andreas Krebbel
2014-02-11Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers
2014-02-10Deduplicate setenv.Ondřej Bílka
2014-02-08Remove am33 port.Joseph Myers
2014-02-08Open development for 2.20Allan McRae
2014-02-07Bug 15968 was fixed by commit 0748546f660d27a2ad29fa6174d456e2f6490758.Joseph Myers
2014-02-07Bug 6981 was fixed by commit 1484e65736f4cab27e5051e0f06be8470e69af82.Joseph Myers
2014-02-06BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell
2014-02-06Revert "microblaze BZ #15705: Define MMAP2_PAGE_SHIFT"David Holsgrove
2014-02-06Revert "BZ 16133 has been fixed (async signal safe TLS)."Allan McRae
2014-02-05microblaze BZ #15705: Define MMAP2_PAGE_SHIFTDavid Holsgrove
2014-02-05Update NEWS for #16398Siddhesh Poyarekar
2014-01-31[BZ #12751]Alexandre Oliva
2014-01-31[BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu
2014-01-29* manual/macros.texi: Introduce macros to document multiAlexandre Oliva
2014-01-27Add bug entry for previous commit in NEWSSiddhesh Poyarekar
2014-01-24Adjust pointers to triplets in netgroup query data (BZ #16474)Siddhesh Poyarekar
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella
2014-01-20[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey
2014-01-16Add BZ#16430 to NEWS.Adhemerval Zanella
2014-01-16Mention addition of multiple precision fallback libm probes in NEWSSiddhesh Poyarekar
2014-01-16Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar
2014-01-15Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka