strchrnul: Tweak last commit.
authorBruno Haible <bruno@clisp.org>
Sat, 16 Apr 2011 10:10:16 +0000 (12:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 16 Apr 2011 10:10:16 +0000 (12:10 +0200)
commitd8fb6162b94aa556e0e150cc27d797d688a9e767
tree9966f8eea6e8084a9cbbeb2c4650306dd00ba8b1
parent2aa729ac6af316bc30111144684a51c4650d5c44
strchrnul: Tweak last commit.

* doc/glibc-functions/strchrnul.texi: Add more details about Cygwin
bug.
* lib/string.in.h (strchrnul): Use same arguments in _GL_FUNCDECL_RPL
as in _GL_FUNCDECL_SYS.
* m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Invoke gl_PREREQ_STRCHRNUL after
AC_LIBOBJ. When cross-compiling, say "guessing yes" not "yes".
ChangeLog
doc/glibc-functions/strchrnul.texi
lib/string.in.h
m4/strchrnul.m4