Software /
code /
prosody
Log
util-src/pposix.c @ 6615:8e4572a642cb
description | author | age |
---|---|---|
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 |
util-src/*.c: Don't create globals when loaded | Kim Alvefur | Tue, 16 Sep 2014 21:56:18 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Sun, 27 Apr 2014 01:02:20 +0200 |
util.pposix: Fix error reporting from really old Linux fallocate() that did not use errno for some reason (thanks pro) | Kim Alvefur | Fri, 25 Apr 2014 02:41:55 +0200 |
util.pposix: Fix error reporting from posix_fallocate, it doesn't use errno (thanks pro) | Kim Alvefur | Fri, 25 Apr 2014 00:36:01 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Thu, 28 Nov 2013 16:17:21 +0100 |
util.pposix: Verify that file handle is open | Kim Alvefur | Thu, 28 Nov 2013 16:12:40 +0100 |