about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-1/+2
* Reset cached offset when reading to end of stream (BZ #17653)Siddhesh Poyarekar2014-12-041-1/+1
* ftell: seek to end only when there are unflushed bytes (BZ #17647)Siddhesh Poyarekar2014-12-041-1/+1
* Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers2014-12-021-1/+1
* mips: Do not use jal to reach __libc_start_mainPetar Jovanovic2014-12-021-1/+1
* Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).Joseph Myers2014-12-021-1/+1
* Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers2014-12-021-1/+1
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2014-12-011-2/+2
* Update NEWS for previous two commitsSiddhesh Poyarekar2014-12-011-5/+5
* Mention fix for PR 13862H.J. Lu2014-11-281-4/+5
* FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers2014-11-261-4/+4
* Update NEWS for bug 17608Florian Weimer2014-11-241-1/+1
* Fix perror fileno namespace (bug 17633).Joseph Myers2014-11-241-1/+1
* BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)Alexandre Oliva2014-11-211-4/+4
* BZ#14498: fix infinite loop in nss_db_getservbynameAlexandre Oliva2014-11-211-4/+4
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-191-1/+7
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-181-1/+1
* Remove sigvec.Roland McGrath2014-11-141-0/+5
* Require GCC 4.6 or later to build glibc.Joseph Myers2014-11-141-0/+4
* Fix strtoll / strtoull namespace for 32-bit (bug 17594).Joseph Myers2014-11-131-1/+1
* Fix localealias.c fgets_unlocked namespace (bug 17589).Joseph Myers2014-11-121-1/+2
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-121-1/+1
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-121-1/+1
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-121-1/+1
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-121-1/+1
* Fix x86_64 rawmemchr namespace (bug 17572).Joseph Myers2014-11-121-1/+1
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-1/+1
* Fix malloc_info namespace (bug 17570).Joseph Myers2014-11-121-1/+1
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-121-1/+1
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-121-1/+1
* Fix tst-strcoll-overflow returning before timeout (BZ #17506)Leonhard Holz2014-11-121-1/+2
* New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova2014-11-121-1/+3
* [AArch64] End frame record chain correctly.Renlin Li2014-11-111-1/+1
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-051-2/+2
* [AArch64] Add optimized strchrnul.Richard Earnshaw2014-11-051-0/+2
* Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab2014-11-031-1/+1
* Add bug 15215 to NEWS; move bug 17344 to correct version's list in NEWS.Joseph Myers2014-10-311-3/+3
* Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138).Joseph Myers2014-10-311-2/+2
* Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab2014-10-271-1/+1
* hppa: Make __SIGRTMIN 32 (ABI break).Carlos O'Donell2014-10-231-1/+1
* MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-221-1/+2
* strcoll: improve performance by removing the cache (#15884)Leonhard Holz2014-10-171-1/+1
* Fix infinite loop in check_pf (BZ #12926)Siddhesh Poyarekar2014-10-141-1/+1
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-081-1/+1
* Correctly size profiling reloc table (bug 17411)Carlos O'Donell2014-09-291-1/+1
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-1/+1
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-161-1/+1
* Add NEWS entry for previous commitSiddhesh Poyarekar2014-09-161-1/+1
* Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-151-1/+1
* malloc: additional unlink hardening for non-small bins [BZ #17344]Florian Weimer2014-09-111-1/+1