<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string, branch OPENBSD_4_8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2010-06-02T12:58:12+00:00</updated>
<entry>
<title>Avoid using and end pointer since strnlen(string, -1) is legal</title>
<updated>2010-06-02T12:58:12+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2010-06-02T12:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=718f25c6853b9204ccdaaa6947c90c056989f2bd'/>
<id>urn:sha1:718f25c6853b9204ccdaaa6947c90c056989f2bd</id>
<content type='text'>
and would otherwise result in overflowing the end pointer and
cause strnlen() to return 0.  OK sthen@
</content>
</entry>
<entry>
<title>Add HISTORY section, mostly for strnlen() but include strlen() for</title>
<updated>2010-05-24T21:27:25+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2010-05-24T21:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0230566ffb34e503fb846c99fc8e3b5b82f1d3f3'/>
<id>urn:sha1:0230566ffb34e503fb846c99fc8e3b5b82f1d3f3</id>
<content type='text'>
completeness (verified).
</content>
</entry>
<entry>
<title>remove unused variable.</title>
<updated>2010-05-21T06:57:45+00:00</updated>
<author>
<name>chl</name>
<email></email>
</author>
<published>2010-05-21T06:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f8b346528f63f62066c4f543f9c55e988ae7cc2c'/>
<id>urn:sha1:f8b346528f63f62066c4f543f9c55e988ae7cc2c</id>
<content type='text'>
ok millert@ tedu@
</content>
</entry>
<entry>
<title>tweak previous;</title>
<updated>2010-05-19T06:32:43+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2010-05-19T06:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9dbebfe419cc99e9eecc2c64ae37d2bb7becaf2c'/>
<id>urn:sha1:9dbebfe419cc99e9eecc2c64ae37d2bb7becaf2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add posix_madvise, posix_memalign, strndup, and strnlen.  mostly from</title>
<updated>2010-05-18T22:24:55+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2010-05-18T22:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0800e860cf192fde131a6141be73b2e01cedd301'/>
<id>urn:sha1:0800e860cf192fde131a6141be73b2e01cedd301</id>
<content type='text'>
brad and millert, with hints from guenther, jmc, and otto I think.
ok previous.
</content>
</entry>
<entry>
<title>Modify example not to use an assignment in the if statement.  We shouldn't</title>
<updated>2010-03-24T14:47:46+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2010-03-24T14:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1f2b173c731887c107ce6149ec692bc146805ffd'/>
<id>urn:sha1:1f2b173c731887c107ce6149ec692bc146805ffd</id>
<content type='text'>
teach people bad habits!

ok krw@, jmc@, dlg@, thib@
</content>
</entry>
<entry>
<title>Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent</title>
<updated>2010-02-03T20:49:00+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2010-02-03T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aaa0cabd6a83ca6edba4b6122b65033db1337306'/>
<id>urn:sha1:aaa0cabd6a83ca6edba4b6122b65033db1337306</id>
<content type='text'>
files or directories when applicable.
The inspiration and name of MACHINE_CPU come from NetBSD, although the way to
provide it to Makefiles is completely different.
ok kettenis@
</content>
</entry>
<entry>
<title>missing word;</title>
<updated>2009-12-05T07:45:48+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-12-05T07:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6db314ac494de70d7fb419b7ffee45ec9fe0faba'/>
<id>urn:sha1:6db314ac494de70d7fb419b7ffee45ec9fe0faba</id>
<content type='text'>
from trhodes@freebsd, r200095;
</content>
</entry>
<entry>
<title>unbreak wcschr(string, L'\0') which was incorrectly returning NULL</title>
<updated>2008-08-23T05:34:36+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-08-23T05:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d6b49357a23bf3b25d553524944d17a6d109a9c6'/>
<id>urn:sha1:d6b49357a23bf3b25d553524944d17a6d109a9c6</id>
<content type='text'>
rather than a pointer to the terminating nul; ok deraadt@
</content>
</entry>
<entry>
<title>bcmp(3) tries to return length, which is a size_t, as an int.</title>
<updated>2008-03-19T03:00:23+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2008-03-19T03:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ffaeb4385bd768970027074604abaaf23ac9a04e'/>
<id>urn:sha1:ffaeb4385bd768970027074604abaaf23ac9a04e</id>
<content type='text'>
Instead, just return 1 if there is a difference.

Found by lint.

OK millert.
</content>
</entry>
</feed>
