<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string/strtok.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>2024-12-11T23:28:20+00:00</updated>
<entry>
<title>appeared in 4.3BSD before 4.3BSD-Tahoe</title>
<updated>2024-12-11T23:28:20+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2024-12-11T23:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=15fd603970df70550b12292adf704e8f034b7eb4'/>
<id>urn:sha1:15fd603970df70550b12292adf704e8f034b7eb4</id>
<content type='text'>
ok millert@ schwarze@
</content>
</entry>
<entry>
<title>delete pointless .Tn ASCII found by jca@ with mandoc -Tlint</title>
<updated>2017-09-02T13:56:44+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2017-09-02T13:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be0a55ef34d66abe54641ea553869f9b437e9a35'/>
<id>urn:sha1:be0a55ef34d66abe54641ea553869f9b437e9a35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention strtok_r in STANDARDS</title>
<updated>2017-08-31T10:57:47+00:00</updated>
<author>
<name>jca</name>
<email></email>
</author>
<published>2017-08-31T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=84f15afd460a02c620e9fe51b13f29cca5320961'/>
<id>urn:sha1:84f15afd460a02c620e9fe51b13f29cca5320961</id>
<content type='text'>
POSIX 2001 instead of POSIX.1c suggested by millert@ and jmc@, ok jmc@
</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>update HISTORY and SEE ALSO for all of string(3), together with various</title>
<updated>2011-07-25T00:38:53+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2011-07-25T00:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4177f58a54256bfade9e5f9b4e2d5de8559df24c'/>
<id>urn:sha1:4177f58a54256bfade9e5f9b4e2d5de8559df24c</id>
<content type='text'>
smaller improvements; jmc@ and nicm@ both ask me to get this in because
further tweaking will be easier in-tree
</content>
</entry>
<entry>
<title>convert to new .Dd format;</title>
<updated>2007-05-31T19:20:26+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-05-31T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e021d0a0d5401ab3c1c88e4570ee8c832a47033b'/>
<id>urn:sha1:e021d0a0d5401ab3c1c88e4570ee8c832a47033b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be correct in our man pages when talking about NUL termination (that is,</title>
<updated>2005-02-25T03:12:44+00:00</updated>
<author>
<name>cloder</name>
<email></email>
</author>
<published>2005-02-25T03:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67e61f91527f9a7cd6b9a16b0cd90dd56607d505'/>
<id>urn:sha1:67e61f91527f9a7cd6b9a16b0cd90dd56607d505</id>
<content type='text'>
termination with '\0') vs. null termination.
Input from krw@, jaredy@, jmc@.  OK deraadt@
</content>
</entry>
<entry>
<title>Fix the example code.  The loop invariant 'i' was not bound by MAXTOKENS</title>
<updated>2004-01-20T06:06:48+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-01-20T06:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3a9bdfad7b4583f085b2e8157df7796839aa8ae2'/>
<id>urn:sha1:3a9bdfad7b4583f085b2e8157df7796839aa8ae2</id>
<content type='text'>
which could result in writing a NUL byte outside of tokens[].  A fix, from
Patrick Latifi, is to move the increment into the "i &lt; MAXTOKENS - 1" block.
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T20:18:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-02T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=021d32a253720a2fcdb07690f59c7e08d1d661e6'/>
<id>urn:sha1:021d32a253720a2fcdb07690f59c7e08d1d661e6</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
<entry>
<title>o) We always close .Bl and .Bd tags;</title>
<updated>2001-08-06T10:42:26+00:00</updated>
<author>
<name>mpech</name>
<email></email>
</author>
<published>2001-08-06T10:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1161496b1fe96bd200abb99eecc93d8594aa8306'/>
<id>urn:sha1:1161496b1fe96bd200abb99eecc93d8594aa8306</id>
<content type='text'>
o) .Sh AUTHOR -&gt; .Sh AUTHORS;
o) We don't like .Pp before/after .Sh;
o) We don't like .Pp before/after .Rs/.Re;
o) NetBSD -&gt; .Nx;
o) OpenBSD -&gt; .Ox;

millert@ ok
</content>
</entry>
</feed>
