<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib/getopt_long.3, branch release/6.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-01-15T15:46:22Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-01-15T15:46:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-15T15:46:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cd221028ba5e7ada35a0dd196fb642b44f197d1'/>
<id>urn:sha1:5cd221028ba5e7ada35a0dd196fb642b44f197d1</id>
<content type='text'>
'RELENG_6_3_0_RELEASE'.

This commit was manufactured to restore the state of the 6.3-RELEASE image.
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-20T09:17:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-20T09:17:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24a0682c6465290759ed0b09ea16e40e7cd47053'/>
<id>urn:sha1:24a0682c6465290759ed0b09ea16e40e7cd47053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Markup fixes.</title>
<updated>2005-01-14T21:07:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-14T21:07:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=629a7369d77d0ec1ffb36992bad58e4eab1eb882'/>
<id>urn:sha1:629a7369d77d0ec1ffb36992bad58e4eab1eb882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo, was 'W'; instead of `W;'</title>
<updated>2004-03-06T14:47:49Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-06T14:47:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=64f37911f8e5a367c616a2c670859d7593d6f24b'/>
<id>urn:sha1:64f37911f8e5a367c616a2c670859d7593d6f24b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make GNU-compatible following case:</title>
<updated>2004-03-06T14:24:10Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-06T14:24:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3700175bf12e2a72f0a6a15fb2efbef99129beec'/>
<id>urn:sha1:3700175bf12e2a72f0a6a15fb2efbef99129beec</id>
<content type='text'>
single '-' in command line and '-' (non-first) in options
</content>
</entry>
<entry>
<title>Make return code in noarg case GNU-compatible</title>
<updated>2004-03-03T08:29:00Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-03T08:29:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=884853990228f21399dab271192fa6f2724278a2'/>
<id>urn:sha1:884853990228f21399dab271192fa6f2724278a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve GNU compatibility in several places, use internal GNU_COMPATIBLE</title>
<updated>2004-03-01T17:57:05Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T17:57:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b'/>
<id>urn:sha1:f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b</id>
<content type='text'>
define for it.
Don't catch POSIXLY_CORRECT env. into static variable, it can be changed
on the fly by program.
Use P1003.2 standartized illoptchar[]
</content>
</entry>
<entry>
<title>Comment out things related to getopt() replacement we not use</title>
<updated>2004-03-01T10:59:23Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T10:59:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2298a6e7660d23db767b1ff466fc08e2f9488d49'/>
<id>urn:sha1:2298a6e7660d23db767b1ff466fc08e2f9488d49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change "-"-started options when POSIX_CORRECTLY is set handling</title>
<updated>2004-03-01T10:12:45Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T10:12:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a4dd785c0c75e94546fb4deda73a0360f1d2227'/>
<id>urn:sha1:8a4dd785c0c75e94546fb4deda73a0360f1d2227</id>
<content type='text'>
in favour of GNU instead of NetBSD, because configure's use us and
expect GNU.
</content>
</entry>
<entry>
<title>Add getopt_long_only() from OpenBSD and other OpenBSD cleanups</title>
<updated>2004-02-24T08:07:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-24T08:07:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=829a229d88f126ce06c2d47112d81621e1ec35e6'/>
<id>urn:sha1:829a229d88f126ce06c2d47112d81621e1ec35e6</id>
<content type='text'>
PR:             63173
Submitted by:   Marius Strobl &lt;marius@alchemy.franken.de&gt;
</content>
</entry>
</feed>
