mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fixed a problem in estream-printf.c.
Changes for Windows (gpgsm -k does now work). Minor cleanups.
This commit is contained in:
parent
0b66f30d66
commit
831cd76256
18 changed files with 520 additions and 182 deletions
|
@ -28,6 +28,7 @@ int enable_core_dumps (void);
|
|||
const unsigned char *get_session_marker (size_t *rlen);
|
||||
int check_permissions (const char *path,int extension,int checkonly);
|
||||
void gnupg_sleep (unsigned int seconds);
|
||||
int translate_sys2libc_fd (int fd, int for_write);
|
||||
|
||||
#ifdef HAVE_W32_SYSTEM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue