Date: Sat, 22 Feb 2003 16:24:04 -0800 (PST) From: Mike Heffner <mikeh@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen setmode.c Message-ID: <200302230024.h1N0O4og098698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mikeh 2003/02/22 16:24:04 PST Modified files: lib/libc/gen setmode.c Log: More changes from NetBSD: * use correct error detection of realloc failure * strtol negative return check * use strtol to validate string instead of rolling our own validation code * terminate the command sequence correctly Revision Changes Path 1.9 +11 -9 src/lib/libc/gen/setmode.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?200302230024.h1N0O4og098698>