2002-08-10  Ulrich Drepper  <drepper@redhat.com>

	* wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace,
	iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def.
This commit is contained in:
Ulrich Drepper 2002-08-10 20:05:23 +00:00
parent b1b54458af
commit fb2bc93c76
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-08-10 Ulrich Drepper <drepper@redhat.com>
* wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace,
iswxdigit, iswtolower, iswtoupper): Add libc_hidden_def.
2002-08-10 Andreas Jaeger <aj@suse.de>
* sysdeps/i386/strchr.S: Add comment.