Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/locale
Module Name: basesrc
Committed By: jmc
Date: Sat Oct 20 05:59:35 UTC 2001
Modified Files:
basesrc/lib/libc/locale: rune.h runetable.c
Log Message:
Change the magic -3 for the invalid rune to
#define _DEFAULT_INVALID_RUNE -3
and use it accordingly. Also provides a representation programs such as
mklocale can reference when filling out a new locale from a definition.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/locale/rune.h
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/locale/runetable.c
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