Software /
code /
prosody
Log
util-src/pposix.c @ 8263:9b52b1f19b51
description | author | age |
---|---|---|
util.pposix: Remove fallocate | Kim Alvefur | 2017-02-28 |
util.pposix: Add function for atomically appending data to a file | Kim Alvefur | 2017-03-01 |
util-src: Specify size of various tables to be allocated | Kim Alvefur | 2017-03-09 |
util.pposix: Use correct type for limits [-Wconstant-conversion] | Kim Alvefur | 2017-03-07 |
util.pposix: Limit meminfo to Linux until we can figure out how to get this info on other platforms | Kim Alvefur | 2017-03-07 |
util.pposix, configure: Move _GNU_SOURCE macro into source files | Kim Alvefur | 2017-03-01 |
util.pposix: Expose ENOENT constant (usually 2, but you never know) | Kim Alvefur | 2017-03-01 |