1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-10 13:04:23 +01:00
David Shaw 421823cee3 * keylist.c (list_keyblock_colon): Don't include validity values when
listing secret keys since they can be incorrect and/or misleading.  This
is a temporary kludge, and will be handled properly in 1.9/2.0.

* signal.c (init_one_signal, pause_on_sigusr, do_block): Only use
sigprocmask() if we have sigset_t, and only use sigaction() if we have
struct sigaction.  This is for Forte c89 on Solaris which seems to define
only the function call half of the two pairs by default.
(pause_on_sigusr): Typo. (do_block): If we can't use sigprocmask() and
sigset_t, try to get the number of signals from NSIG as well as MAXSIG,
and if we can't, fail with an explanation.
2003-06-15 02:54:09 +00:00
..
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2003-04-29 07:15:25 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2003-05-21 08:41:26 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00