Software /
code /
prosody
Log
util-src/pposix.c @ 7788:cf1d7e35a160
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 |