Mike Frysinger
1c20cb2098
localedata: LC_MEASUREMENT: use copy directives everywhere
...
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.
2016-04-12 16:47:52 -04:00
Mike Frysinger
2e7a461328
localedata: LC_TIME.date_fmt: delete entries same as the default value
...
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.
2016-04-12 14:03:56 -04:00
Mike Frysinger
a4cea54b12
localedata: standardize copyright/license information [BZ #11213 ]
...
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
2016-03-21 02:29:56 -04:00
Mike Frysinger
6bc81cf205
localedata: standardize first few lines
...
Purely a style touchup to make sure the headers all look the same.
2016-03-21 02:00:09 -04:00
Mike Frysinger
5453f739e5
localedata: clear LC_IDENTIFICATION tel/fax fields
...
These fields aren't terribly useful and most don't set it.
2016-03-05 11:53:23 -05:00
Mike Frysinger
b859f89ad6
locledata: trim trailing blank lines/comments
...
No functional changes, just trying to standardize the format a bit.
2016-02-18 21:34:21 -05:00
Chris Leonard
8f18faed2e
[BZ #16103 ] LC_MEASUREMENT review and standardization
2013-11-14 17:19:35 -05:00
Chris Leonard
94fb84a034
Deduplicate country_car.
2013-09-06 11:52:31 -04:00
cjl
df56e024b6
Add country_car field to LC_ADDRESS
2013-09-04 09:20:48 -04:00
Joseph Myers
8e254d8e0d
Remove trailing whitespace from localedata.
2013-06-07 14:56:03 +00:00
Ulrich Drepper
6daf1a2fb1
[BZ #6867 ]
...
* sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
2008-10-31 19:03:31 +00:00
Ulrich Drepper
1676aaeffd
* include/features.h: Define _POSIX_C_SOURCE to 200112 for
...
_XOPEN_SOURCE == 600.
2005-10-13 16:24:53 +00:00
Ulrich Drepper
a334319f65
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2004-12-22 20:10:10 +00:00
Jakub Jelinek
0ecb606cb6
2.5-18.1
2007-07-12 18:26:36 +00:00