]> mj.ucw.cz Git - libucw.git/commit
Moved ucw/lfs.h to ucw/io.h
authorMartin Mares <mj@ucw.cz>
Thu, 9 Feb 2012 22:02:17 +0000 (23:02 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 9 Feb 2012 22:02:17 +0000 (23:02 +0100)
commit315d65b74168b23e820b9dde6166ec19bd048228
tree4dc185a304a98bde279916a24cb7013046eeaf7c
parent8d4746b1d14ddfb40e415f79d2c48670ce92a2d6
Moved ucw/lfs.h to ucw/io.h

More I/O functions will follow.
14 files changed:
ucw/Makefile
ucw/doc/index.txt
ucw/fb-atomic.c
ucw/fb-direct.c
ucw/fb-file.c
ucw/fb-mmap.c
ucw/fb-param.c
ucw/io.h [new file with mode: 0644]
ucw/lfs.h [deleted file]
ucw/log-file.c
ucw/partmap.c
ucw/sorter/debug/radix-asio-test.c
ucw/sorter/debug/radix-file-test.c
ucw/tempfile.c