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 49232398ed util-src/makefile: Add util.time to BSD makefile 8 years ago
..
GNUmakefile Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 9 years ago
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 17 years ago
crand.c util.crand: Return early if a zero bytes are requested 9 years ago
encodings.c encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+. 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 18 years ago
makefile util-src/makefile: Add util.time to BSD makefile 8 years ago
net.c net, pposix, signal: Check for redefined defines, fix warnings. 8 years ago
pposix.c pposix: Generate an error when a passed string isn’t "unlimited". 8 years ago
ringbuffer.c util.ringbuffer: Fix typo in comment [codespell] 8 years ago
signal.c pposix, signal: Ignore unused arguments. 8 years ago
table.c util-src: Specify size of various tables to be allocated 9 years ago
time.c util.time: Allow for already set constant 8 years ago
windows.c util-src/*.c: Attach pointer * to name instead of type 9 years ago