Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle localized y/n reply in sq_AL | Ulrich Drepper | 2011-05-09 | 3 | -7/+11 |
* | Add support for CP770, CP771, CP772, CP773, and CP774 | Ulrich Drepper | 2011-05-09 | 29 | -24/+1705 |
* | sync glibc Latin American paper sizes with CLDR 1.8.1 | Caolán McNamara | 2011-05-09 | 4 | -13/+14 |
* | Fix currency_symbol of es_NI locale | Ulrich Drepper | 2011-05-09 | 3 | -30/+34 |
* | Change paper format for Nicaragua to letter | Ulrich Drepper | 2011-05-09 | 3 | -6/+9 |
* | Month names in Russian Localization should be in lowercase | Alexey Balmashnov | 2011-05-09 | 3 | -23/+27 |
* | Add mhr_RU locale | Ulrich Drepper | 2011-05-09 | 4 | -5/+172 |
* | Add ary language entry. | Ulrich Drepper | 2011-05-09 | 2 | -0/+3 |
* | Support Colon Sign | Ulrich Drepper | 2011-05-09 | 6 | -623/+631 |
* | Add lij_IT locale | Ulrich Drepper | 2011-05-09 | 4 | -5/+140 |
* | Add yue_HK locale | Chunshek Chan | 2011-05-09 | 4 | -5/+178 |
* | Add wae_CH locale | Kevin Bortis | 2011-05-09 | 6 | -5/+256 |
* | Estonia (et_EE) joins the eurozone | Priit Laes | 2011-05-09 | 3 | -6/+10 |
* | Add lb_LU locale | Ulrich Drepper | 2011-05-09 | 4 | -5/+206 |
* | Use appropriate type for return value checking | Ulrich Drepper | 2011-05-09 | 3 | -4/+8 |
* | Add sw_KE and sw_TZ locales | Ulrich Drepper | 2011-05-09 | 5 | -3/+302 |
* | Fix whitespaces | Ulrich Drepper | 2011-05-09 | 1 | -3/+2 |
* | Add ff_SN locale | Ulrich Drepper | 2011-05-09 | 4 | -3/+204 |
* | Update day/month names in tk_TM locale | Ghorban M. Tavakoly | 2011-05-09 | 3 | -72/+82 |
* | Add bem_ZM and en_ZM locales | Ulrich Drepper | 2011-05-09 | 5 | -7/+301 |
* | Document new locale | Ulrich Drepper | 2011-05-09 | 1 | -0/+2 |
* | Use rupee sign in Indian locales. | Ulrich Drepper | 2011-05-09 | 19 | -20/+39 |
* | Transliterate U20B9. | Ulrich Drepper | 2011-05-09 | 5 | -499/+507 |
* | Remove some incorrectly added lines from UTF-8 data | Ulrich Drepper | 2011-05-09 | 1 | -6/+0 |
* | Update UTF-8 data file | Ulrich Drepper | 2011-05-09 | 2 | -0/+4387 |
* | Fix contact info. | Ulrich Drepper | 2011-05-09 | 1 | -2/+2 |
* | Fix whitespaces | Ulrich Drepper | 2011-05-09 | 1 | -1/+0 |
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-05-09 | 2 | -4/+9 |
|\ | |||||
| * | Remove .UTF-8 suffix from locale names when it is the only supported codeset | Andreas Schwab | 2011-05-08 | 2 | -4/+9 |
* | | Add os_RU locale | Ulrich Drepper | 2011-05-09 | 4 | -2/+181 |
|/ | |||||
* | Make complete getcwd work in rtld | Ulrich Drepper | 2011-05-08 | 9 | -35/+93 |
* | Fix Linux getcwd for long paths | Ulrich Drepper | 2011-05-08 | 11 | -146/+307 |
* | Optimize fdopendir a bit. | Ulrich Drepper | 2011-05-08 | 4 | -7/+18 |
* | static tls memory leak on TLS_DTV_AT_TP archs | Alan Modra | 2011-05-07 | 3 | -25/+45 |
* | Doc fixes. | Ulrich Drepper | 2011-05-07 | 2 | -3/+3 |
* | Actually undefine ARG_MAX from <linux/limits.h> | Jonathan Nieder | 2011-05-07 | 2 | -2/+9 |
* | Backport BIND code to query name as TLD. | Ulrich Drepper | 2011-05-07 | 6 | -10/+30 |
* | Allow $ORIGIN to reference trusted directoreis in SUID binaries. | Ulrich Drepper | 2011-05-07 | 3 | -33/+106 |
* | Misplaced new line in last patch | Ulrich Drepper | 2011-05-07 | 1 | -3/+1 |
* | Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h | Paul Pluzhnikov | 2011-05-07 | 2 | -1/+10 |
* | Report if no record is found by initgroups in nss_files. | Ulrich Drepper | 2011-05-06 | 2 | -1/+8 |
* | Update. | Ulrich Drepper | 2011-05-06 | 1 | -3/+2 |
* | Install rpc/netdb.h again | Andreas Schwab | 2011-05-06 | 3 | -3/+15 |
* | Use --{start,end}-group to handle circular dependency between libgcc.a and li... | Paul Pluzhnikov | 2011-05-05 | 2 | -1/+6 |
* | Explain header situation after RPC removal in NEWS | Ulrich Drepper | 2011-05-05 | 1 | -1/+6 |
* | Don't use removed rpc headers | Andreas Schwab | 2011-05-05 | 4 | -8/+13 |
* | ldconfig: don't crash on empty path in config file | Andreas Schwab | 2011-05-03 | 2 | -6/+13 |
* | Better use of open in pathconf. | Ulrich Drepper | 2011-05-02 | 1 | -1/+6 |
* | getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modules | Maciej Babinski | 2011-05-02 | 3 | -46/+35 |
* | Fix pathconf(_PC_BUF_SIZE). | Ulrich Drepper | 2011-05-02 | 3 | -3/+21 |