<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc, branch libressl-v3.7.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.7.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.7.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-11-16T18:30:12+00:00</updated>
<entry>
<title>tolower(3) guarantees to return its argument unchanged if it's not</title>
<updated>2022-11-16T18:30:12+00:00</updated>
<author>
<name>florian</name>
<email></email>
</author>
<published>2022-11-16T18:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6f8d4c4c4cdd0843000799b6361ddf6edb10edcd'/>
<id>urn:sha1:6f8d4c4c4cdd0843000799b6361ddf6edb10edcd</id>
<content type='text'>
uppercase.
While here use the correct idiom of casting to unsigned char.

OK millert, farewell to ultrix deraadt
</content>
</entry>
<entry>
<title>In __cxa_atexit(), there is no need to initialize local pointer before</title>
<updated>2022-10-22T15:21:25+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2022-10-22T15:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=425b9864e075e414ba80737267bd09efdff37c1f'/>
<id>urn:sha1:425b9864e075e414ba80737267bd09efdff37c1f</id>
<content type='text'>
the lock, when it is correctly initialized after the lock
ok otto millert
</content>
</entry>
<entry>
<title>put the malloc_readonly struct into the "openbsd.mutable" section, so</title>
<updated>2022-10-14T04:38:39+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2022-10-14T04:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fa629fb86c1178c43a56145cd374cbe7e8948275'/>
<id>urn:sha1:fa629fb86c1178c43a56145cd374cbe7e8948275</id>
<content type='text'>
that the kernel and ld.so will know not to mark it immutable.  malloc
handles the read/write transitions by itself.
</content>
</entry>
<entry>
<title>use Fn rather than Nm for swab(); from josiah frentsos</title>
<updated>2022-09-28T20:27:12+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-09-28T20:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=438c86053ebb0aa2325bca974e8d290d8bb1691a'/>
<id>urn:sha1:438c86053ebb0aa2325bca974e8d290d8bb1691a</id>
<content type='text'>
</content>
</entry>
<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>remove unused blowfish inline defines</title>
<updated>2022-08-28T11:11:25+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-08-28T11:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21ac1a3f8ac56e297a168e569f198ea39da46619'/>
<id>urn:sha1:21ac1a3f8ac56e297a168e569f198ea39da46619</id>
<content type='text'>
inline use was removed in 1998
</content>
</entry>
<entry>
<title>For putenv(3), return an error if string starts with a '=' character.</title>
<updated>2022-08-08T22:40:03+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2022-08-08T22:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3eee6c6c9c6bff990c7c1142c7a5e5e160a3cc0c'/>
<id>urn:sha1:3eee6c6c9c6bff990c7c1142c7a5e5e160a3cc0c</id>
<content type='text'>
Both FreeBSD and NetBSD have this behavior.  OK deraadt@
</content>
</entry>
<entry>
<title>change some 4.4BSD references to earlier releases</title>
<updated>2022-08-04T06:20:24+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-08-04T06:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=565db72607d44c0861e65fd71ea986de9a762d52'/>
<id>urn:sha1:565db72607d44c0861e65fd71ea986de9a762d52</id>
<content type='text'>
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>
</feed>
