7e53360206
* logging.c (log_printf): Do not initialize ARG_PTR with 0, we don't know the correct type. Instead, run va_start and va_end unconditionally. Reported by Jose Carlos Garcia Sogo <jsogo@debian.org>. |
||
---|---|---|
.. | ||
argparse.c | ||
argparse.h | ||
ChangeLog | ||
dotlock.c | ||
dotlock.h | ||
libjnlib-config.h | ||
logging.c | ||
logging.h | ||
Makefile.am | ||
mischelp.h | ||
README | ||
stringhelp.c | ||
stringhelp.h | ||
types.h | ||
xmalloc.c | ||
xmalloc.h |
jnlib - this is a collection of utility function which are too small to put into a library. libjnlib-config.h should be be modified for each project to make these functions fit into the software. Mainly these are memory functions in case you need another allocator.