prosody/util-src
2016-08-19 16:03:10 +02:00
..
crand.c util.crand: Silence compiler warning 2016-05-25 16:54:43 +02:00
encodings.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
hashes.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
Makefile configure: Move -ggdb flag here from util-src/Make 2016-08-19 16:03:10 +02: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-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
pposix.c util.pposix: Ask for shared file descriptor table using rfork() on *BSD (fixes #412) 2016-05-25 21:34:34 +02:00
ringbuffer.c Add util.ringbuffer, a ringbuffer with a file handle like interface 2016-02-02 20:24:27 +01:00
signal.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
table.c util.table: Move loop variable to top of function for C89 compatibility 2016-08-07 20:49:50 +02:00
windows.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00