mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
More chnages to use estream. Add a way to replace the standard
descriptors.
This commit is contained in:
parent
0f4eefb094
commit
e64038608b
33 changed files with 241 additions and 78 deletions
|
@ -103,7 +103,9 @@ send_pinentry_environment (assuan_context_t ctx,
|
|||
|
||||
{
|
||||
gpg_error_t err = 0;
|
||||
#if defined(HAVE_SETLOCALE)
|
||||
char *old_lc = NULL;
|
||||
#endif
|
||||
char *dft_lc = NULL;
|
||||
const char *dft_ttyname;
|
||||
int iterator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue