Overview
Comment: | Fixed command line processing and added argument re-ordering. Also, added a global variable lc_optind to indicate where we were in the argv array. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9d733cc5a22c40da391097c606dc08dd |
User & Date: | rkeene on 2004-10-28 21:11:49 |
Other Links: | manifest | tags |
Context
2004-10-28
| ||
21:32 | Added a variable type "BOOL_BY_EXISTANCE" that enables things just by being specified. check-in: 307def9899 user: rkeene tags: trunk | |
21:11 | Fixed command line processing and added argument re-ordering. Also, added a global variable lc_optind to indicate where we were in the argv array. check-in: 9d733cc5a2 user: rkeene tags: trunk | |
2004-10-26
| ||
13:19 | Updated man pages. Updated lc_process_files() to work. check-in: 92a0e45fc6 user: rkeene tags: trunk | |
Changes
Modified configure.in from [4423e690ac] to [e198fad6ec]. [diff]
Modified libconfig.c from [683ee83d44] to [a80690a998]. [diff]
Modified libconfig.h.in from [e6a141a35f] to [e26997901c]. [diff]
Modified test-lc.c from [8d667bd176] to [2a94d4df07]. [diff]