]> Savannah Git Hosting - gnulib.git/commit
c32stombs: New module.
authorBruno Haible <bruno@clisp.org>
Sun, 12 Jan 2020 23:16:48 +0000 (00:16 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Jan 2020 23:16:48 +0000 (00:16 +0100)
commit0296188c2fea8f448b846e5510b8f7873bb79b53
tree292f863363ede5ad8f9669e60dd113f998820b5d
parent6b9d15b8bcb3c009374ccb21dc2c2be2333133d7
c32stombs: New module.

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