1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-21 14:47:03 +01:00
Justus Winter 43f8006f5c gpgscm: Implement 'atexit'.
* tests/gpgscm/ffi.scm (throw): Run *run-atexit-handlers* when
terminating the interpreter.
(*atexit-handlers*): New variable.
(*run-atexit-handlers*): New function.
(atexit): Likewise.
* tests/gpgscm/main.c (main): Run *run-atexit-handlers* at normal
interpreter shutdown.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-11-04 12:42:00 +01:00
..
2016-11-04 12:42:00 +01:00
2016-09-19 18:49:17 +02:00
2016-11-04 12:42:00 +01:00
2016-07-15 12:35:15 +02:00
2016-09-17 16:00:37 +09:00
2016-09-19 18:49:17 +02:00
2016-10-17 10:49:03 +02:00