]> Savannah Git Hosting - gnulib.git/commit
nstrftime: wmemmove → __wmemmove in glibc part
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2023 19:56:40 +0000 (12:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 May 2023 19:56:57 +0000 (12:56 -0700)
commitdd477fa7c7d79074b6311ac63f030cc74e3a29f3
treee037c51eab5c9d7bd445cacbe50a08ba7e69b60e
parent37bf50231750f10ae1332a892ba2d3679836938a
nstrftime: wmemmove → __wmemmove in glibc part

https://sourceware.org/pipermail/libc-alpha/2023-May/148435.html
* lib/nstrftime.c (__strftime_internal) [COMPILE_WIDE]:
Use __wmemmove, not wmemmove, to keep in better sync with draft glibc.
ChangeLog
lib/nstrftime.c