]> git.ipfire.org Git - thirdparty/squid.git/commit
truncate() is not available on some platforms, so we must don't build any
authorserassio <>
Sun, 10 Jul 2005 21:43:30 +0000 (21:43 +0000)
committerserassio <>
Sun, 10 Jul 2005 21:43:30 +0000 (21:43 +0000)
commitefa3acd11837173ac62e2413527423f819c958bc
treeae651d0b2c6ae473ce602085a38411beb6571603
parenta572d8be51590c02b60374de995595fcb3e30df5
truncate() is not available on some platforms, so we must don't build any
code section containing truncate() when USE_TRUNCATE is not defined
src/DiskIO/DiskThreads/aiops.cc
src/DiskIO/DiskThreads/async_io.cc