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 45464dfc20 util.encodings: Use the 'idx' argument correctly [-Wunused-parameter] 9 years ago
..
Makefile
Makefile.win
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] 9 years ago
hashes.c
make.bat
net.c util-src: Specify size of various tables to be allocated 9 years ago
pposix.c util.pposix: Remove fallocate 9 years ago
ringbuffer.c util-src: Specify size of various tables to be allocated 9 years ago
signal.c util.signal: Enable all GNU features, _DEFAULT_SOURCE doesn't have the desired effect before glibc 2.19 9 years ago
table.c util-src: Specify size of various tables to be allocated 9 years ago
windows.c