]> git.ipfire.org Git - thirdparty/glibc.git/commit - manual/stdio.texi
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Nov 2001 02:20:12 +0000 (02:20 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Nov 2001 02:20:12 +0000 (02:20 +0000)
commitf4efd06825ba5fec62662be611d94335eff4f8f7
tree213507c7d4adbab716e9e013101bcc32738e6eed
parent05957bbd9027ee879c141fecb28cd7813ffdb466
Update.

2001-11-26  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
are found call conv_error and not input_error [PR libc/2669].

* math/bits/mathcalls.h: Mark ceil and floor as const.
Reported by David Mosberger.

2001-11-21  Jim Meyering  <meyering@lucent.com>

* posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
Define to be __-prefixed.
Remove unnecessary duplication in `#ifdef _LIBC' blocks.
ChangeLog
manual/stdio.texi
math/bits/mathcalls.h
posix/regex.c
stdio-common/vfscanf.c