| Commit message (Expand) | Author | Age | Files | Lines |
* | BZ#14317: Optimze __xpg_strerror_r | 2012-12-27 Bruno Haible | 2012-12-27 | 1 | -0/+2 |
* | Open development for 2.18.glibc-2.17.90 | David S. Miller | 2012-12-25 | 1 | -0/+5 |
* | 2012-12-19 Steve Ellcey <sellcey@mips.com> | Steve Ellcey | 2012-12-19 | 1 | -0/+2 |
* | Fix typo in previous commit. | David S. Miller | 2012-12-13 | 1 | -1/+1 |
* | Mention IFUNC enhancements to testsuite in NEWS. | David S. Miller | 2012-12-13 | 1 | -0/+4 |
* | Move node Argp Helper Functions to follow Argp Parsing State | Siddhesh Poyarekar | 2012-12-11 | 1 | -10/+10 |
* | Mention if terminating null is included in NAME_MAX/PATH_MAX | Siddhesh Poyarekar | 2012-12-11 | 1 | -2/+2 |
* | Mark BZ#10114 as fixed. | Richard Henderson | 2012-12-10 | 1 | -14/+14 |
* | BZ #14833: message.texi typo fixes | Benno Schulenberg | 2012-12-08 | 1 | -2/+3 |
* | [BZ #14898] | Andreas Schwab | 2012-12-07 | 1 | -1/+1 |
* | Change sources.redhat.com references to sourceware.org. | Joseph Myers | 2012-12-06 | 1 | -1/+1 |
* | Fix powl inaccuracy for ldbl-128ibm (bug 14914). | Joseph Myers | 2012-12-04 | 1 | -1/+1 |
* | Fix assertion failures in resolver (BZ #13013). | Aurelien Jarno | 2012-11-30 | 1 | -2/+2 |
* | Add 64-bit support to MIPS register-dump.h (bug 14893). | Joseph Myers | 2012-11-29 | 1 | -1/+1 |
* | Update ChangeLog and NEWS for BZ #14197. | Carlos O'Donell | 2012-11-29 | 1 | -9/+9 |
* | hppa: Cleanup two build warnings for integer to pointers casts. | Carlos O'Donell | 2012-11-29 | 1 | -14/+14 |
* | [BZ #13761] | Jeff Law | 2012-11-29 | 1 | -11/+11 |
* | hppa: Add BZ#14447 to NEWS and ChangeLog.hppa. | Carlos O'Donell | 2012-11-29 | 1 | -8/+8 |
* | Add Interlingua locale | Nik Kalach | 2012-11-29 | 1 | -3/+3 |
* | Use hex float 64-bit values in ldbl-96 asinl (bug 14803). | Joseph Myers | 2012-11-28 | 1 | -3/+3 |
* | [BZ #14889] | Jeff Law | 2012-11-28 | 1 | -1/+5 |
* | Add more NEWS items for 2.17. | Joseph Myers | 2012-11-28 | 1 | -0/+10 |
* | Revert "2012-11-07 Andreas Jaeger <aj@suse.de>" | Andreas Schwab | 2012-11-28 | 1 | -3/+2 |
* | Fix powl inaccuracy for x86_64 and x86 (bug 13881). | Joseph Myers | 2012-11-28 | 1 | -10/+11 |
* | Fix ldbl-128ibm atanl spurious underflows (bug 14871). | Joseph Myers | 2012-11-22 | 1 | -1/+1 |
* | Fix ldbl-128ibm hypotl internal underflows (bug 14869). | Joseph Myers | 2012-11-22 | 1 | -1/+1 |
* | Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868). | Joseph Myers | 2012-11-22 | 1 | -1/+1 |
* | Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822). | Joseph Myers | 2012-11-22 | 1 | -2/+2 |
* | Add locales niu_NU and niu_NZ | Chris Leonard | 2012-11-21 | 1 | -1/+4 |
* | Properly check linker -z XXX support | H.J. Lu | 2012-11-21 | 1 | -1/+1 |
* | Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866). | Joseph Myers | 2012-11-21 | 1 | -1/+1 |
* | Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856). | Joseph Myers | 2012-11-19 | 1 | -1/+1 |
* | Define siginfo_t in signal.h for XPG4 (bug 14835). | Joseph Myers | 2012-11-19 | 1 | -1/+1 |
* | Fix ug_CN | Eagle Burkut | 2012-11-19 | 1 | -9/+10 |
* | Return EAI_SYSTEM if we're out of file descriptors | Siddhesh Poyarekar | 2012-11-19 | 1 | -2/+2 |
* | bindresvport() uses two static variables port and startport which are not | Peng Haitao | 2012-11-19 | 1 | -9/+9 |
* | iconv: Fix -c | Andrej Lajovic | 2012-11-16 | 1 | -3/+3 |
* | Add szl_PL | Andreas Jaeger | 2012-11-16 | 1 | -7/+7 |
* | printf should return negative value on error | Siddhesh Poyarekar | 2012-11-16 | 1 | -11/+11 |
* | Add ayc_PE locale | Andreas Jaeger | 2012-11-16 | 1 | -1/+1 |
* | Add nhn_MX locale | Andreas Jaeger | 2012-11-16 | 1 | -6/+6 |
* | Correct L10n of country-name and lang-name in km_KH | Chris Leonard | 2012-11-15 | 1 | -9/+9 |
* | [BZ #13603, 13604, 13698] Three new locales | Andreas Jaeger | 2012-11-15 | 1 | -9/+10 |
* | 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com> | Chris Leonard | 2012-11-15 | 1 | -9/+9 |
* | Skip audit if l_reloc_result is NULL | H.J. Lu | 2012-11-14 | 1 | -1/+1 |
* | Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838). | Joseph Myers | 2012-11-13 | 1 | -1/+1 |
* | NEWS entry for AArch64 port. | Marcus Shawcroft | 2012-11-10 | 1 | -0/+2 |
* | Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824). | Joseph Myers | 2012-11-09 | 1 | -1/+1 |
* | Fix sunrpc 64-bit (especially big-endian) issues (bug 14821). | Joseph Myers | 2012-11-09 | 1 | -1/+1 |
* | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law | 2012-11-07 | 1 | -1/+1 |