]> mj.ucw.cz Git - libucw.git/commit
Rewrote large file support. Instead of mucking with SHERLOCK_O_LARGEFILE
authorMartin Mares <mj@ucw.cz>
Wed, 2 Aug 2000 09:00:56 +0000 (09:00 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 2 Aug 2000 09:00:56 +0000 (09:00 +0000)
commit253574f355eb91472ec45ffb4609193c5d59b07e
tree5c2b8e68a04d467b45895d4b785f9f88430f3f95
parent9e6d7b0a077eb2914150301fb96180e80a370658
Rewrote large file support. Instead of mucking with SHERLOCK_O_LARGEFILE
all the way around, just use sh_{open,pread,pwrite} instead of the
ordinary calls.
lib/config.h
lib/fastbuf.c
lib/lfs.h
lib/pagecache.c