Check-in [92a0e45fc6]
Overview
Comment:Updated man pages. Updated lc_process_files() to work.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 92a0e45fc625c5d24b3d55c1ed1978e5976543e6
User & Date: rkeene on 2004-10-26 13:19:56
Other Links: manifest | tags
Context
2004-10-28
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
2004-10-24
14:26
Lots of improvements to libconfig: We now process the command line arguments ourselves rather than using getopt(). We now process Apache-style config files. Began work on documentation. Many more bug fixes check-in: 6a0a10a0ab user: rkeene tags: trunk
Changes

Modified build/list-chkfiles.sh from [5b504920a7] to [ebf22f9f71].    [diff]

Modified config.h.in from [813c28c85f] to [543f408fb5].    [diff]

Modified configure from [3e2a72d1bf] to [b7be557787].    [diff]

Modified configure.in from [769589dcb9] to [4423e690ac].    [diff]

Modified lc_register_callback.3.in from [da39a3ee5e] to [57f2b8a256].    [diff]

Modified libconfig.c from [09c6afb854] to [683ee83d44].    [diff]

Modified libconfig.h.in from [a63e3c406d] to [e6a141a35f].    [diff]

Modified test-lc.c from [9386f962de] to [8d667bd176].    [diff]