prosody/util-src
2015-03-23 14:27:30 +01:00
..
encodings.c util.encodings: Expose UTF-8 validation and length checking functions 2015-03-23 14:27:30 +01:00
hashes.c util.hashes: Silence compiler warning about pointer signedness 2013-08-09 16:03:17 +02:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
Makefile util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0) 2013-06-18 09:04:44 +01:00
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 2009-10-31 05:05:46 +05:00
net.c util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) 2013-08-30 16:14:31 +02:00
pposix.c util.pposix: Fix error reporting from really old Linux fallocate() that did not use errno for some reason (thanks pro) 2014-04-25 02:41:55 +02:00
signal.c util.signal: Moved a variable declaration to the top of a function, for ANSI C compliance. 2010-06-20 04:07:55 +05:00
windows.c util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun). 2013-10-10 17:18:16 -04:00