Module Name: src Committed By: christos Date: Thu Jun 5 22:00:22 UTC 2014
Modified Files:
src/lib/libc/stdlib: getopt.3 getopt.c
Log Message:
Bring getopt(3) inline with getopt_long(3): recognize option:: as an optional
option.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/stdlib/getopt.3
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/stdlib/getopt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
