summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-11-26NEWS: Only public headers have __unused/__block changed.Carlos O'Donell
2013-11-26NEWS: Mention __unused and __block removal.Carlos O'Donell
2013-11-25Fix bug ordering in NEWS.Joseph Myers
2013-11-25Add bug 11214 to NEWS.Joseph Myers
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell
2013-11-21Use __glibc_block in public headers.Meador Inge
2013-11-20Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers
2013-11-18[BZ #16144] Duplicated abday value for tk_TM.Chris Leonard
2013-11-18Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253Ondřej Bílka
2013-11-18Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka
2013-11-17Correct wae_CH to UTF-8 encoding.Chris Leonard
2013-11-16Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers
2013-11-15New locale for the_NP.Arun Kumar Pyasi
2013-11-14[BZ #16143] pap_* locales have duplicated LC_NUMERIC section.Chris Leonard
2013-11-14[BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard
2013-11-13Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu
2013-11-13Fix strtod rounding of half the least subnormal (bug 16151).Joseph Myers
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller
2013-11-11Put Bug # to the NEWS file for the previous vDSO l_name fix.Jan Kratochvil
2013-11-11Fix off-by-one in nscd getservbyport callAndreas Schwab
2013-11-07Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374Ondřej Bílka
2013-11-06Fix build on pre-v9 32-bit Sparc.David S. Miller
2013-11-01Fix malloc_info statistic. Fixes bug 16112Ondřej Bílka
2013-11-01Fix description of random according to POSIX. Fixes bug 7003Bruno Haible
2013-10-31Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka
2013-10-31Refill NEWSAndreas Schwab
2013-10-31Fix parsing of 0e+0 as floatAndreas Schwab
2013-10-31Accept make versions 4.0 and greaterMarc-Antoine Perennou
2013-10-30Use atomic operations to track memory. Fixes bug 11087Ondřej Bílka
2013-10-30Remove code from div that is by C99 obsolete. Fixes bug 15799Ondřej Bílka
2013-10-30Fix reads for sizes larger than INT_MAX in AF_INET lookupSiddhesh Poyarekar
2013-10-30Add ChangeLog entry and fix NEWS for #16078Siddhesh Poyarekar
2013-10-30Add missing bug number to NEWSAllan McRae
2013-10-29New-locale-for-anp_INChris Leonard
2013-10-26Add some more NEWS items.Joseph Myers
2013-10-25Fix gethostbyname_r example. Fixes bug 2801.Ondřej Bílka
2013-10-25Make strptime %Z consistent between doc and code. Fixes bug 14876Ondřej Bílka
2013-10-25Acknowledge that fnmatch can fail. Fixes bug 14029.Ondřej Bílka
2013-10-25Document that mmap() returns MAP_FAILED on error, as per the POSIX standard.Fabrice Bauzac
2013-10-25Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar
2013-10-21Document rpcgen -5. Fixes bug 15825Ondřej Bílka
2013-10-20When glob pattern contains a trailing slash match only directories. Fixes bug...Ondřej Bílka
2013-10-20Replace alloca in __tzfile_read by malloc. Fixes bug 15670Ondřej Bílka
2013-10-18Remove duplicate bug numbers from NEWS.Joseph Myers
2013-10-18Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford
2013-10-17Fix inet_network("1 bar"). Fixes bug 15277.Ondřej Bílka
2013-10-17Don't use gethostbyaddr to determine canonical nameAndreas Schwab
2013-10-17soft-fp: make extensions quiet signaling NaNs (bug 16041).Joseph Myers