<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/include/stdio.h, branch release/4.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-04-21T05:50:02Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-04-21T05:50:02Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-04-21T05:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1598515ece5ff1d40692c49b4a62801332aa8be1'/>
<id>urn:sha1:1598515ece5ff1d40692c49b4a62801332aa8be1</id>
<content type='text'>
'RELENG_4_3_0_RELEASE'.

This commit was manufactured to restore the state of the 4.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Fixed missing declaration of ctermid_r(3).</title>
<updated>1999-12-23T16:33:12Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-12-23T16:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de7067ac25485524e49f46ea9478a289adf6227a'/>
<id>urn:sha1:de7067ac25485524e49f46ea9478a289adf6227a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:45:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:45:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4add9a9b110cb5deed00bf9cf7ca970daae2da7'/>
<id>urn:sha1:a4add9a9b110cb5deed00bf9cf7ca970daae2da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added functions fseeko() and ftello() (from susv2).</title>
<updated>1999-02-08T21:32:38Z</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1999-02-08T21:32:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7307d07db6d636b8690c330a65b857dbe1738364'/>
<id>urn:sha1:7307d07db6d636b8690c330a65b857dbe1738364</id>
<content type='text'>
Fixed fgetpos() and fsetpos() for offsets &gt; 2GB.

PR:		8637
Submitted by:	 Dan Nelson &lt;dnelson@emsphone.com&gt; (adjusted by me a little)
</content>
</entry>
<entry>
<title>Make this protototype of mmap return void *, like two other copies.</title>
<updated>1998-12-14T19:23:16Z</updated>
<author>
<name>Dmitrij Tejblum</name>
<email>dt@FreeBSD.org</email>
</author>
<published>1998-12-14T19:23:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1b7af8ac34709f2698912b5f5db0323832ae8a4'/>
<id>urn:sha1:c1b7af8ac34709f2698912b5f5db0323832ae8a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added macros __printflike() and __scanflike() to &lt;sys/cdefs.h&gt;.</title>
<updated>1998-07-13T06:45:23Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-07-13T06:45:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=748993b899a7e36387ff56306b9abdb34e9643f5'/>
<id>urn:sha1:748993b899a7e36387ff56306b9abdb34e9643f5</id>
<content type='text'>
Use them to `make gcc -Wformat' check formats for all printf-like
and scanf-like functions in /usr/src except for the err()/warn()
family.  err() isn't quite printf-like since its format arg can
legitimately be NULL.  syslog() isn't quite printf-like, but gcc
already accepts %m, even for plain printf() when it shouldn't.
</content>
</entry>
<entry>
<title>New flag for internal stdio use to enable dynamic string allocation for</title>
<updated>1998-07-08T00:52:40Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-07-08T00:52:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5fe8fabdac7fbabbd2993abfa16e14570173a8c'/>
<id>urn:sha1:b5fe8fabdac7fbabbd2993abfa16e14570173a8c</id>
<content type='text'>
asprintf() implementation.

Obtained from: Todd Miller &lt;Todd.Miller@courtesan.com&gt; via OpenBSD
</content>
</entry>
<entry>
<title>Complete the switch to using gcc-2.4 features to declare fpos_t ,</title>
<updated>1998-06-14T16:04:20Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-06-14T16:04:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed9c039078119b9102cf5af036060316a2dbc3d1'/>
<id>urn:sha1:ed9c039078119b9102cf5af036060316a2dbc3d1</id>
<content type='text'>
as threatened in the 4-5 year old comment.  Most of the change is
in &lt;machine/ansi.h&gt;; this commit just removes cruft for the strict
ANSI case.  64-bit types couldn't actually be defined using
__attribute__(()) in gcc-2.4, since attribute names in the
implementation namespace only became available in gcc-2.7.  I've
probably just broken gcc-2.6 support by using the gcc-2.7 names
unconditionally.
</content>
</entry>
<entry>
<title>I have a long list of issues to address here, mostly related to</title>
<updated>1998-05-05T21:59:19Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-05T21:59:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=351c800a5ef8e7f3afe7fa457589aab8c8a0eb91'/>
<id>urn:sha1:351c800a5ef8e7f3afe7fa457589aab8c8a0eb91</id>
<content type='text'>
namespace and revision levels of ANSI and POSIX. This change only
removes the leading underscrore from the FILE locking functions
that POSIX defines.
</content>
</entry>
<entry>
<title>Format changes in an attempt to address some of Bruce's comments</title>
<updated>1998-04-12T20:29:24Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-04-12T20:29:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=297263b07984e2e679dc52f17f190c139f424204'/>
<id>urn:sha1:297263b07984e2e679dc52f17f190c139f424204</id>
<content type='text'>
about spaces and tabs.

The externs in the static inline functions remain 'cause (a) they're
required; and (b) I can't find any gcc -W* cases where they generate
warnings.
</content>
</entry>
</feed>
