]> Savannah Git Hosting - gnulib.git/commit
mbstoc32s: New module.
authorBruno Haible <bruno@clisp.org>
Sun, 5 Jan 2020 11:23:00 +0000 (12:23 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Jan 2020 11:23:00 +0000 (12:23 +0100)
commit8208c314448c4a26beda29b9666a5626521b7312
treecb678a59f8406d24f9c7dc919f90afb412086d72
parent888c04969a2a067ad6a4ed75cf3461e34765ee51
mbstoc32s: New module.

* lib/uchar.in.h (mbstoc32s): New declaration.
* lib/mbstoc32s.c: New file.
* m4/uchar.m4 (gl_UCHAR_H_DEFAULTS): Initialize GNULIB_MBSTOC32S.
* modules/uchar (Makefile.am): Substitute GNULIB_MBSTOC32S.
* modules/mbstoc32s: New file.
* tests/test-uchar-c++.cc: Test the signature of mbstoc32s.
* doc/posix-functions/mbstowcs.texi: Mention the new module.
ChangeLog
doc/posix-functions/mbstowcs.texi
lib/mbstoc32s.c [new file with mode: 0644]
lib/uchar.in.h
m4/uchar.m4
modules/mbstoc32s [new file with mode: 0644]
modules/uchar
tests/test-uchar-c++.cc