]> mj.ucw.cz Git - libucw.git/commit
More modules moved to io.h and renamed to io-*.c
authorMartin Mares <mj@ucw.cz>
Thu, 9 Feb 2012 22:09:46 +0000 (23:09 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 9 Feb 2012 22:09:46 +0000 (23:09 +0100)
commit6e1e67a5221c1c31c8dffe8705e6a450f302ba8b
treeb221b632a6a87ab4a24e14de8b4fc4cd47bc5634
parent315d65b74168b23e820b9dde6166ec19bd048228
More modules moved to io.h and renamed to io-*.c

This includes carefulio, mmap, file_size() and sync.
ucw/Makefile
ucw/carefulio.c [deleted file]
ucw/io-careful.c [new file with mode: 0644]
ucw/io-mmap.c [new file with mode: 0644]
ucw/io-size.c [new file with mode: 0644]
ucw/io-sync.c [new file with mode: 0644]
ucw/io.h
ucw/lib.h
ucw/mmap.c [deleted file]
ucw/sync.c [deleted file]