Software /
code /
prosody
Log
util-src/pposix.c @ 8138:cb605fb60e32
description | author | age |
---|---|---|
util.pposix: Remove fallocate | Kim Alvefur | Tue, 28 Feb 2017 13:26:05 +0100 |
util.pposix: Add function for atomically appending data to a file | Kim Alvefur | Wed, 01 Mar 2017 01:33:00 +0100 |
util-src: Specify size of various tables to be allocated | Kim Alvefur | Thu, 09 Mar 2017 01:20:59 +0100 |
util.pposix: Use correct type for limits [-Wconstant-conversion] | Kim Alvefur | Tue, 07 Mar 2017 22:36:43 +0100 |
util.pposix: Limit meminfo to Linux until we can figure out how to get this info on other platforms | Kim Alvefur | Tue, 07 Mar 2017 22:33:57 +0100 |
util.pposix, configure: Move _GNU_SOURCE macro into source files | Kim Alvefur | Wed, 01 Mar 2017 22:27:11 +0100 |
util.pposix: Expose ENOENT constant (usually 2, but you never know) | Kim Alvefur | Wed, 01 Mar 2017 17:03:48 +0100 |