Software /
code /
prosody
Log
util-src/pposix.c @ 5405:4f98f2f60e22
description | author | age |
---|---|---|
util.pposix: Allow fetching RLIMIT_NICE when available | Matthew Wild | Fri, 22 Mar 2013 11:23:40 +0000 |
util.pposix: Prevent FDs 0, 1 and 2 from being assigned to connections | Kim Alvefur | Sat, 10 Nov 2012 23:41:53 +0100 |
util.pposix: Put the warning back, mention how we might still use posix_fallocate() | Kim Alvefur | Tue, 31 Jul 2012 23:43:34 +0200 |
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 |
util.pposix: Add comments to mallinfo fields we use, so I don't forget tomorrow what they mean | Matthew Wild | Sun, 08 Jul 2012 18:54:30 +0100 |