]> mj.ucw.cz Git - libucw.git/commit
conf2.c split into 7 smaller modules conf-*.c with include conf-internal.h
authorRobert Spalek <robert@ucw.cz>
Fri, 28 Apr 2006 14:31:02 +0000 (16:31 +0200)
committerRobert Spalek <robert@ucw.cz>
Fri, 28 Apr 2006 14:31:02 +0000 (16:31 +0200)
commit62960fb405a1ec443797e64c8ee34adb01924917
tree607bc0c1ddfe2508625f1672bd3d2373862732f1
parent5633856b0028d65d53e21ddd4fda312bd8d9fbb1
conf2.c split into 7 smaller modules conf-*.c with include conf-internal.h
13 files changed:
lib/Makefile
lib/conf-alloc.c [new file with mode: 0644]
lib/conf-dump.c [new file with mode: 0644]
lib/conf-input.c [new file with mode: 0644]
lib/conf-internal.h [new file with mode: 0644]
lib/conf-intr.c [new file with mode: 0644]
lib/conf-journal.c [new file with mode: 0644]
lib/conf-parse.c [new file with mode: 0644]
lib/conf-section.c [new file with mode: 0644]
lib/conf-test.c
lib/conf-test.t [new file with mode: 0644]
lib/conf2.c [deleted file]
lib/conf2.t [deleted file]