cvs commit: src/lib/libc/stdlib getopt.c
Andrey A. Chernov
ache at FreeBSD.org
Sat Mar 6 09:05:46 PST 2004
ache 2004/03/06 09:05:45 PST
FreeBSD src repository
Modified files:
lib/libc/stdlib getopt.c
Log:
Merge some fixes from NetBSD's getopt.c v1.26:
cleanups, handling 'ls -l-', handling '--*'
Note this is in the same time back out of our v1.3
"Don't print an error message if the bad option is '?'"
because it directly violates POSIX.
Revision Changes Path
1.7 +43 -26 src/lib/libc/stdlib/getopt.c
More information about the cvs-src
mailing list