1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch e21bf7b9e0 * gpg-agent.c (main): Tell the logging code taht we are runnign
detached.

* logging.h (JNLIB_LOG_WITH_PREFIX): Add constants for the flag
values.
* logging.c (log_set_prefix): New flag DETACHED.
(fun_writer): Take care of this flag.
(log_test_fd): New.
2004-04-16 09:46:54 +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.