<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string, branch OPENBSD_7_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-09-11T06:38:11+00:00</updated>
<entry>
<title>.Li -&gt; .Vt where appropriate;</title>
<updated>2022-09-11T06:38:11+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-09-11T06:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62590e3e551e5acaf5ee4726dac3ed5fadbdf680'/>
<id>urn:sha1:62590e3e551e5acaf5ee4726dac3ed5fadbdf680</id>
<content type='text'>
from josiah frentsos, tweaked by schwarze

ok schwarze
</content>
</entry>
<entry>
<title>libc string functions were not ported from pwb to v7</title>
<updated>2022-08-01T00:04:46+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-08-01T00:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a017addc5964a6cd840fb4b0c0989b6c57db2669'/>
<id>urn:sha1:a017addc5964a6cd840fb4b0c0989b6c57db2669</id>
<content type='text'>
https://minnie.tuhs.org/pipermail/tuhs/2017-August/011807.html

ok schwarze@
</content>
</entry>
<entry>
<title>strlen was in v6 libc (s5/perror.c) but not documented till v7</title>
<updated>2022-07-31T14:50:32+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-07-31T14:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0f5a935707d399101d29136d166f4d468ea1dbbf'/>
<id>urn:sha1:0f5a935707d399101d29136d166f4d468ea1dbbf</id>
<content type='text'>
ok schwarze@
</content>
</entry>
<entry>
<title>Remove AUTHORS section. This follows what is done in strstr.3</title>
<updated>2020-04-16T12:40:41+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2020-04-16T12:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1fa8673e72977d152acd0df1c460be4a3ae7c289'/>
<id>urn:sha1:1fa8673e72977d152acd0df1c460be4a3ae7c289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the simple memmem() implementation with a version that is O(n)</title>
<updated>2020-04-16T12:39:28+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2020-04-16T12:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=61e2100116cd13204d9523ed402e88424a1a65f2'/>
<id>urn:sha1:61e2100116cd13204d9523ed402e88424a1a65f2</id>
<content type='text'>
based on code from musl and now similar to our strstr().
OK tb@ millert@
</content>
</entry>
<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>adapt to bitstring(3) renaming, and look at that bit_ffs(3) is the actual</title>
<updated>2019-08-30T18:35:03+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2019-08-30T18:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=724a6915f055167d35901dd9505fbbbdeabe1dae'/>
<id>urn:sha1:724a6915f055167d35901dd9505fbbbdeabe1dae</id>
<content type='text'>
name we want to Xr...
ok jmc
</content>
</entry>
<entry>
<title>More consistently put remarks about the less useful LC_* categoties,</title>
<updated>2019-05-16T13:35:16+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-05-16T13:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f619d192fa7597c09bd37706d01926d28932de57'/>
<id>urn:sha1:f619d192fa7597c09bd37706d01926d28932de57</id>
<content type='text'>
i.e. those other than LC_CTYPE, into the CAVEATS section, and
standardize wording somewhat.
OK jmc@
</content>
</entry>
<entry>
<title>I am retiring my old email address;  replace it with my OpenBSD one.</title>
<updated>2019-01-25T00:19:26+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2019-01-25T00:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9395eef49000d5819f0d53eae86baa6e426dab86'/>
<id>urn:sha1:9395eef49000d5819f0d53eae86baa6e426dab86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the description of locale dependency:</title>
<updated>2019-01-18T07:43:36+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-01-18T07:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f9d7fe103d63d17a4a8c1e22d32afa8968b0377f'/>
<id>urn:sha1:f9d7fe103d63d17a4a8c1e22d32afa8968b0377f</id>
<content type='text'>
* mention LC_COLLATE;
* clarify that all these functions are infested, including the *_l() versions;
* avoid ENVIRONMENT, these functions don't inspect it;
* and point to the C library functions that change the locale.
OK millert@
</content>
</entry>
</feed>
