Date: Sat, 3 Apr 1999 16:25:40 -0800 (PST) From: Martin Cracauer <cracauer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/getopt getopt.1 getopt.c Message-ID: <199904040025.QAA14777@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 1999/04/03 16:25:40 PST
Modified files:
usr.bin/getopt getopt.1 getopt.c
Log:
Back out part of previous commit.
Arguments with whitespaces are easy to fix, but in combination with
shell metachars that should not be evaluated it is very hard, probably
impossible to fix without going to a line-oriented solution.
Next time I will believe Henry Spencer when he says "this looks easy
to fix but isn't".
Revision Changes Path
1.6 +15 -26 src/usr.bin/getopt/getopt.1
1.4 +1 -1 src/usr.bin/getopt/getopt.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?199904040025.QAA14777>
