]> Savannah Git Hosting - gnulib.git/commit
nstrftime, c-nstrftime: Make %h work on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 21:17:01 +0000 (23:17 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 27 May 2024 21:17:01 +0000 (23:17 +0200)
commitb9419936dc5834f882a2ff6c33fa7b957fae8357
tree20ac4e85df4395155499ff1c5e9dd60e8c6dfcc8
parent607815bc0487cf813fa4cc353e6888144f34c89f
nstrftime, c-nstrftime: Make %h work on native Windows.

* doc/posix-functions/strftime.texi: Mention the %h problem.
* lib/strftime.c (__strftime_internal): On native Windows, for %h, do a
%b directive.
ChangeLog
doc/posix-functions/strftime.texi
lib/strftime.c