prosody/util-src
2013-08-09 16:03:48 +02:00
..
encodings.c util.encodings: Fix small typo introduced in 7f789266b741 2011-06-04 19:18:11 +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 compilation on Windows (outputs an empty list of addresses for now) (tested only in my head) 2013-07-15 23:43:20 +01:00
pposix.c util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and accepting the string 'unlimited' in get/setrlimit() 2013-06-29 14:45:38 +01: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 windows.c: Return nil,err from functions instead of throwing errors. 2011-01-29 04:40:43 +05:00