Software /
code /
prosody
Log
util-src/pposix.c @ 5067:7db1056c63a9
description | author | age |
---|---|---|
util.pposix: Try posix_fallocate() if fallocate() is unsupported by the file system | Kim Alvefur | Tue, 31 Jul 2012 23:38:02 +0200 |
util.pposix: Warn about posix_fallocate | Kim Alvefur | Sun, 29 Jul 2012 22:21:58 +0200 |
util.pposix: Add fallocate method, backed by either posix_fallocate() or Linux fallocate() | Kim Alvefur | Sat, 28 Jul 2012 22:21:10 +0200 |