2000-04-29  Ulrich Drepper  <drepper@redhat.com>

	* wcsmbs/mbrtowc.c (__mbrtowc): Set end of buffer correctly if s
	== NULL.
This commit is contained in:
Ulrich Drepper 2000-04-29 07:01:36 +00:00
parent 515ab778a7
commit d2dc3fc9b6
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-04-29 Ulrich Drepper <drepper@redhat.com>
* wcsmbs/mbrtowc.c (__mbrtowc): Set end of buffer correctly if s
== NULL.
2000-04-28 Geoff Clare <gwc@unisoft.com>
* io/ftw.c: Set errno to ENOENT (instead of ENOTDIR) when the