1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch dba63c0a0c * configure.ac: Check for funopen and fopencookie as part of the
jnlib checks.

* logging.c (writen, fun_writer, fun_closer): New.
(log_set_file): Add feature to log to a socket.
2003-12-16 11:30:16 +00:00
..
2003-01-09 12:36:05 +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
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.