cvs commit: src/usr.bin/xlint/xlint xlint.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Apr 5 01:20:20 PDT 2005
joerg 2005/04/05 01:19:35 PDT
DragonFly src repository
Modified files:
usr.bin/xlint/xlint xlint.c
Log:
Revamp getopt(3) usage:
- don't depend on optind=0, it's absolutely not necessary
- set optreset to restart getopt(3)
Revision Changes Path
1.11 +5 -7 src/usr.bin/xlint/xlint/xlint.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/xlint/xlint/xlint.c.diff?r1=1.10&r2=1.11&f=u
More information about the Commits
mailing list