Source-Changes archive

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

CVS commit: src/lib/libc/locale



Module Name:    src
Committed By:   joerg
Date:           Sun Apr 14 23:44:54 UTC 2013

Modified Files:
        src/lib/libc/locale: Makefile.inc setlocale_local.h
Added Files:
        src/lib/libc/locale: c_locale.c

Log Message:
Provide a const copy of global_locale for libc-internal use.
This will be used by *_l when a NULL pointer is given.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/lib/libc/locale/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/locale/c_locale.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/locale/setlocale_local.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index