]> mj.ucw.cz Git - libucw.git/history - lib/pagecache.h
Added bopen_tmp() for opening of temporary files.
[libucw.git] / lib / pagecache.h
2000-12-11 Martin MaresFixed includes, defines and copyrights.
1999-11-20 Martin MaresSplit page key to pos and fd. Wastes extra 4 bytes...
1999-11-15 Martin MaresImplemented pgc_get_zero().
1999-11-13 Martin MaresAdded pgc_page_pos().
1999-11-09 Martin MaresAllow locked dirty pages. Better debugging. Simplified...
1999-11-08 Martin MaresNew page cache.