Software /
code /
prosody
Log
util-src/pposix.c @ 7744:4d9186d990a5
description | author | age |
---|---|---|
util.pposix: Ask for shared file descriptor table using rfork() on *BSD (fixes #412) | Kim Alvefur | Wed, 25 May 2016 21:34:34 +0200 |
util.pposix: Expose the uname GNU extension field 'domainname' | Kim Alvefur | Wed, 25 Nov 2015 20:43:29 +0100 |
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 | Kim Alvefur | Sun, 26 Apr 2015 12:38:37 +0200 |
util.pposix: Return error from ftruncate if that fails too (but what would we do here?) | Kim Alvefur | Sat, 02 May 2015 14:41:56 +0200 |
util-src/*.c: Per convention call luaL_error() as argument to return | Florian Zeitz | Fri, 03 Apr 2015 20:30:14 +0200 |
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 | Fri, 03 Apr 2015 19:52:48 +0200 |
util-src/*.c: Add macro for compiling with Lua 5.2 | Kim Alvefur | Wed, 17 Sep 2014 14:30:29 +0200 |