Adding an option
Werner Koch
wk at gnupg.org
Wed Aug 29 21:29:01 CEST 2001
On Wed, 29 Aug 2001 12:27:23 -0500, "Jonathan Hayward said:
> I know. I'm not execing. An extension (not exec) is executed
> in-process. Like other extensions, it's a loadable shared object.
I don't know Tcl internas but I hope the loader initializes everything
correctly on startup. Clearing BSS is easy, but initializing DATAs
is complicated, as the loader must keep a copy of a fresh DATA
segment. Then there is the signal issue and more things I don't want
to think about. Probably easier to do a fork/exec.
--
Werner Koch Omnis enim res, quae dando non deficit, dum habetur
g10 Code GmbH et non datur, nondum habetur, quomodo habenda est.
Privacy Solutions -- Augustinus
More information about the Gnupg-devel
mailing list