Date: Fri, 9 Feb 2001 19:31:23 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmonetary.c lnumeric.c localeconv.c Message-ID: <200102100331.f1A3VNo67775@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/02/09 19:31:23 PST
Modified files:
lib/libc/locale lmonetary.c lnumeric.c localeconv.c
Log:
According to Garrett, POSIX widely use -1 to indicate CHAR_MAX, so back out
all my "-1" -> "something" fixes and replace -1 with CHAR_MAX directly in
strtol() in cnv()
Revision Changes Path
1.5 +2 -4 src/lib/libc/locale/lmonetary.c
1.5 +2 -4 src/lib/libc/locale/lnumeric.c
1.4 +6 -2 src/lib/libc/locale/localeconv.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102100331.f1A3VNo67775>
