Marcus Brinkmann 7e53360206 2001-11-01 Marcus Brinkmann <marcus@g10code.de>
* 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>.
2001-11-02 15:23:40 +00:00
..
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2000-12-19 10:09:11 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00
2001-04-02 08:40:32 +00:00

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.