<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/include/stdio.h, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>Merge fmtcheck() prototype change.</title>
<updated>2009-06-23T23:53:35Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2009-06-23T23:53:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=efa952cd3061f5833b2129d6bdbd0d41da67f984'/>
<id>urn:sha1:efa952cd3061f5833b2129d6bdbd0d41da67f984</id>
<content type='text'>
Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>Make programs that define a macro called `dprintf' more likely to work.</title>
<updated>2009-03-25T08:07:52Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-25T08:07:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bccfb078c4637f07eed133448c0b33997670e6d0'/>
<id>urn:sha1:bccfb078c4637f07eed133448c0b33997670e6d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Namespace: dprintf() and getline() are in P1003.1-2008.</title>
<updated>2009-03-14T19:12:11Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-14T19:12:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=44bf9512a826abf6f53b5227aef43f2af5a83cf6'/>
<id>urn:sha1:44bf9512a826abf6f53b5227aef43f2af5a83cf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(),</title>
<updated>2009-03-04T03:38:51Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-04T03:38:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad760e6fc9393a3c31b46c337bad4191ccf729ae'/>
<id>urn:sha1:ad760e6fc9393a3c31b46c337bad4191ccf729ae</id>
<content type='text'>
dprintf() is a simple wrapper around another function, so we may as
well implement it. But also like getline(), we can't prototype it by
default right now because it would break too many ports.
</content>
</entry>
<entry>
<title>Add renameat to the POSIX.1-2008 namespace.</title>
<updated>2009-03-04T03:35:03Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-04T03:35:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=389533758b841be58705aa32b08c749f9769e119'/>
<id>urn:sha1:389533758b841be58705aa32b08c749f9769e119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),</title>
<updated>2009-02-28T06:00:58Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-02-28T06:00:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69099ba2ec8b01fe51a5c69b98990cde406c5ab8'/>
<id>urn:sha1:69099ba2ec8b01fe51a5c69b98990cde406c5ab8</id>
<content type='text'>
  wcscasecmp(), and wcsncasecmp().
- Make some previously non-standard extensions visible
  if POSIX_VISIBLE &gt;= 200809.
- Use restrict qualifiers in stpcpy().
- Declare off_t and size_t in stdio.h.
- Bump __FreeBSD_version in case the new symbols (particularly
  getline()) cause issues with ports.

Reviewed by:	standards@
</content>
</entry>
<entry>
<title>Tag FILE's _bf as being part of the public ABI as well due to the in-tree</title>
<updated>2008-05-07T15:12:45Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-07T15:12:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41a5b871a091d4047fb7fefab7b4f36f6f2c1c46'/>
<id>urn:sha1:41a5b871a091d4047fb7fefab7b4f36f6f2c1c46</id>
<content type='text'>
sort(1) referencing it.
</content>
</entry>
<entry>
<title>Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessors</title>
<updated>2008-05-05T16:14:02Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-05T16:14:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=143b946188bf3f298f12bee29e7adcbca3215f33'/>
<id>urn:sha1:143b946188bf3f298f12bee29e7adcbca3215f33</id>
<content type='text'>
as we aren't hiding FILE's internals anymore.
</content>
</entry>
<entry>
<title>Note that FILE's __cookie is also part of the public ABI.</title>
<updated>2008-05-05T16:04:58Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-05-05T16:04:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a1b482ad6355344cfb3e510ac314436ad9476fb4'/>
<id>urn:sha1:a1b482ad6355344cfb3e510ac314436ad9476fb4</id>
<content type='text'>
</content>
</entry>
</feed>
