Home GnuPG
Diffusion GnuPG e8aae18b997b

w32: Fix strftime problem on Windows.

Description

w32: Fix strftime problem on Windows.

* common/gettime.c: Include locale.h.
(asctimestamp): Increase buffer.  On Windows use setlocale.
  • GnuPG-bug-id: T5073
  • Signed-off-by: Werner Koch <wk@gnupg.org>