Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 9 | -20/+20 |
2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg | 5 | -31/+49 |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg | 1 | -1/+1 |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers | 1 | -4/+0 |
2017-03-13 | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra | 2 | -2/+2 |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 3 | -3/+3 |
2017-01-11 | Fix ld-address format-truncation error. | Joseph Myers | 1 | -2/+2 |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 99 | -99/+99 |
2016-10-31 | Bug 20729: Include libc-internal.h where required. | Carlos O'Donell | 2 | -0/+4 |
2016-10-29 | Bug 20729: Fix building with -Os. | Carlos O'Donell | 2 | -0/+16 |
2016-06-28 | S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19... | Stefan Liebler | 1 | -2/+5 |
2016-06-11 | localedef: drop unused --old-style | Marko Myllynen | 2 | -10/+0 |
2016-05-11 | localedef: Do not compile with mcheck | Florian Weimer | 1 | -12/+0 |
2016-05-01 | localedata: sgs_LT: new locale [BZ #12450] | Arnas Udovičius | 1 | -0/+1 |
2016-04-26 | Fix langinfo.h nl_langinfo_l namespace (bug 19996). | Joseph Myers | 1 | -1/+1 |
2016-04-23 | localedef: change week_1stweek default to 7 | Mike Frysinger | 1 | -0/+4 |
2016-04-16 | locale: iso-639: add Talossan language [BZ #19400] | Robin van der Vliet | 1 | -0/+1 |
2016-04-16 | localedef: allow %l/%n in postal_fmt [BZ #16983] | Mike Frysinger | 1 | -3/+3 |
2016-04-16 | locale: ld-telephone: update to ISO-30112 2014 | Mike Frysinger | 1 | -3/+3 |
2016-04-15 | localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbol | Mike Frysinger | 1 | -1/+2 |
2016-04-15 | localedef: check LC_IDENTIFICATION.category values | Mike Frysinger | 1 | -7/+38 |
2016-04-04 | strfmon_l: Use specified locale for number formatting [BZ #19633] | Florian Weimer | 1 | -0/+21 |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell | 1 | -1/+1 |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen | 1 | -1/+1 |
2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 99 | -99/+99 |
2015-12-09 | Regenerate locale/C-translit.h. | Carlos O'Donell | 1 | -629/+629 |
2015-12-09 | Generic updates to transliterations. | Mike FABIAN | 1 | -2/+0 |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 6 | -15/+24 |
2015-10-27 | Gracefully handle incompatible locale data | Ludovic Courtès | 1 | -3/+4 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 2 | -15/+5 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 1 | -2/+1 |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 1 | -23/+8 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 5 | -33/+12 |
2015-10-08 | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | Carlos O'Donell | 5 | -22/+1 |
2015-09-11 | localedef: improve error message [BZ #16985] | Mike Frysinger | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 4 | -4/+4 |
2015-09-03 | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-08-05 | Also check dead->data[category] != NULL | H.J. Lu | 1 | -1/+1 |
2015-07-15 | Correcting language code for Bhili and Tulu locales (bug 17475) | Pravin Satpute | 1 | -2/+2 |
2015-06-09 | Remove unused PREDEFINED_CLASSES code | Marko Myllynen | 2 | -92/+6 |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz | 5 | -1/+22 |
2015-02-27 | Avoid unsafe loc_name type casts with additional variable | Alexandre Oliva | 1 | -23/+22 |
2015-02-26 | Fix constness error just introduced in findlocale. | Alexandre Oliva | 1 | -1/+2 |
2015-02-26 | BZ #15969: search locale archive again after alias expansion | Alexandre Oliva | 1 | -4/+15 |
2015-01-13 | Remove some references to bcopy/bcmp/bzero. | Roland McGrath | 1 | -4/+0 |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 99 | -99/+99 |
2014-12-16 | Return allocated array instead of unallocated. | Ondřej Bílka | 1 | -8/+8 |