DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libc: locale support for static binaries.


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Sep 2009 18:57:33 -0700 (PDT)

commit 517f2e5ff2e76fef4f53761f7308c2b915c514a9
Author: Alexander Polakov <polachok@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]