prosody/util-src
2018-12-04 12:11:58 +00:00
..
compat.c util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 2018-10-26 19:29:08 +01:00
crand.c util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?) 2017-04-25 01:35:13 +02:00
encodings.c util.encodings: Use the 'idx' argument correctly [-Wunused-parameter] 2017-10-05 12:48:36 +02:00
GNUmakefile util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 2018-10-26 19:29:08 +01:00
hashes.c util-src/*.c: Attach pointer * to name instead of type 2017-02-12 16:42:29 +01:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
makefile util-src/makefile: Update with util.poll and util.compat (fixes #1251) 2018-11-30 16:00:12 +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 net, pposix, signal: Check for redefined defines, fix warnings. 2018-08-08 09:27:34 +02:00
poll.c net.server_epoll: Special handling of signal interrupts 2018-10-12 03:22:09 +02:00
pposix.c util.pposix: Don't define POSIX_C_SOURCE on FreeBSD to ensure visibility of initgroups() 2018-12-04 12:11:58 +00:00
ringbuffer.c util.ringbuffer: Fix typo in comment [codespell] 2018-04-06 22:26:53 +02:00
signal.c util.signal: Fix loop (fixes #1047) 2017-11-30 19:35:35 +01:00
table.c util-src: Specify size of various tables to be allocated 2017-03-09 01:20:59 +01:00
time.c util.time: Bump POSIX_C_SOURCE to ensure visibility of CLOCK_MONOTONIC on FreeBSD (fixes #1253) 2018-12-04 12:11:15 +00:00
windows.c util-src/*.c: Attach pointer * to name instead of type 2017-02-12 16:42:29 +01:00