about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix malloc_info statistic. Fixes bug 16112Ondřej Bílka2013-11-011-1/+1
* Fix description of random according to POSIX. Fixes bug 7003Bruno Haible2013-11-011-9/+9
* Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka2013-10-311-8/+8
* Refill NEWSAndreas Schwab2013-10-311-2/+2
* Fix parsing of 0e+0 as floatAndreas Schwab2013-10-311-2/+3
* Accept make versions 4.0 and greaterMarc-Antoine Perennou2013-10-311-1/+1
* Use atomic operations to track memory. Fixes bug 11087Ondřej Bílka2013-10-301-8/+8
* Remove code from div that is by C99 obsolete. Fixes bug 15799Ondřej Bílka2013-10-301-4/+4
* Fix reads for sizes larger than INT_MAX in AF_INET lookupSiddhesh Poyarekar2013-10-301-1/+1
* Add ChangeLog entry and fix NEWS for #16078Siddhesh Poyarekar2013-10-301-1/+1
* Add missing bug number to NEWSAllan McRae2013-10-301-8/+8
* New-locale-for-anp_INChris Leonard2013-10-291-3/+3
* Add some more NEWS items.Joseph Myers2013-10-261-0/+14
* Fix gethostbyname_r example. Fixes bug 2801.Ondřej Bílka2013-10-251-8/+8
* Make strptime %Z consistent between doc and code. Fixes bug 14876Ondřej Bílka2013-10-251-7/+7
* Acknowledge that fnmatch can fail. Fixes bug 14029.Ondřej Bílka2013-10-251-8/+8
* Document that mmap() returns MAP_FAILED on error, as per the POSIX standard.Fabrice Bauzac2013-10-251-1/+2
* Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar2013-10-251-1/+4
* Document rpcgen -5. Fixes bug 15825Ondřej Bílka2013-10-211-4/+4
* When glob pattern contains a trailing slash match only directories. Fixes bug...Ondřej Bílka2013-10-201-7/+7
* Replace alloca in __tzfile_read by malloc. Fixes bug 15670Ondřej Bílka2013-10-201-5/+5
* Remove duplicate bug numbers from NEWS.Joseph Myers2013-10-181-1/+0
* Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford2013-10-181-3/+3
* Fix inet_network("1 bar"). Fixes bug 15277.Ondřej Bílka2013-10-171-7/+7
* Don't use gethostbyaddr to determine canonical nameAndreas Schwab2013-10-171-7/+7
* soft-fp: make extensions quiet signaling NaNs (bug 16041).Joseph Myers2013-10-171-1/+1
* Clear initfini list after freeing. Fixes bug 15308.Ondřej Bílka2013-10-151-6/+7
* Fix error_tail overflow in allocation calculation.Ondřej Bílka2013-10-141-5/+5
* Correctly copy resolver address. Fixes bug #13028.Ondřej Bílka2013-10-141-6/+7
* ldd: make try_trace more robust and portablePatrick 'P. J.' McDermott2013-10-141-7/+6
* Fix typos.Yuri Chornoivan2013-10-121-4/+4
* Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas2013-10-121-4/+5
* soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036).Joseph Myers2013-10-121-1/+1
* soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910).Joseph Myers2013-10-121-6/+6
* soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).Joseph Myers2013-10-121-1/+1
* Fix fwrite() reading beyond end of buffer in error pathEric Biggers2013-10-111-6/+6
* soft-fp: fix negation NaN handling (bug 16034).Joseph Myers2013-10-101-1/+1
* Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari2013-10-081-2/+1
* Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra2013-10-051-5/+7
* Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard2013-10-041-7/+10
* 2013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-031-5/+5
* BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka2013-10-031-5/+6
* Mention bug 15760 in NEWS (duplicate of 15988, just added to NEWS)Chris Metcalf2013-10-011-4/+4
* Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar2013-10-011-1/+1
* Properly cache the result from looking up the nss database configAndreas Schwab2013-09-301-5/+5
* Revert "Remove references to non-existent content items in install.texi"Allan McRae2013-09-281-2/+2
* Remove references to non-existent content items in install.texiAllan McRae2013-09-271-2/+2
* Version 1.2 of gd_GB localeMichael Bauer2013-09-251-4/+7
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-241-0/+4
* New locale for cmn_TWWei-Lun Chao2013-09-231-5/+5