cvs commit: src/lib/libc/locale tolower.3 toupper.3
Tim J. Robbins
tjr at FreeBSD.org
Sun Jul 17 03:37:01 GMT 2005
tjr 2005-07-17 03:37:00 UTC
FreeBSD src repository
Modified files:
lib/libc/locale tolower.3 toupper.3
Log:
Remove confusing "single C char locales" phrase; arguments to tolower()
and toupper() must now be either an unsigned char or EOF, regardless of
locale.
Revision Changes Path
1.17 +3 -9 src/lib/libc/locale/tolower.3
1.17 +3 -9 src/lib/libc/locale/toupper.3
More information about the cvs-src
mailing list