IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util-src
Matthew Wild f68b6612f8 util.pposix: Don't define POSIX_C_SOURCE on FreeBSD to ensure visibility of initgroups() 7 years ago
..
GNUmakefile util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 7 years ago
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 16 years ago
compat.c util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 7 years ago
crand.c util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?) 9 years ago
encodings.c util.encodings: Use the 'idx' argument correctly [-Wunused-parameter] 8 years ago
hashes.c util-src/*.c: Attach pointer * to name instead of type 9 years ago
make.bat Added make.bat for windows 17 years ago
makefile util-src/makefile: Update with util.poll and util.compat (fixes #1251) 7 years ago
net.c net, pposix, signal: Check for redefined defines, fix warnings. 8 years ago
poll.c net.server_epoll: Special handling of signal interrupts 7 years ago
pposix.c util.pposix: Don't define POSIX_C_SOURCE on FreeBSD to ensure visibility of initgroups() 7 years ago
ringbuffer.c util.ringbuffer: Fix typo in comment [codespell] 8 years ago
signal.c util.signal: Fix loop (fixes #1047) 8 years ago
table.c util-src: Specify size of various tables to be allocated 9 years ago
time.c util.time: Bump POSIX_C_SOURCE to ensure visibility of CLOCK_MONOTONIC on FreeBSD (fixes #1253) 7 years ago
windows.c util-src/*.c: Attach pointer * to name instead of type 9 years ago