Date: Thu, 23 May 2002 09:50:41 -0700 (PDT) From: Tony Finch <fanf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/unifdef unifdef.c Message-ID: <200205231650.g4NGofY54390@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fanf 2002/05/23 09:50:41 PDT
Modified files:
usr.bin/unifdef unifdef.c
Log:
Sync with upstream version:
* Ensure we work within the array bounds when parsing command-line options;
* Replace h0h0getopt with getopt(3);
* Use consistent whitespace style in the function declarations.
Revieweded by: dwmalone (mentor)
Revision Changes Path
1.9 +89 -68 src/usr.bin/unifdef/unifdef.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?200205231650.g4NGofY54390>
