summaryrefslogtreecommitdiff
path: root/localedata/locales/en_NG
Commit message (Collapse)AuthorAgeFilesLines
* localedata: LC_TIME.date_fmt: delete entries same as the default valueMike Frysinger2016-04-121-15/+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 Frysinger2016-03-211-2/+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 linesMike Frysinger2016-03-211-2/+2
| | | | Purely a style touchup to make sure the headers all look the same.
* [BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard2013-11-141-1/+2
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-09-221-4/+6
|
* Remove trailing whitespace from localedata.Joseph Myers2013-06-071-2/+2
|
* [BZ #6867]Ulrich Drepper2008-10-311-2/+2
| | | | * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
* * misc/error.h: Remove support for use outside of libc. We have toUlrich Drepper2007-10-041-0/+289
include <features.h> now. Include <bits/error.h> if possible. * misc/bits/error.h: New file.