Log

util-src/pposix.c @ 7670:2be85cb3bc66

description author age
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
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 Kim Alvefur 2015-04-26
util.pposix: Return error from ftruncate if that fails too (but what would we do here?) Kim Alvefur 2015-05-02
util-src/*.c: Per convention call luaL_error() as argument to return Florian Zeitz 2015-04-03
util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux Kim Alvefur 2015-04-03
util-src/*.c: Add macro for compiling with Lua 5.2 Kim Alvefur 2014-09-17
util-src/*.c: Don't create globals when loaded Kim Alvefur 2014-09-16
Merge 0.9->0.10 Kim Alvefur 2014-04-26
util.pposix: Fix error reporting from really old Linux fallocate() that did not use errno for some reason (thanks pro) Kim Alvefur 2014-04-25
util.pposix: Fix error reporting from posix_fallocate, it doesn't use errno (thanks pro) Kim Alvefur 2014-04-24
Merge 0.9->0.10 Kim Alvefur 2013-11-28
util.pposix: Verify that file handle is open Kim Alvefur 2013-11-28
Merge 0.9->trunk Matthew Wild 2013-09-02
util.pposix: Fix building on non-Linux with glibc Kim Alvefur 2013-09-02