pinentry/secmem (util.c)
[email protected] Wed, 22 Dec 2004 13:59:23 +0100
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, December 22, 2004 @ 13:59:23
Author: werner
Path: /cvs/aegypten/pinentry/secmem
Modified: util.c
* assuan.h (assuan_error_t, assuan_context_t): New aliases.
* assuan-buffer.c (readline): Renamed EOF to ISEOF to avoid
compiler warnings.
* gtk.m4, glib.m4, qt.m4: Fixed for automake 1.9
* autogen.sh (configure_ac): Add --build-w32 option.
* Makefile.am: Support for the W32 pinentry.
* configure.ac: Ditto. Reformatted some error messages.
Define the usual conditionals for W32.
Check for a couple of more usually required headers.
* pinentry/pinentry.h (sleep) [W32]: New.
* pinentry/pinentry.c: Include langinfo.h only if available.
(pinentry_loop) [DOSISH]: Don't do uid check.
* secmem/util.c [DOSISH]: Disable UID stuff.
--------+
util.c | 6 ++++++
1 files changed, 6 insertions(+)