git: libc: locale support for static binaries.

Simon Schubert corecode at crater.dragonflybsd.org
Tue Sep 1 18:58:48 PDT 2009


commit 517f2e5ff2e76fef4f53761f7308c2b915c514a9
Author: Alexander Polakov <polachok at gmail.com>
Date:   Wed Sep 2 01:09:48 2009 +0400

    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

Summary of changes:
 lib/libc/citrus/Makefile.inc    |   19 ++++++
 lib/libc/citrus/citrus_ctype.c  |    4 +-
 lib/libc/citrus/citrus_module.c |  121 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 133 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/517f2e5ff2e76fef4f53761f7308c2b915c514a9


-- 
DragonFly BSD source repository





More information about the Commits mailing list