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
util.pposix: Fix typo in comment Kim Alvefur 2017-02-26
util-src/*.c: Attach pointer * to name instead of type Kim Alvefur 2017-02-12
util-src/*.c: Squeeze repeated blank lines Kim Alvefur 2017-01-23
util-src: Make C modules assert that the Lua runtime matches what it was compiled for Kim Alvefur 2017-01-08
util.pposix: rfork() seems to be FreeBSD only (fixes #412) Kim Alvefur 2016-12-19
util.pposix: Ask for shared file descriptor table using rfork() on *BSD (fixes #412) Kim Alvefur 2016-05-25
util.pposix: Expose the uname GNU extension field 'domainname' Kim Alvefur 2015-11-25