freebsd-dev/lib/libc
Bruce Evans e836e480dc Fixed handling of input failure by the scanf family.
- 0 was returned instead of EOF when an input failure occured while
  skipping white-space after 0 assignments.  This fixes PR2606.  The
  diagnosis in PR2606 is wrong.
- EOF was returned instead of 0 when an input failure occurred after
  zero assignments and nonzero suppressed assignments.
- EOF was spelled -1.

This should be in 2.2.
1997-03-03 17:53:02 +00:00
..
amd64 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
compat-43 Sort cross references. 1997-01-20 23:10:39 +00:00
db Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gen Enabled the Lite2 getvfsbyname(). It's actually named new_getvfsbyname() 1997-03-03 13:08:33 +00:00
gmon Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
i386 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
locale Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
net getnetbyaddr now takes an unsigned long as its first argument. 1997-02-28 06:28:53 +00:00
nls Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
quad Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdio Fixed handling of input failure by the scanf family. 1997-03-03 17:53:02 +00:00
stdlib Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdtime Use .Sq Li \&\e0 rather than NUL to describe the character with no bits 1997-03-03 15:39:06 +00:00
string Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sys Use stricter MAXLOGNAME now 1997-03-03 09:52:26 +00:00
xdr Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
yp Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00