prosody/util-src
Kim Alvefur 022725ee9a Back out changeset 2c1583bb0e0f
Same reason as 712b2e6a09d9
2020-10-15 17:21:58 +02: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: Allow unassigned code points in ICU mode to match libidn behavior (fixes #1348) 2019-04-24 16:16:19 +02:00
GNUmakefile util.strbitop: Library for bitwise operations on strings 2019-09-07 13:37:47 +02:00
hashes.c util.hashes: Use HMAC function provided by OpenSSL (fixes #1345) 2019-04-19 13:12:00 +02:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
makefile util.strbitop: Library for bitwise operations on strings 2019-09-07 13:37:47 +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 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: Avoid overflow of malloc info at 2GB (fixes #1445 until 4GB) 2019-11-16 16:45:33 +01: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
strbitop.c Back out changeset 2c1583bb0e0f 2020-10-15 17:21:58 +02: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: Allow for already set constant 2018-08-11 16:55:07 +02:00
windows.c util-src/*.c: Attach pointer * to name instead of type 2017-02-12 16:42:29 +01:00