]> granicus.if.org Git - transmission/commit
(trunk) remove the test for fallocate(), since we used posix_fallocate() as a fallba...
authorCharles Kerr <charles@transmissionbt.com>
Sun, 14 Jun 2009 18:32:09 +0000 (18:32 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Sun, 14 Jun 2009 18:32:09 +0000 (18:32 +0000)
commite082548030bc06153d6bb7537e6f28148bca62b5
tree85db406b23b0d44d81215620ee2548d2963bf922
parent73f3c3ad8cfcda38b8108331d8c1eefa22443fbd
(trunk) remove the test for fallocate(), since we used posix_fallocate() as a  fallback anyway.  <http://www.lucas-nussbaum.net/blog/?p=332> says: "Glibc does have posix_fallocate(), which implements the POSIX interface. posix_fallocate() is wired to use the fallocate system call, for sufficiently modern versions of glibc."
configure.ac
libtransmission/fdlimit.c