]> mj.ucw.cz Git - libucw.git/commit
split conf2.h into conf.h and getopt.h
authorRobert Spalek <robert@ucw.cz>
Thu, 27 Apr 2006 23:31:57 +0000 (01:31 +0200)
committerRobert Spalek <robert@ucw.cz>
Thu, 27 Apr 2006 23:31:57 +0000 (01:31 +0200)
commita86e328ab75068b1c27e17e3fb33a9b5845f63aa
tree04881c6f82f01ee6425b051049162667e2a5b7d3
parent6da7ca1716dc6433c30c5590a21194da43374544
split conf2.h into conf.h and getopt.h
18 files changed:
lib/Makefile
lib/conf-test.c [new file with mode: 0644]
lib/conf.h [new file with mode: 0644]
lib/conf2-test.c [deleted file]
lib/conf2.c
lib/conf2.h [deleted file]
lib/db-test.c
lib/db-tool.c
lib/fb-mmap.c
lib/fb-temp.c
lib/getopt.h [new file with mode: 0644]
lib/ipaccess.c
lib/lizard-test.c
lib/redblack-test.c
lib/shell/config.c
lib/sort-test.c
lib/sorter.c
lib/url.c