summaryrefslogtreecommitdiffstats
path: root/common/signal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Fix get_signal_name for GNU/Linux.NIIBE Yutaka2021-08-261-1/+3
* build: Update to newer autoconf constructs.NIIBE Yutaka2020-11-181-4/+4
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Avoid pointer arithmetic on string literals.Justus Winter2016-10-061-1/+1
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* Fixed set but unused variable bugsWerner Koch2011-08-101-9/+7
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+7
* common/Marcus Brinkmann2010-04-201-7/+9
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-30/+5
* First steps towards the W32CE portWerner Koch2010-03-021-1/+3
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Upgraded gettext.Werner Koch2007-05-071-9/+13
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* 2005-10-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-10-081-1/+1
* (got_fatal_signal): Print the signal number if we can'tWerner Koch2005-05-131-3/+2
* (got_fatal_signal): Print the signal number if we can'tWerner Koch2005-05-131-6/+33
* * gpg-agent.c (main): Use default_homedir().Werner Koch2004-12-211-4/+10
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-091-0/+226
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-226/+0
* * signal.c: New. Taken from GnuPG 1.1.91.Werner Koch2002-08-091-0/+226