<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdlib/getopt_long.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep it sync with OpenBSD:</title>
<updated>2004-07-06T13:58:45+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-07-06T13:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=42aeacc4d489803624d7982c7b43699c4a9a8300'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An optional argument cannot start with '-', even if permutation is
disabled.

Obtained from: OpenBSD getopt_long.c v1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify one condition in prev. commit:</title>
<updated>2004-04-01T22:32:28+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-04-01T22:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f853699a55fcea9affd9a29ab3d2704f4d468df2'/>
<id>f853699a55fcea9affd9a29ab3d2704f4d468df2</id>
<content type='text'>
short_too already assumes FLAG_LONGONLY
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
short_too already assumes FLAG_LONGONLY
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of ambiguous options, whole loop must be processed</title>
<updated>2004-04-01T22:09:07+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-04-01T22:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ed4fbbd5e31fc711d16dfe5f302078762e582ff8'/>
<id>ed4fbbd5e31fc711d16dfe5f302078762e582ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make GNU-compatible following case:</title>
<updated>2004-03-06T14:24:10+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-06T14:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3700175bf12e2a72f0a6a15fb2efbef99129beec'/>
<id>3700175bf12e2a72f0a6a15fb2efbef99129beec</id>
<content type='text'>
single '-' in command line and '-' (non-first) in options
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
single '-' in command line and '-' (non-first) in options
</pre>
</div>
</content>
</entry>
<entry>
<title>Make return code in noarg case GNU-compatible</title>
<updated>2004-03-03T08:29:00+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-03T08:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=884853990228f21399dab271192fa6f2724278a2'/>
<id>884853990228f21399dab271192fa6f2724278a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more GNU-compatible in diagnostics</title>
<updated>2004-03-03T03:05:21+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-03T03:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9f06a99edd1bf6d5446f41adf9cef9f1dbff9a3c'/>
<id>9f06a99edd1bf6d5446f41adf9cef9f1dbff9a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve GNU compatibility in several places, use internal GNU_COMPATIBLE</title>
<updated>2004-03-01T17:57:05+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T17:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2fd86b76ea12bb6557e14f9ab52d4197a1cf99b'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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[]
</pre>
</div>
</content>
</entry>
<entry>
<title>Change "-"-started options when POSIX_CORRECTLY is set handling</title>
<updated>2004-03-01T10:03:34+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-01T10:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ee43cb7a22d6a8d901ea7b69e7d33015b20a3fbd'/>
<id>ee43cb7a22d6a8d901ea7b69e7d33015b20a3fbd</id>
<content type='text'>
in favour of GNU instead of NetBSD, because configure's use us and
expect GNU.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in favour of GNU instead of NetBSD, because configure's use us and
expect GNU.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add getopt_long_only() from OpenBSD and other OpenBSD cleanups</title>
<updated>2004-02-24T08:07:26+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-24T08:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=829a229d88f126ce06c2d47112d81621e1ec35e6'/>
<id>829a229d88f126ce06c2d47112d81621e1ec35e6</id>
<content type='text'>
PR:             63173
Submitted by:   Marius Strobl &lt;marius@alchemy.franken.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:             63173
Submitted by:   Marius Strobl &lt;marius@alchemy.franken.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
