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
Chris Leonard
8f18faed2e
[BZ #16103 ] LC_MEASUREMENT review and standardization
2013-11-14 17:19:35 -05:00
Chris Leonard
58a96064d1
Adjust language-code fields of LC_ADDRESS.
2013-09-22 20:26:23 -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
b80bfc8b53
* misc/error.h: Remove support for use outside of libc. We have to
...
include <features.h> now. Include <bits/error.h> if possible.
* misc/bits/error.h: New file.
2007-10-04 18:07:28 +00:00