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
Kim Alvefur 9234948602 util.ringbuffer: Fix typo in comment [codespell] 8 years ago
..
GNUmakefile Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 8 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
crand.c util.crand: Return early if a zero bytes are requested 8 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 Add makefiles compatible with BSD make 8 years ago
net.c util.net: Add bindings to inet_ntop and inet_pton 8 years ago
pposix.c util.pposix: Remove fallocate 9 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
windows.c util-src/*.c: Attach pointer * to name instead of type 9 years ago