<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/getopt_long.3, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-09-11T06:38:11+00:00</updated>
<entry>
<title>.Li -&gt; .Vt where appropriate;</title>
<updated>2022-09-11T06:38:11+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-09-11T06:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62590e3e551e5acaf5ee4726dac3ed5fadbdf680'/>
<id>urn:sha1:62590e3e551e5acaf5ee4726dac3ed5fadbdf680</id>
<content type='text'>
from josiah frentsos, tweaked by schwarze

ok schwarze
</content>
</entry>
<entry>
<title>refer to longindex as an argument, not a field;</title>
<updated>2022-01-06T18:58:24+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-01-06T18:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bee4e7d6cff50954827dda49f2f9ca3cc0f570b4'/>
<id>urn:sha1:bee4e7d6cff50954827dda49f2f9ca3cc0f570b4</id>
<content type='text'>
from uwe@netbsd -r1.22

ok millert
</content>
</entry>
<entry>
<title>For open/openat, if the flags parameter does not contain O_CREAT, the</title>
<updated>2021-10-24T21:24:20+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2021-10-24T21:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2cbc009da6303d81a98bd284aae87c1761b472c7'/>
<id>urn:sha1:2cbc009da6303d81a98bd284aae87c1761b472c7</id>
<content type='text'>
3rd (variadic) mode_t parameter is irrelevant.  Many developers in the past
have passed mode_t (0, 044, 0644, or such), which might lead future people
to copy this broken idiom, and perhaps even believe this parameter has some
meaning or implication or application. Delete them all.
This comes out of a conversation where tb@ noticed that a strange (but
intentional) pledge behaviour is to always knock-out high-bits from
mode_t on a number of system calls as a safety factor, and his bewilderment
that this appeared to be happening against valid modes (at least visually),
but no sorry, they are all irrelevant junk.  They could all be 0xdeafbeef.
ok millert
</content>
</entry>
<entry>
<title>Document how to make getopt_long(3) process arguments in order and stop</title>
<updated>2020-01-13T18:05:10+00:00</updated>
<author>
<name>stsp</name>
<email></email>
</author>
<published>2020-01-13T18:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=022882865576c1a1e0596951c5df087f39ca4081'/>
<id>urn:sha1:022882865576c1a1e0596951c5df087f39ca4081</id>
<content type='text'>
at the first non-option argument.
I had to read source code to figure it out.
</content>
</entry>
<entry>
<title>Follow style(9) and drop lint /* NOTREACHED */ annotations from</title>
<updated>2016-01-04T19:43:13+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2016-01-04T19:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0d944e745b286c8b496cde9e6ef33728246bf5b4'/>
<id>urn:sha1:0d944e745b286c8b496cde9e6ef33728246bf5b4</id>
<content type='text'>
the examples.

Diff from Juuso Lapinlampi &lt; wub () partyvan ! eu &gt;, thanks!

ok schwarze@
</content>
</entry>
<entry>
<title>Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze</title>
<updated>2013-06-05T03:39:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-06-05T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4'/>
<id>urn:sha1:2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak for clarity, ok millert@, jmc@</title>
<updated>2011-03-21T13:41:50+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2011-03-21T13:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eab9e772dbae53955848e6c44759ec226e765dbb'/>
<id>urn:sha1:eab9e772dbae53955848e6c44759ec226e765dbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new</title>
<updated>2011-03-05T22:10:11+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2011-03-05T22:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d84c87833f2765616400062244f60d85b4b6517f'/>
<id>urn:sha1:d84c87833f2765616400062244f60d85b4b6517f</id>
<content type='text'>
argv and don't suppress the handling of leading '-' in optstring when
POSIXLY_CORRECT is set.

Based on patch from Eric Blake.
ok and manpage update from millert@, manpage ok jmc@
</content>
</entry>
<entry>
<title>Correctly escape a literal colon in an enclosure;</title>
<updated>2011-01-24T01:50:25+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2011-01-24T01:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d05fdb8c0b9f8956118c94582efa3db14ebebbcf'/>
<id>urn:sha1:d05fdb8c0b9f8956118c94582efa3db14ebebbcf</id>
<content type='text'>
the \: roff escape is an optional line break.
</content>
</entry>
<entry>
<title>more wacky macro fixing;</title>
<updated>2010-09-19T22:22:13+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2010-09-19T22:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e679d4632f3299b694ac89c3c57f6efb81fe677'/>
<id>urn:sha1:0e679d4632f3299b694ac89c3c57f6efb81fe677</id>
<content type='text'>
</content>
</entry>
</feed>
