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 150e5e4aec util.hashes: Add sha224, sha384, sha512 14 years ago
..
Makefile Makefile, util-src/Makefile: Add .PHONY, reorganise util-src/Makefile 14 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
encodings.c util.encodings: Fix small typo introduced in 7f789266b741 15 years ago
hashes.c util.hashes: Add sha224, sha384, sha512 14 years ago
make.bat Added make.bat for windows 17 years ago
pposix.c util.pposix: Don't trust errno for success. Thanks Quince 14 years ago
signal.c util.signal: Moved a variable declaration to the top of a function, for ANSI C compliance. 16 years ago
windows.c windows.c: Return nil,err from functions instead of throwing errors. 15 years ago