<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string/strcat.3, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-05-26T21:30:13+00:00</updated>
<entry>
<title>The destination string is declared as "s" but referred to as "dst"</title>
<updated>2016-05-26T21:30:13+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2016-05-26T21:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18a7452661b8bbc046a6191e7739e6d04b3abcda'/>
<id>urn:sha1:18a7452661b8bbc046a6191e7739e6d04b3abcda</id>
<content type='text'>
in some cases.  Be consistent and use "dst" everywhere like for
strlcat(3) and strncat(3).  From Tim Kuijsten.
</content>
</entry>
<entry>
<title>Use somewhat harsher language and better examples; demonstrate that</title>
<updated>2014-04-19T11:30:40+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-19T11:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac3cb5c172d4edffffbf917c401f9b4bfecea55f'/>
<id>urn:sha1:ac3cb5c172d4edffffbf917c401f9b4bfecea55f</id>
<content type='text'>
non-dangerous use functions is difficult.
ok guenther
</content>
</entry>
<entry>
<title>Split out strncpy and strncat from strcpy and strcat manuals.</title>
<updated>2013-12-19T20:52:37+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2013-12-19T20:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8d92c5014d1149b8e12f587c56f1843e30f42cff'/>
<id>urn:sha1:8d92c5014d1149b8e12f587c56f1843e30f42cff</id>
<content type='text'>
Requested by deraadt@
</content>
</entry>
<entry>
<title>more library history</title>
<updated>2013-07-17T05:42:11+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2013-07-17T05:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d2b01409a3178be63f919b142223a30226b03e6f'/>
<id>urn:sha1:d2b01409a3178be63f919b142223a30226b03e6f</id>
<content type='text'>
facts checked by sobrado@
style tweaks and 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>- macro, punctuation, and rewording tweaks</title>
<updated>2005-08-06T03:21:36+00:00</updated>
<author>
<name>jaredy</name>
<email></email>
</author>
<published>2005-08-06T03:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=688d6cbb33ef71f63fab8688e85ac2f7aeb7b164'/>
<id>urn:sha1:688d6cbb33ef71f63fab8688e85ac2f7aeb7b164</id>
<content type='text'>
- avoid first person.

ok jmc
</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>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>
</feed>
