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