Date: Sat, 22 Jan 2005 18:02:58 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtol.3 strtoul.3 Message-ID: <200501221802.j0MI2wk8082294@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2005-01-22 18:02:58 UTC FreeBSD src repository Modified files: lib/libc/stdlib strtol.3 strtoul.3 Log: Especially mention that setting errno to EINVAL in "no conversion" case is not portable. Asked by: joerg Revision Changes Path 1.20 +4 -2 src/lib/libc/stdlib/strtol.3 1.21 +4 -2 src/lib/libc/stdlib/strtoul.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501221802.j0MI2wk8082294>