summaryrefslogtreecommitdiff
path: root/lib/hard-locale.c
Commit message (Collapse)AuthorAgeFilesLines
* bootstrapped repositoryRichard Maw2012-01-091-0/+1
|
* remove many filesJim Meyering2009-11-111-79/+0
| | | | | Many are now obtained via bootstrap from gnulib. Others (ms/) were not being maintained.
* (alloca): Remove.Paul Eggert2002-03-121-34/+23
| | | | | Include stdlib.h if available, for malloc. (hard_locale): Use malloc, not alloca. Test for storage allocation failure.
* Include "hard-locale.h".Paul Eggert2002-02-281-2/+5
| | | | | (hard_locale): Ignore ENABLE_NLS, since we want to operate on locales other than LC_MESSAGES.
* Initial revisionPaul Eggert2001-10-221-0/+87