<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/regex, branch OPENBSD_7_6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-07-15T10:11:56+00:00</updated>
<entry>
<title>fix signature of main()</title>
<updated>2024-07-15T10:11:56+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2024-07-15T10:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e7258a95d26bf7b565145c52c51e8a31afa126e'/>
<id>urn:sha1:1e7258a95d26bf7b565145c52c51e8a31afa126e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>userspace: remove vestigial '?' cases from top-level getopt(3) loops</title>
<updated>2022-12-04T23:50:46+00:00</updated>
<author>
<name>cheloha</name>
<email></email>
</author>
<published>2022-12-04T23:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee7dcd00e7c381d09c3ee449f185856121676f04'/>
<id>urn:sha1:ee7dcd00e7c381d09c3ee449f185856121676f04</id>
<content type='text'>
getopt(3) returns '?' when it encounters a flag not present in the in
the optstring or if a flag is missing its option argument.  We can
handle this case with the "default" failure case with no loss of
legibility.  Hence, remove all the redundant "case '?':" lines.

Prompted by dlg@.  With help from dlg@ and millert@.

Link: https://marc.info/?l=openbsd-tech&amp;m=167011979726449&amp;w=2

ok naddy@ millert@ dlg@
</content>
</entry>
<entry>
<title>Two cases of BRE involving counts and backrefs that go wrong and</title>
<updated>2021-04-02T14:20:57+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2021-04-02T14:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=202754507c3c4eb05b01ba12cdc624cf43062fce'/>
<id>urn:sha1:202754507c3c4eb05b01ba12cdc624cf43062fce</id>
<content type='text'>
similar that have no isssues. Reported by Michael Paoli.  Failing
cases commented out for now.
</content>
</entry>
<entry>
<title>Remove unused categories in re_guts; they are written to but never read.</title>
<updated>2020-12-31T17:20:19+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2020-12-31T17:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8cac7d9b8810fc488a8be55f03d35e0a870edb45'/>
<id>urn:sha1:8cac7d9b8810fc488a8be55f03d35e0a870edb45</id>
<content type='text'>
From miod@, OK tb@
</content>
</entry>
<entry>
<title>Fix an off-by-one error in the marking of the O_CH operator following</title>
<updated>2020-12-28T21:41:55+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2020-12-28T21:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=00341f28ee54ca24a40254ac3a75ffc33bd8f87d'/>
<id>urn:sha1:00341f28ee54ca24a40254ac3a75ffc33bd8f87d</id>
<content type='text'>
an OOR2 operator.  Also includes a regress test for the issue.
From FreeBSD via miod@
</content>
</entry>
<entry>
<title>no need to declare "extern optarg" and "extern optind"</title>
<updated>2020-02-14T19:17:34+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2020-02-14T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=810325fb62e0d63aa8604db5bebb903b159b496a'/>
<id>urn:sha1:810325fb62e0d63aa8604db5bebb903b159b496a</id>
<content type='text'>
when &lt;unistd.h&gt; is included;
patch from Jan Stary &lt;hans at stare dot cz&gt;;
OK millert
</content>
</entry>
<entry>
<title>Define DEF_WEAK like we do for ld.so to fix building this with clang.</title>
<updated>2017-04-16T16:01:05+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2017-04-16T16:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0f2520e8ea94926a4e53a795c9a1aa10baa8d277'/>
<id>urn:sha1:0f2520e8ea94926a4e53a795c9a1aa10baa8d277</id>
<content type='text'>
ok millert@, deraadt@
</content>
</entry>
<entry>
<title>Fix usage() output and getopt sorting</title>
<updated>2016-07-13T06:17:11+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-07-13T06:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a5cfa94ce0f389e794315fe3a4349d56f8d089dd'/>
<id>urn:sha1:a5cfa94ce0f389e794315fe3a4349d56f8d089dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests for the two segfaults in backref() that were just fixed</title>
<updated>2016-05-26T14:23:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-05-26T14:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c2932cfce8479250abb0bb531413818390246c38'/>
<id>urn:sha1:c2932cfce8479250abb0bb531413818390246c38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an oversight that caused the test program to segfault:</title>
<updated>2016-05-26T14:17:58+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-05-26T14:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f9361a132a534487a54d073c2cd77cd052bf40d'/>
<id>urn:sha1:2f9361a132a534487a54d073c2cd77cd052bf40d</id>
<content type='text'>
Don't try to calculate strlen(NULL).
</content>
</entry>
</feed>
