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:   yamt
Date:           Wed Feb 13 07:59:45 UTC 2002

Modified Files:
        basesrc/lib/libc/locale: setlocale.c

Log Message:
- give the precedence to LC_ALL environment variable
  than other LC_* variables.
- add a hack for LC_MESSAGES for nls.
  (this will be removed when we have a real LC_MESSAGES support.)


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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