Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | localedata: LC_MEASUREMENT: use copy directives everywhere | Mike Frysinger | 2016-04-12 | 1 | -2/+1 |
| | | | | | | | | | There are only two measurement systems that locales use: US and metric. For the former, move to copying the en_US locale, while for the latter, move to copying the i18n locale. This lets us clean up all the stray comments like FIXME. There should be no functional differences here. | ||||
* | localedata: LC_TIME.date_fmt: delete entries same as the default value | Mike Frysinger | 2016-04-12 | 1 | -16/+0 |
| | | | | | | There's no real value in populating this field when it's the same as the default POSIX setting, so drop it from most locales so it's clear what's going on. | ||||
* | localedata: standardize copyright/license information [BZ #11213] | Mike Frysinger | 2016-03-21 | 1 | -0/+7 |
| | | | | | | | Use the language from the FSF in all locale files to disclaim any license/copyright on locale data. See https://sourceware.org/ml/libc-locales/2013-q1/msg00048.html | ||||
* | localedata: standardize first few lines | Mike Frysinger | 2016-03-21 | 1 | -2/+2 |
| | | | | Purely a style touchup to make sure the headers all look the same. | ||||
* | localedata: clear LC_IDENTIFICATION tel/fax fields | Mike Frysinger | 2016-03-05 | 1 | -2/+2 |
| | | | | These fields aren't terribly useful and most don't set it. | ||||
* | locledata: trim trailing blank lines/comments | Mike Frysinger | 2016-02-18 | 1 | -1/+0 |
| | | | | No functional changes, just trying to standardize the format a bit. | ||||
* | [BZ #16103] LC_MEASUREMENT review and standardization | Chris Leonard | 2013-11-14 | 1 | -1/+2 |
| | |||||
* | Deduplicate country_car. | Chris Leonard | 2013-09-06 | 1 | -3/+1 |
| | |||||
* | Add country_car field to LC_ADDRESS | cjl | 2013-09-04 | 1 | -2/+5 |
| | |||||
* | Remove trailing whitespace from localedata. | Joseph Myers | 2013-06-07 | 1 | -18/+18 |
| | |||||
* | [BZ #6867] | Ulrich Drepper | 2008-10-31 | 1 | -2/+2 |
| | | | | * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo. | ||||
* | * include/features.h: Define _POSIX_C_SOURCE to 200112 for | Ulrich Drepper | 2005-10-13 | 1 | -0/+281 |
| | | | | _XOPEN_SOURCE == 600. | ||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -281/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+281 |