Date: Sun, 10 Jan 1999 22:01:30 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/include unistd.h src/lib/libstand stand.h Message-ID: <199901110601.WAA16019@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/01/10 22:01:29 PST
Modified files:
include unistd.h
lib/libstand stand.h
Log:
POSIX introduced optreset to deal with multiple invocations
of getopt (as in, multiple input lines :). This is documented in the
man page and is used in the code, but unistd.h and stand.h do not
declare it. Incidentally, it prevents me fixing a bug in loader's
code... :-)
PR: misc/9373
Submitted by: "Daniel C. Sobral" <dcs@newsguy.com>
Revision Changes Path
1.23 +1 -0 src/include/unistd.h
1.13 +2 -2 src/lib/libstand/stand.h
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?199901110601.WAA16019>
