<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string/strxfrm.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>2019-01-18T07:43:36+00:00</updated>
<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>
<entry>
<title>New POSIX xlocale implementation written from scratch.</title>
<updated>2017-09-05T03:16:14+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2017-09-05T03:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee3d993af12eabdf8fd0c5434438a911a4285f8b'/>
<id>urn:sha1:ee3d993af12eabdf8fd0c5434438a911a4285f8b</id>
<content type='text'>
Complete in the sense that all POSIX *locale(3) and *_l(3) functions
are included, but in OpenBSD, we of course only really care about
LC_CTYPE and we only support ASCII and UTF-8.

With important help from kettenis@, guenther@, and jca@.
Repeated testing in ports bulk builds by naddy@.
Additional testing by jca@, sebastia@, dcoppa@, and others.
OK kettenis@ dcoppa@, and guenther@ on an earlier version.
Riding guenther@'s libc/librthread major bump.
</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>wording fix from wiz@netbsd, -r1.11;</title>
<updated>2007-02-19T20:28:32+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-19T20:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7d89787c37651709879a99ae7952b28afec63b7'/>
<id>urn:sha1:a7d89787c37651709879a99ae7952b28afec63b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>from hubertf@netbsd:</title>
<updated>2007-02-19T19:09:27+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-19T19:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59c0deab96f8cc06bc5dfb59a5351105098a8824'/>
<id>urn:sha1:59c0deab96f8cc06bc5dfb59a5351105098a8824</id>
<content type='text'>
Try to tell what this really does.
Including a BUGS section on why it doesn't.

*roff code by wiz@, with some input from
Slava Semushin &lt;slava.semushin@gmail.com&gt;

ok millert
</content>
</entry>
<entry>
<title>uncomment setlocale(3) entry;</title>
<updated>2005-08-12T18:34:32+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2005-08-12T18:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=434cacf10c5ad91692765b25702dbb55ff0024b5'/>
<id>urn:sha1:434cacf10c5ad91692765b25702dbb55ff0024b5</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>Flesh out libc string function man pages.</title>
<updated>2000-04-21T15:24:20+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-21T15:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9fb35611cc3d03bef8b690b62e0904507c414a61'/>
<id>urn:sha1:9fb35611cc3d03bef8b690b62e0904507c414a61</id>
<content type='text'>
</content>
</entry>
</feed>
