<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdlib/getopt_long.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T19:12:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>urn:sha1:3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
</entry>
<entry>
<title>Keep it sync with OpenBSD:</title>
<updated>2004-07-06T13:58:45Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-07-06T13:58:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=42aeacc4d489803624d7982c7b43699c4a9a8300'/>
<id>urn:sha1:42aeacc4d489803624d7982c7b43699c4a9a8300</id>
<content type='text'>
An optional argument cannot start with '-', even if permutation is
disabled.

Obtained from: OpenBSD getopt_long.c v1.17
</content>
</entry>
<entry>
<title>Simplify one condition in prev. commit:</title>
<updated>2004-04-01T22:32:28Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-04-01T22:32:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f853699a55fcea9affd9a29ab3d2704f4d468df2'/>
<id>urn:sha1:f853699a55fcea9affd9a29ab3d2704f4d468df2</id>
<content type='text'>
short_too already assumes FLAG_LONGONLY
</content>
</entry>
<entry>
<title>Fix parsing of ambiguous options, whole loop must be processed</title>
<updated>2004-04-01T22:09:07Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-04-01T22:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed4fbbd5e31fc711d16dfe5f302078762e582ff8'/>
<id>urn:sha1:ed4fbbd5e31fc711d16dfe5f302078762e582ff8</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>Be more GNU-compatible in diagnostics</title>
<updated>2004-03-03T03:05:21Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-03T03:05:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9f06a99edd1bf6d5446f41adf9cef9f1dbff9a3c'/>
<id>urn:sha1:9f06a99edd1bf6d5446f41adf9cef9f1dbff9a3c</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>Change "-"-started options when POSIX_CORRECTLY is set handling</title>
<updated>2004-03-01T10:03:34Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T10:03:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee43cb7a22d6a8d901ea7b69e7d33015b20a3fbd'/>
<id>urn:sha1:ee43cb7a22d6a8d901ea7b69e7d33015b20a3fbd</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>
