<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/gen/readdir.c, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>style fixes, remove extra braces.</title>
<updated>1999-11-29T19:12:50Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>1999-11-29T19:12:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b6c02f328e21efda4d5de8c79d8b553e8b4ce2f'/>
<id>urn:sha1:8b6c02f328e21efda4d5de8c79d8b553e8b4ce2f</id>
<content type='text'>
readdir_r is not POSIX according to POSIX_SOURCE, bruce says:
&gt; readdir_r() is in the _POSIX_SOURCE section, but is not a POSIX.1-1990
&gt; function.  It's POSIX.1-1996 so it should be under a different feature
&gt; test which we don't support yet.

make sure errno is saved so that its contents are cleared unless
necessary.

Submitted by: bde
</content>
</entry>
<entry>
<title>Provide a man page for Alfreds lovely readdir_r function.  Also</title>
<updated>1999-11-29T06:12:22Z</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>1999-11-29T06:12:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00ecacd3c4dda87acb118d84abc278c6f8f737ca'/>
<id>urn:sha1:00ecacd3c4dda87acb118d84abc278c6f8f737ca</id>
<content type='text'>
fixed a minor indentation nit and added a few {}s to make readdir_r
easier on old eyes.
</content>
</entry>
<entry>
<title>add pthread_cancel, obtained from OpenBSD.</title>
<updated>1999-11-28T05:38:13Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>1999-11-28T05:38:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7285bccf1a9224fadd3b7b81be034cd04f35a820'/>
<id>urn:sha1:7285bccf1a9224fadd3b7b81be034cd04f35a820</id>
<content type='text'>
eischen (Daniel Eischen) added wrappers to protect against cancled
threads orphaning internal resources.

the cancelability code is still a bit fuzzy but works for test
programs of my own, OpenBSD's and some examples from ORA's books.

add readdir_r to both libc and libc_r

add some 'const' attributes to function parameters

Reviewed by: eischen, jasone
</content>
</entry>
<entry>
<title>Fix a bogus cast for a bogus pointer check. This only checks if the</title>
<updated>1998-02-20T08:00:01Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-02-20T08:00:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6abbaf17acf6b2932e88ceb0c73d960f0850163a'/>
<id>urn:sha1:6abbaf17acf6b2932e88ceb0c73d960f0850163a</id>
<content type='text'>
pointer is 4-byte aligned. On a 64-bit machine it probably should
check that the pointer is 8-byte aligned (eh, Bruce?) 8-)
</content>
</entry>
<entry>
<title>Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch</title>
<updated>1997-03-11T11:29:42Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T11:29:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=662909a7800d5634772b89ca1509765dda837508'/>
<id>urn:sha1:662909a7800d5634772b89ca1509765dda837508</id>
<content type='text'>
</content>
</entry>
</feed>
