Comment: | Added an optional dependency to libopennet. If libopennet is used fopen_net is used instead of fopen. Made lc_process_file() a publicly callable function. Added a (blank!) man page for it. Made lc_cleanup() a publicly callable function, and removed calls to it from lc_process(). Added a (blank!) man page for it. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
cff8496e42ec2c28e49de382770fdd4f |
User & Date: | rkeene on 2004-11-24 23:13:23 |
Other Links: | manifest | tags |
2004-11-24
| ||
23:40 | Updated man pages. Updated Makefile.in to delete new man pages. Updated configure.ac to check for fopen_net() instead of open_net(). check-in: 5eff930a35 user: rkeene tags: trunk | |
23:13 | Added an optional dependency to libopennet. If libopennet is used fopen_net is used instead of fopen. Made lc_process_file() a publicly callable function. Added a (blank!) man page for it. Made lc_cleanup() a publicly callable function, and removed calls to it from lc_process(). Added a (blank!) man page for it. check-in: cff8496e42 user: rkeene tags: trunk | |
2004-11-23
| ||
14:18 | Updated build process to correct flags issue. check-in: 5f5c336351 user: rkeene tags: trunk | |
Modified INSTALL from [03680221db] to [4e6973ecc2]. [diff]
Modified Makefile.in from [b2690bfed6] to [2f13fb7b2e]. [diff]
Modified aclocal.m4 from [7edf533cc2] to [311881ed54]. [diff]
Modified compat.h from [309b8b282c] to [cd6e5c8c4f]. [diff]
Modified conf_apache.c from [1a96ee97b6] to [cd77d73d2e]. [diff]
Modified conf_section.c from [719f9fb6ad] to [f6fa72ff6b]. [diff]
Modified conf_space.c from [4b812787ea] to [22b1310a4a]. [diff]
Modified config.h.in from [3d89d8d8f7] to [f405f5e957]. [diff]
Modified configure from [ede94350f1] to [306d8f9a52]. [diff]
Renamed and modified configure.in [62eea980f5] to configure.ac [298ad28fdd]. [diff]
Added lc_cleanup.3.in version [da39a3ee5e].
Modified lc_geterrno.3.in from [d002dd6251] to [f1a44ec899]. [diff]
Modified lc_geterrstr.3.in from [5494e928ad] to [1700112ee5]. [diff]
Modified lc_process.3.in from [967a4267e5] to [14e5602803]. [diff]
Added lc_process_file.3.in version [da39a3ee5e].
Modified lc_register_callback.3.in from [0102cb6d66] to [91e00aa66a]. [diff]
Modified lc_register_var.3.in from [ed1d29b572] to [aade6a66d6]. [diff]
Modified libconfig.3.in from [97c0ede48a] to [70716a9252]. [diff]
Modified libconfig.c from [65d4398d3f] to [8802ab0d93]. [diff]
Modified libconfig.h.in from [f10199222d] to [1f64289873]. [diff]
Modified test-lc.c from [0d1d1a962e] to [5bdc823df0]. [diff]