Home GnuPG
Diffusion GnuPG d633e92233f4

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>