<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdio/vfscanf.c, branch release/3.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-02-16T01:59:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-02-16T01:59:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-02-16T01:59:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=838992f094ccde014679a7cfafc495840eb932a1'/>
<id>urn:sha1:838992f094ccde014679a7cfafc495840eb932a1</id>
<content type='text'>
'RELENG_3_1_0_RELEASE'.

This commit was manufactured to restore the state of the 3.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Apply patch to properly sscanf(3) when there is whitespace in the format</title>
<updated>1998-09-25T12:20:27Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1998-09-25T12:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5846581c2e0d61f02e2ae2763435bf46edd9d73e'/>
<id>urn:sha1:5846581c2e0d61f02e2ae2763435bf46edd9d73e</id>
<content type='text'>
string.  From the submitted patch:

Credit for patch:	Chris Torek &lt;torek@bsdi.com&gt;
			Tod Miller  &lt;millert@openbsd.org&gt;

This makes us in line with SunOS 4.1.3_U1, Solaris 2.6, OpenBSD 2.3,
HP-UX 10.20, Irix 5.3.  The previous behavior was in line with Ultrix 4.4.

PR:		bin/7970
Submitted by:	Niall Smart nialls@euristix.ie
</content>
</entry>
<entry>
<title>Fixed long double formats.  They were mostly not implemented except</title>
<updated>1997-11-23T06:02:47Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-11-23T06:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8fddd06099d7a807b7c3a10bab738186d50587e7'/>
<id>urn:sha1:8fddd06099d7a807b7c3a10bab738186d50587e7</id>
<content type='text'>
on systems where long doubles are just doubles.  FreeBSD hasn't
been such a system since it started using gcc-2.5 many years ago.
The fix is of low quality.  It loses precision.

scanf() of long doubles doesn't seem to be used much, but gdb-4.16
uses %Lg format in its expression parser if it thinks that the
system supports printf'ing of long doubles.  The symptom was that
floating point literals were usually interpreted to be 0.0.
</content>
</entry>
<entry>
<title>Add 64 bit int support to scanf()</title>
<updated>1997-07-01T17:46:39Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-07-01T17:46:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5e17038f01c44b574ea92319e10d5b1fd36805ca'/>
<id>urn:sha1:5e17038f01c44b574ea92319e10d5b1fd36805ca</id>
<content type='text'>
PR:		2080
Submitted by:	David Dawes &lt;dawes@rf900.physics.usyd.edu.au&gt;
</content>
</entry>
<entry>
<title>Eliminate yet one function call when locale not used</title>
<updated>1997-04-04T19:07:02Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-04-04T19:07:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed2bf9a99915f69dd0cd59defe6e0974c974a0f5'/>
<id>urn:sha1:ed2bf9a99915f69dd0cd59defe6e0974c974a0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speedup in case locale not used</title>
<updated>1997-04-04T18:28:38Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-04-04T18:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=350498c58ea35558b7cfc2b253da0f563714cb52'/>
<id>urn:sha1:350498c58ea35558b7cfc2b253da0f563714cb52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed handling of input failure by the scanf family.</title>
<updated>1997-03-03T17:53:02Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-03-03T17:53:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e836e480dcc72824667f4582b7d6c2bbe70e424e'/>
<id>urn:sha1:e836e480dcc72824667f4582b7d6c2bbe70e424e</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:12:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e546392b5fe3a496acff53ac7aadd1c57b2a4cf'/>
<id>urn:sha1:7e546392b5fe3a496acff53ac7aadd1c57b2a4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add XXX comment describing potential memset non-portable issue</title>
<updated>1997-02-05T20:54:16Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-02-05T20:54:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=628abd1b29bdc80df0330fef22c142bfba73c98e'/>
<id>urn:sha1:628abd1b29bdc80df0330fef22c142bfba73c98e</id>
<content type='text'>
Nitpicked-by: joerg
</content>
</entry>
<entry>
<title>Use collate for national [a-z]-like ranges</title>
<updated>1997-01-16T07:36:14Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-01-16T07:36:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea295661f9eba93d72c29d4ca3715181fbdfb750'/>
<id>urn:sha1:ea295661f9eba93d72c29d4ca3715181fbdfb750</id>
<content type='text'>
Should go in 2.2
</content>
</entry>
</feed>
