aboutsummaryrefslogtreecommitdiffstats
path: root/common/signal.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2007-05-07Upgraded gettext.Werner Koch1-9/+13
Fixed accidental dependency on libgcrypt 1.3.0.
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-10-072005-10-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* signal.c (get_signal_name): Check value of HAVE_DECL_SYS_SIGLIST instead of just if it is defined.
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-226/+0
2005-05-13(got_fatal_signal): Print the signal number if we can'tWerner Koch1-3/+2
get a name for it. (get_signal_name): Return NULL if no name is available. Fixed conditional for sys_siglist to the correct one.
2005-05-13(got_fatal_signal): Print the signal number if we can'tWerner Koch1-6/+33
get a name for it. (get_signal_name): Return NULL if no name is available.
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-4/+10
* protect-tool.c (main): Ditto. * signal.c (got_fatal_signal, got_usr_signal) (got_fatal_signal) [DOSISH]: Don't build. * simple-gettext.c: Include sysutils.h * homedir.c: New. * Makefile.am (libcommon_a_SOURCES): Add it. (EXTRA_DIST): Removed mkerror and mkerrtok. * gpgv.c, g10.c (main): Use default_hoemdir (). * scdaemon.c (main): Use default_homedir(). * gpgsm.c (main): Use default_homedir().
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+226
'GNUPG-1-9-BRANCH'.
2003-01-09Updated from latest NewPG projectWerner Koch1-2/+2
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-226/+0
'GNUPG-1-9-BRANCH'.
2002-08-09* signal.c: New. Taken from GnuPG 1.1.91.Werner Koch1-0/+226