<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string/strstr.c, 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>2020-04-16T12:37:52+00:00</updated>
<entry>
<title>Resync our strstr.c with the musl version. Removes some debug code and</title>
<updated>2020-04-16T12:37:52+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2020-04-16T12:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6511b4c8455708269796df54d20b44314c46a8e3'/>
<id>urn:sha1:6511b4c8455708269796df54d20b44314c46a8e3</id>
<content type='text'>
optimizes one statement in two-way string compare.
OK tb@ millert@
</content>
</entry>
<entry>
<title>Add a missing header when compiling with -DDEBUG</title>
<updated>2018-04-30T07:44:56+00:00</updated>
<author>
<name>denis</name>
<email></email>
</author>
<published>2018-04-30T07:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a8b69163d3bb4f0d18483bcbdec0f92c676330df'/>
<id>urn:sha1:a8b69163d3bb4f0d18483bcbdec0f92c676330df</id>
<content type='text'>
With advice from jca@

OK jca@ millert@
</content>
</entry>
<entry>
<title>New strstr() implementation from musl libc by Rich Felker.  This</title>
<updated>2017-04-12T16:06:12+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2017-04-12T16:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=782713206702b2595574c79609bfdcc640112028'/>
<id>urn:sha1:782713206702b2595574c79609bfdcc640112028</id>
<content type='text'>
version uses the two-way string matching algorithm and is faster
than the old implementation.  With this change, ports that check
for strstr having linear complexity time strstr will no longer
replace the libc strstr with a private version.
OK deraadt@ espie@
</content>
</entry>
<entry>
<title>Add framework for resolving (pun intended) libc namespace issues, using</title>
<updated>2015-08-31T02:53:57+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-08-31T02:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c1ccbe216c72b17e063c4c16fa4904d87d295c99'/>
<id>urn:sha1:c1ccbe216c72b17e063c4c16fa4904d87d295c99</id>
<content type='text'>
wrapper .h files and asm labels to let internal calls resolve directly and
not be overridable or use the PLT.  Then, apply that framework to most of
the functions in stdio.h, string.h, err.h, and wchar.h.  Delete the
should-have-been-hidden-all-along _v?(err|warn)[cx]? symbols while here.

tests clean on i386, amd64, sparc64, powerpc, and mips64

naming feedback from kettenis@ and millert@
ok kettenis@
</content>
</entry>
<entry>
<title>zap remaining rcsid.</title>
<updated>2005-08-08T08:05:37+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2005-08-08T08:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d7398a270c9cd1b7b4d545ed70ea24384781a86c'/>
<id>urn:sha1:d7398a270c9cd1b7b4d545ed70ea24384781a86c</id>
<content type='text'>
Kill old files that are no longer compiled.

okay theo
</content>
</entry>
<entry>
<title>ansification; pval ok</title>
<updated>2003-06-11T21:08:16+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-06-11T21:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=05ebc6b11cf74e0e9e901f2e1c26d0d682c57842'/>
<id>urn:sha1:05ebc6b11cf74e0e9e901f2e1c26d0d682c57842</id>
<content type='text'>
</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>Fix RCS ids</title>
<updated>1996-08-19T08:34:30+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-08-19T08:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e05d77aaf17452bebe333901f1acfad893fa05a7'/>
<id>urn:sha1:e05d77aaf17452bebe333901f1acfad893fa05a7</id>
<content type='text'>
Make sure everything uses {SYS,}LIBC_SCCS properly
</content>
</entry>
<entry>
<title>initial import of NetBSD tree</title>
<updated>1995-10-18T08:42:23+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1995-10-18T08:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0527d29da443886d92e9a418180c5b25a5f8d270'/>
<id>urn:sha1:0527d29da443886d92e9a418180c5b25a5f8d270</id>
<content type='text'>
</content>
</entry>
</feed>
