STABLE-BRANCH-1-2 gnupg/util (8 files)

cvs user werner cvs@cvs.gnupg.org
Wed, 30 Jul 2003 18:04:46 +0200


    Date: Wednesday, July 30, 2003 @ 18:04:46
  Author: werner
    Path: /cvs/gnupg/gnupg/util
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog dotlock.c http.c iobuf.c simple-gettext.c strgutil.c
          ttyio.c w32reg.c

Changed a lot of __MINGW32__ to _WIN32.  This should help a bit in
building with native Windows compilers.  On request by Brian Gladman.


------------------+
 ChangeLog        |    6 ++++++
 dotlock.c        |    2 ++
 http.c           |   14 +++++++-------
 iobuf.c          |   20 ++++++++++----------
 simple-gettext.c |    4 ++--
 strgutil.c       |    5 ++---
 ttyio.c          |   16 ++++++++--------
 w32reg.c         |    2 +-
 8 files changed, 38 insertions(+), 31 deletions(-)