about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-191-2/+2
* Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar2014-03-171-2/+2
* Do not terminate default test runs on test failure.Joseph Myers2014-03-141-0/+7
* PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella2014-03-141-1/+1
* PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella2014-03-141-1/+1
* PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella2014-03-141-1/+1
* 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-121-3/+3
* Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers2014-03-121-2/+2
* PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella2014-03-121-1/+2
* Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar2014-03-121-1/+1
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-111-1/+1
* PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella2014-03-111-1/+1
* Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar2014-03-101-1/+1
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-1/+1
* Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers2014-03-071-1/+1
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-041-2/+2
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-271-1/+1
* BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell2014-02-251-1/+1
* BZ #16613: Support TLS in audit libraries.Carlos O'Donell2014-02-251-1/+2
* misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer2014-02-251-1/+1
* Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab2014-02-251-1/+1
* Update ARM ulps for VFPv4 (bug 16600).Yury Gribov2014-02-211-1/+1
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-1/+1
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-1/+1
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-1/+1
* Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-131-1/+1
* Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon2014-02-121-1/+1
* NEWS: Add 16447 to fixed bugs list.Andreas Krebbel2014-02-121-1/+1
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-0/+8
* Deduplicate setenv.Ondřej Bílka2014-02-101-0/+2
* Remove am33 port.Joseph Myers2014-02-081-0/+2
* Open development for 2.20 glibc-2.19.90Allan McRae2014-02-081-0/+5
* Bug 15968 was fixed by commit 0748546f660d27a2ad29fa6174d456e2f6490758.Joseph Myers2014-02-071-8/+8
* Bug 6981 was fixed by commit 1484e65736f4cab27e5051e0f06be8470e69af82.Joseph Myers2014-02-071-18/+18
* BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell2014-02-061-1/+1
* Revert "microblaze BZ #15705: Define MMAP2_PAGE_SHIFT"David Holsgrove2014-02-061-12/+12
* Revert "BZ 16133 has been fixed (async signal safe TLS)."Allan McRae2014-02-061-6/+6
* microblaze BZ #15705: Define MMAP2_PAGE_SHIFTDavid Holsgrove2014-02-051-12/+12
* Update NEWS for #16398Siddhesh Poyarekar2014-02-051-2/+2
* [BZ #12751]Alexandre Oliva2014-01-311-1/+1
* [BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki2014-01-311-7/+7
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-291-1/+2
* * manual/macros.texi: Introduce macros to document multiAlexandre Oliva2014-01-291-0/+3
* Add bug entry for previous commit in NEWSSiddhesh Poyarekar2014-01-271-1/+1
* Adjust pointers to triplets in netgroup query data (BZ #16474)Siddhesh Poyarekar2014-01-241-1/+1
* PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2014-01-201-1/+1
* [AArch64] BZ #16169 Add CFI directives to clone.STom Tromey2014-01-201-4/+4
* Add BZ#16430 to NEWS.Adhemerval Zanella2014-01-161-1/+1
* Mention addition of multiple precision fallback libm probes in NEWSSiddhesh Poyarekar2014-01-161-0/+3
* Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar2014-01-161-1/+1