1
0
Fork 0
mirror of https://github.com/bjc/prosody.git synced 2025-04-05 22:27:38 +03:00
prosody/util-src
2018-09-07 15:25:33 +02:00
..
crand.c util.crand: Return early if a zero bytes are requested 2017-12-03 15:42:55 +01:00
encodings.c encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+. 2018-08-08 09:29:32 +02:00
GNUmakefile Rename Makefile -> GNUmakefile to reflect dependency on GNU Make 2017-10-31 17:28:23 +01:00
hashes.c util-src/*.c: Attach pointer * to name instead of type 2017-02-12 16:42:29 +01:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
makefile util-src/makefile: Add util.time to BSD makefile 2018-08-11 17:33:11 +02:00
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 2009-10-31 05:05:46 +05:00
net.c net, pposix, signal: Check for redefined defines, fix warnings. 2018-08-08 09:27:34 +02:00
pposix.c util.pposix: Do not attempt to assign to stdio variables [pedantic] 2018-09-07 15:25:33 +02:00
ringbuffer.c util.ringbuffer: Fix typo in comment [codespell] 2018-04-06 22:26:53 +02:00
signal.c pposix, signal: Ignore unused arguments. 2018-08-08 09:28:04 +02:00
table.c util-src: Specify size of various tables to be allocated 2017-03-09 01:20:59 +01:00
time.c util.time: Allow for already set constant 2018-08-11 16:55:07 +02:00
windows.c util-src/*.c: Attach pointer * to name instead of type 2017-02-12 16:42:29 +01:00