Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-22 | Fix ldbl-128ibm atanl spurious underflows (bug 14871). | Joseph Myers | |
2012-11-22 | Fix ldbl-128ibm hypotl internal underflows (bug 14869). | Joseph Myers | |
2012-11-22 | Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868). | Joseph Myers | |
2012-11-22 | Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822). | Joseph Myers | |
2012-11-21 | Add locales niu_NU and niu_NZ | Chris Leonard | |
2012-11-21 Chris Leonard <cjl@sugarlabs.org> [BZ #14863] * SUPPORTED: Add niu_NU and niu_NZ. * locales/niu_NU: Add Niuean (Vagahau Niue) locale for Niue, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani Fakaotimanava-Lui <emani@niue.nu>. * locales/niu_NZ: Add Niuean (Vagahau Niue) locale for New Zealand, contributed by Chris Leonard <cjl@sugarlabs.org> and Emani Fakaotimanava-Lui <emani@niue.nu>. | |||
2012-11-21 | Properly check linker -z XXX support | H.J. Lu | |
2012-11-21 | Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866). | Joseph Myers | |
2012-11-19 | Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856). | Joseph Myers | |
2012-11-19 | Define siginfo_t in signal.h for XPG4 (bug 14835). | Joseph Myers | |
2012-11-19 | Fix ug_CN | Eagle Burkut | |
[BZ #13759] * locales/ug_CN (LC_COLLATE, LC_TIME, LC_MESSAGES): Fix entries. | |||
2012-11-19 | Return EAI_SYSTEM if we're out of file descriptors | Siddhesh Poyarekar | |
Resolves BZ #14719. | |||
2012-11-19 | bindresvport() uses two static variables port and startport which are not | Peng Haitao | |
protected. It is not safe when in multithread circumstance. bindresvport() select a port number from the range 512 to 1023, when in multithread circumstance, the port may be 1024. So the static variables will be protected. Signed-off-by: Peng Haitao <penght@cn.fujitsu.com> Reviewed-by: Carlos O'Donell <carlos@systemhalted.org> | |||
2012-11-16 | iconv: Fix -c | Andrej Lajovic | |
2012-11-16 Andrej Lajovic <natrij@gmail.com> [BZ #14672] * iconv/iconv_prog.c (main): Fix -c handling of '/'. | |||
2012-11-16 | Add szl_PL | Andreas Jaeger | |
[BZ #14368] * locales/szl_PL: New Silesian Language Locale for Poland. Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>. * localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL. | |||
2012-11-16 | printf should return negative value on error | Siddhesh Poyarekar | |
[BZ #11741] Fixed bug where printf and family may return a spurious success when printing padded formats. | |||
2012-11-16 | Add ayc_PE locale | Andreas Jaeger | |
[BZ # 14828] * locales/ayc_PE: Add Aymara locale for Peru contributed by Chris Leonard <cjl@sugarlabs.org> and Amos Batto <amosbatto@yahoo.com>. * SUPPORTED (SUPPORTED-LOCALES): Add ayc_PE. | |||
2012-11-16 | Add nhn_MX locale | Andreas Jaeger | |
[BZ # 14501] * locales/nhn_MX: Add Central Nahuatl locale for Mexico, contributed by Jorge Becerril <jrbecster@gmail.com>. * SUPPORTED (SUPPORTED-LOCALES): Add nhn_MX. | |||
2012-11-15 | Correct L10n of country-name and lang-name in km_KH | Chris Leonard | |
[BZ #13952] * locales/km_KH: Correct country-name and lang-name. | |||
2012-11-15 | [BZ #13603, 13604, 13698] Three new locales | Andreas Jaeger | |
[BZ #13603] [BZ #13604] [BZ #13698] * locales/doi_IN: New file, contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>. * locales/mni_IN: New file, contributed by Pravin Satpute <psatpute@redhat.com> and Rebika Devi <rebika_srd@rediffmail.com>. * locales/sat_IN: New file, contributed by Pravin Satpute <psatpute@redhat.com> and Thakur Prasad Murmu <tp_murmu@yahoo.com>. * SUPPORTED (SUPPORTED-LOCALES): Add doi_IN, mni_IN, sat_IN. | |||
2012-11-15 | 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com> | Chris Leonard | |
[BZ #13950] * locales/bo_CN (LC_NAME, LC_ADDRESS): Remove some FIXMEs with proper content, disable others. * locales/bo_IN (LC_NAME, LC_ADDRESS): Likewise. | |||
2012-11-14 | Skip audit if l_reloc_result is NULL | H.J. Lu | |
2012-11-13 | Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838). | Joseph Myers | |
2012-11-10 | NEWS entry for AArch64 port. | Marcus Shawcroft | |
2012-11-09 | Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824). | Joseph Myers | |
2012-11-09 | Fix sunrpc 64-bit (especially big-endian) issues (bug 14821). | Joseph Myers | |
2012-11-07 | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law | |
[BZ #14809] * sysdeps/unix/sysv/linux/sys/sysctl.h (_UAPI_LINUX_KERNEL_H) (_UAPI_LINUX_TYPES_H): Starting with Linux 3.7, the include header guards are changed. Only define if not yet defined, #undef back after including linux/sysctl.h if defined here. | |||
2012-11-07 | NEWS update for closing 14815. | Roland McGrath | |
2012-11-07 | locales/ru_RU: fix abbreviated month names | Dmitry V. Levin | |
[BZ#14807] * locales/ru_RU (abmon): Change back from genitive to nominative, apply fixed three-letter abbreviation form, remove trailing dots. | |||
2012-11-07 | locales/ru_RU: fix abbreviated day names | Dmitry V. Levin | |
[BZ#10873] * locales/ru_RU (abday): Remove trailing dots. | |||
2012-11-07 | Fix spurious underflows from pow with results close to 1 (bug 14811). | Joseph Myers | |
2012-11-06 | Fix fma underflows with small x * y (bug 14793). | Joseph Myers | |
2012-11-05 | Add bug 14805 to list of fixed bugs in NEWS. | Joseph Myers | |
2012-11-05 | Fix S/390 bits/fenv.h namespace use (bug 14801). | Joseph Myers | |
2012-11-04 | [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h. | Samuel Thibault | |
2012-11-04 | [BZ #5246] Conditionalize use of PTR_DEMANGLE. | Thomas Schwinge | |
2012-11-04 | Fix fma overflow results outside round-to-nearest mode (bug 14797). | Joseph Myers | |
2012-11-04 | [BZ #11638] has been fixed. | Thomas Schwinge | |
In commit bea9b19322c77265033a068ac60c95a37e798a80 already. | |||
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | |
2012-11-02 | Fix LC_IDENTIFICATION in fi_FI@euro | Marko Myllynen | |
2012-11-01 | Fix fma (a, b, c) for small a * b (bugs 14784, 14785). | Joseph Myers | |
2012-10-31 | Fix ldbl-128ibm atan2l for x near 1. | Joseph Myers | |
2012-10-30 | Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595). | Ryan S. Arnold | |
This patch also creates a version of memset.S for the ppc476 processor which uses a 128-byte cacheline size for dcbz insns. | |||
2012-10-30 | Fix fma missing underflows and bad results for some subnormal results (bugs ↵ | Joseph Myers | |
14152, 14783). | |||
2012-10-30 | Fix strtod handling of underflow (bug 14047). | Joseph Myers | |
2012-10-30 | [BZ#14767] Remove tests for have-initfini-array in elf/Makefile | Andreas Jaeger | |
* elf/Makefile (tests): Remove conditional for have-initfini-array since this is now always required and the variable does not exist anymore. (tests-static): Likewise. (modules-names): Likewise. | |||
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | |
2012-10-20 | Check the main application only if SHARED is defined | H.J. Lu | |
2012-10-20 | Retry read in ld.so if the entire ELF header is not read in | Siddhesh Poyarekar | |
[BZ #13601] A read operation could return less than requested data for a number of reasons. | |||
2012-10-19 | mr_IN locale fixes | Pravin Satpute | |
[BZ #14694] Fix Wednesday in DAY and August, September and October in ABMON and MON. |