1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

2002-09-04 Neal H. Walfield <neal@g10code.de>

* gpg-agent.c (main): Use sigaction, not signal.
This commit is contained in:
Neal Walfield 2002-09-05 16:28:31 +00:00
parent cab999130d
commit 32abeed559
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-09-04 Neal H. Walfield <neal@g10code.de>
* gpg-agent.c (main): Use sigaction, not signal.
2002-09-03 Neal H. Walfield <neal@g10code.de>
* findkey.c: Include <fcntl.h>.