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 c739eebe35 util.pposix: uname(): Fix to push nil,err in case of error 16 years ago
..
Makefile util-src/Makefile: Stop linking dynamic libraries to Lua, it isn't necessary as symbols are exported from the Lua binary (thanks deryni) 16 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 Update copyright headers for 2010 16 years ago
hashes.c Update copyright headers for 2010 16 years ago
make.bat Added make.bat for windows 17 years ago
pposix.c util.pposix: uname(): Fix to push nil,err in case of error 16 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 util.windows: Convert from Windows line endings 16 years ago