Age | Commit message (Expand) | Author |
2013-12-03 | Fix exp missing underflows (bug 15268, bug 15425). | Joseph Myers |
2013-12-03 | Fix exp2 errno setting on underflow (bug 16283). | Joseph Myers |
2013-12-03 | Fix erfc errno setting on underflow (bug 6786). | Joseph Myers |
2013-12-03 | Add bug number to ChangeLog and NEWS | Aurelien Jarno |
2013-12-03 | [BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu... | Siddhesh Poyarekar |
2013-11-29 | Fix exp10 errno setting on underflow (bug 6787). | Joseph Myers |
2013-11-29 | Fix x86 sqrt rounding (bug 14032). | Joseph Myers |
2013-11-29 | Add 16214 to NEWS | Siddhesh Poyarekar |
2013-11-28 | Remove unused ldbl-96 functions (bug 15004). | Joseph Myers |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers |
2013-11-28 | Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077) | Siddhesh Poyarekar |
2013-11-26 | NEWS: Only public headers have __unused/__block changed. | Carlos O'Donell |
2013-11-26 | NEWS: Mention __unused and __block removal. | Carlos O'Donell |
2013-11-25 | Fix bug ordering in NEWS. | Joseph Myers |
2013-11-25 | Add bug 11214 to NEWS. | Joseph Myers |
2013-11-25 | Fix typo in sys/ptrace.h. | Carlos O'Donell |
2013-11-21 | Use __glibc_block in public headers. | Meador Inge |
2013-11-20 | Rename Oriya locale to Odia (bug 15601) | Siddhesh Poyarekar |
2013-11-19 | Make 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-18 | Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253 | Ondřej Bílka |
2013-11-18 | Do not let scanf("%4p") accept "(nil)". Fixes bug 16055 | Ondřej Bílka |
2013-11-17 | Correct wae_CH to UTF-8 encoding. | Chris Leonard |
2013-11-16 | Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167). | Joseph Myers |
2013-11-15 | New 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 standardization | Chris Leonard |
2013-11-13 | Set arch_minimum_kernel to 3.4.0 for x32 | H.J. Lu |
2013-11-13 | Fix strtod rounding of half the least subnormal (bug 16151). | Joseph Myers |
2013-11-13 | PowerPC: Fix __fe_mask_env export | Adhemerval Zanella |
2013-11-12 | Fix sparc 64-bit GMP ifunc resolution in static builds. | David S. Miller |
2013-11-11 | Put Bug # to the NEWS file for the previous vDSO l_name fix. | Jan Kratochvil |
2013-11-11 | Fix off-by-one in nscd getservbyport call | Andreas Schwab |
2013-11-07 | Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374 | Ondřej Bílka |
2013-11-06 | Fix build on pre-v9 32-bit Sparc. | David S. Miller |
2013-11-01 | Fix malloc_info statistic. Fixes bug 16112 | Ondřej Bílka |
2013-11-01 | Fix description of random according to POSIX. Fixes bug 7003 | Bruno Haible |
2013-10-31 | Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763. | Ondřej Bílka |
2013-10-31 | Refill NEWS | Andreas Schwab |
2013-10-31 | Fix parsing of 0e+0 as float | Andreas Schwab |
2013-10-31 | Accept make versions 4.0 and greater | Marc-Antoine Perennou |
2013-10-30 | Use atomic operations to track memory. Fixes bug 11087 | Ondřej Bílka |
2013-10-30 | Remove code from div that is by C99 obsolete. Fixes bug 15799 | Ondřej Bílka |
2013-10-30 | Fix reads for sizes larger than INT_MAX in AF_INET lookup | Siddhesh Poyarekar |
2013-10-30 | Add ChangeLog entry and fix NEWS for #16078 | Siddhesh Poyarekar |
2013-10-30 | Add missing bug number to NEWS | Allan McRae |
2013-10-29 | New-locale-for-anp_IN | Chris Leonard |
2013-10-26 | Add some more NEWS items. | Joseph Myers |
2013-10-25 | Fix gethostbyname_r example. Fixes bug 2801. | Ondřej Bílka |
2013-10-25 | Make strptime %Z consistent between doc and code. Fixes bug 14876 | Ondřej Bílka |