Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: he
Date: Tue Feb 8 22:52:45 UTC 2000
Modified Files:
basesrc/lib/libc/locale [netbsd-1-4]: setlocale.c
Log Message:
Pull up revision 1.17 (requested by jdolecek):
When setlocale() is called with LC_ALL, try to initialize every
locale category even if the initialization for some of them fails.
Fixes problem where e.g. LC_CTYPE category won't be initialized
if the locale doesn't implement the LC_COLLATE category.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 basesrc/lib/libc/locale/setlocale.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