1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 23d73cdeb8 * logging.c (do_logv): Use set_log_stream to setup a default.
(log_set_file): Factored code out to ..
(set_file_fd): .. New function to allow using a file descriptor.
(log_set_fd): Make use of new fucntion.
(fun_writer): Reworked.
2004-10-22 09:41:24 +00:00
..
2003-01-09 12:36:05 +00:00
2003-11-17 12:20:11 +00:00
2003-01-09 12:36:05 +00:00
2004-02-12 09:29:00 +00:00
2003-01-09 12:36:05 +00:00
2003-11-17 12:20:11 +00:00
2003-11-17 12:20:11 +00:00
2003-01-09 12:36:05 +00:00
2003-01-09 12:36:05 +00:00
2003-01-09 12:36:05 +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.