Overview
Comment: | Added a variable type "BOOL_BY_EXISTANCE" that enables things just by being specified. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
307def989939ca19e12b60fe49114d03 |
User & Date: | rkeene on 2004-10-28 21:32:57 |
Other Links: | manifest | tags |
Context
2004-10-28
| ||
22:39 | Added an environment parser. Cleaned up some memory leaks. Made lc_process() cleanup, so calling lc_process() twice will do nothing. check-in: d7ae2bcb59 user: rkeene tags: trunk | |
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 | |
Changes
Modified libconfig.c from [a80690a998] to [29ab6be894]. [diff]
Modified libconfig.h.in from [e26997901c] to [e147fc6e4e]. [diff]
Modified test-lc.c from [2a94d4df07] to [3e4ac1b9da]. [diff]