Date: Tue, 4 Sep 2001 10:41:20 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c Message-ID: <200109041741.f84HfKt00857@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/09/04 10:41:20 PDT Modified files: lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c Log: Remove rcsids and unneded include Revision Changes Path 1.6 +2 -5 src/lib/libc/stdlib/strtol.c 1.8 +2 -7 src/lib/libc/stdlib/strtoll.c 1.8 +2 -5 src/lib/libc/stdlib/strtoq.c 1.6 +2 -5 src/lib/libc/stdlib/strtoul.c 1.8 +2 -7 src/lib/libc/stdlib/strtoull.c 1.8 +2 -5 src/lib/libc/stdlib/strtouq.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?200109041741.f84HfKt00857>