]> Savannah Git Hosting - gnulib.git/commit
doc: warn about misuse of strncpy and wcsncpy.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2017 20:01:42 +0000 (22:01 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2017 20:01:42 +0000 (22:01 +0200)
commit4f923aafd82a0b35b47abdc738c660088f49591e
tree270d39fe430ed8782b985be40bbe66f7a916b05a
parent039d41ab7614c46426eb3ff1f1707688913da868
doc: warn about misuse of strncpy and wcsncpy.

* doc/posix-functions/strcpy.texi: Describe requirements on prior
memory allocation.
* doc/posix-functions/wcscpy.texi: Likewise.
* doc/posix-functions/strncpy.texi: Describe what this function is not
useful for.
* doc/posix-functions/wcsncpy.texi: Likewise.
ChangeLog
doc/posix-functions/strcpy.texi
doc/posix-functions/strncpy.texi
doc/posix-functions/wcscpy.texi
doc/posix-functions/wcsncpy.texi