2005-10-24  Roland McGrath  <roland@redhat.com>
	[BZ #1534]
	* include/string.h: Use libc_hidden_proto for strnlen,
	not libc_hidden_builtin_proto.
This commit is contained in:
Roland McGrath 2005-10-24 19:31:20 +00:00
parent 710af5d7ab
commit df979dc433
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2005-10-24 Roland McGrath <roland@redhat.com>
[BZ #1534]
* include/string.h: Use libc_hidden_proto for strnlen,
not libc_hidden_builtin_proto.
2005-10-23 Ulrich Drepper <drepper@redhat.com>
* rt/mqueue.h: Cleanups.