DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc/stdlib getopt_long.c src/include getopt.h
joerg 2005/01/10 08:45:15 PST
DragonFly src repository
Modified files:
lib/libc/stdlib getopt_long.c
include getopt.h
Log:
Add support for getopt_long_only. It allows using long options with a single
dash by prefering them over aggregated short options.
Revision Changes Path
1.4 +58 -25 src/lib/libc/stdlib/getopt_long.c
1.2 +2 -0 src/include/getopt.h
http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/getopt_long.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/include/getopt.h.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]