libc: locale support for static binaries.
authorAlexander Polakov <polachok@gmail.com>
Tue, 1 Sep 2009 21:09:48 +0000 (01:09 +0400)
committerSimon Schubert <corecode@dragonflybsd.org>
Wed, 2 Sep 2009 01:56:43 +0000 (03:56 +0200)
commit517f2e5ff2e76fef4f53761f7308c2b915c514a9
tree3c86c212649c036a059b14a4066c8ea5f534f010
parent3b681182f2e48b41922528f1e743483ff9a65a95
libc: locale support for static binaries.

Compile a fixed set of locales definable by STATIC_LOCALES into libc.

Partially-Obtained-From: http://osdir.com/ml/os.netbsd.bugs/2002-09/msg00025.html
Dragonfly-bug: http://bugs.dragonflybsd.org/issue1362
lib/libc/citrus/Makefile.inc
lib/libc/citrus/citrus_ctype.c
lib/libc/citrus/citrus_module.c