K 10 svn:author V 6 msmith K 8 svn:date V 27 1999-01-11T06:01:29.000000Z K 7 svn:log V 341 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" END