Date: Sat, 29 Jan 2005 03:44:54 +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 strtoimax.c strtol.3 strtol.c strtoll.c strtoul.3 strtoul.c strtoull.c strtoumax.c Message-ID: <200501290344.j0T3is8P077363@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2005-01-29 03:44:54 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libc/stdlib strtoimax.c strtol.3 strtol.c strtoll.c
strtoul.3 strtoul.c strtoull.c
strtoumax.c
Log:
MFC: fix EINVAL settings for 0x and document nonportability
Revision Changes Path
1.9.6.1 +4 -1 src/lib/libc/stdlib/strtoimax.c
1.19.8.1 +4 -2 src/lib/libc/stdlib/strtol.3
1.17.8.1 +4 -1 src/lib/libc/stdlib/strtol.c
1.19.8.1 +4 -1 src/lib/libc/stdlib/strtoll.c
1.20.8.1 +4 -2 src/lib/libc/stdlib/strtoul.3
1.16.8.1 +4 -1 src/lib/libc/stdlib/strtoul.c
1.18.8.1 +4 -1 src/lib/libc/stdlib/strtoull.c
1.8.8.1 +4 -1 src/lib/libc/stdlib/strtoumax.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501290344.j0T3is8P077363>
