mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Try to make sure that the standard descriptors are connected when calling
gpgsm.
This commit is contained in:
parent
e09e3fa4ea
commit
033a2c0bc9
7 changed files with 93 additions and 75 deletions
|
@ -46,6 +46,7 @@ void gnupg_sleep (unsigned int seconds);
|
|||
int translate_sys2libc_fd (gnupg_fd_t fd, int for_write);
|
||||
int translate_sys2libc_fd_int (int fd, int for_write);
|
||||
FILE *gnupg_tmpfile (void);
|
||||
void gnupg_reopen_std (const char *pgmname);
|
||||
|
||||
|
||||
#ifdef HAVE_W32_SYSTEM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue