<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc, branch OPENBSD_4_1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2007-03-01T16:29:09+00:00</updated>
<entry>
<title>If NLS is disabled, strerror does not print the correct error string.</title>
<updated>2007-03-01T16:29:09+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2007-03-01T16:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c4b4ca341957016adebec4e1eb2446cf0261241'/>
<id>urn:sha1:9c4b4ca341957016adebec4e1eb2446cf0261241</id>
<content type='text'>
No binary change with NLS enabled.

ok otto millert espie
</content>
</entry>
<entry>
<title>Change hard coded numbers to sizeof(buf).  Also change some</title>
<updated>2007-02-20T01:44:16+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-20T01:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22b5b07292a5ad742550ecedb80014dfc232ccca'/>
<id>urn:sha1:22b5b07292a5ad742550ecedb80014dfc232ccca</id>
<content type='text'>
sizeof(buf) - 1 to sizeof(buf), since fgets takes the whole buffer size.

Based on diff from Charles Longeau &lt;chl at tuxfamily dot org&gt; long ago.

OK millert@.
</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>strlen(3) returns size_t, not int.</title>
<updated>2007-02-18T20:38:28+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-18T20:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d44917b716412c71e8fbaeee73ac32c9187dd60'/>
<id>urn:sha1:7d44917b716412c71e8fbaeee73ac32c9187dd60</id>
<content type='text'>
Suggested by itojun@ in response to my getaddrinfo fixes.

OK millert@.
</content>
</entry>
<entry>
<title>strlen(3) returns size_t.</title>
<updated>2007-02-18T19:03:11+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-18T19:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4474f954bf448226bacd6b8f7906c23d4d85f092'/>
<id>urn:sha1:4474f954bf448226bacd6b8f7906c23d4d85f092</id>
<content type='text'>
OK itojun@.
</content>
</entry>
<entry>
<title>Remove duplicate code.  No functional change.</title>
<updated>2007-02-17T20:56:38+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-17T20:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c706b7d00bdcb6771bc25f051ec4cd5a47322bc'/>
<id>urn:sha1:0c706b7d00bdcb6771bc25f051ec4cd5a47322bc</id>
<content type='text'>
OK itojun@, moritz@, and millert@.
</content>
</entry>
<entry>
<title>Remove two mutexes by replacing getservbyname() and getservbyport()</title>
<updated>2007-02-15T04:25:35+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-02-15T04:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c6d816b59ddf3a4a800cde1e364d9045b286645'/>
<id>urn:sha1:9c6d816b59ddf3a4a800cde1e364d9045b286645</id>
<content type='text'>
calls with their reentrant versions.

OK millert@.
</content>
</entry>
<entry>
<title>correct a mistake concerning ifa_data;</title>
<updated>2007-02-14T17:07:30+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-14T17:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0c70b110e5fbbc2644ba8f7c65dacb9d1ac4e402'/>
<id>urn:sha1:0c70b110e5fbbc2644ba8f7c65dacb9d1ac4e402</id>
<content type='text'>
found by Srebrenko Sehic, corrected by millert and claudio;
</content>
</entry>
<entry>
<title>remove size_t and int mixup.  same as getaddrinfo.c 1.30 -&gt; 1.31.</title>
<updated>2007-02-14T10:26:35+00:00</updated>
<author>
<name>itojun</name>
<email></email>
</author>
<published>2007-02-14T10:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dd5251e43f48ce4b74d07850b44ff2c5cc0733e6'/>
<id>urn:sha1:dd5251e43f48ce4b74d07850b44ff2c5cc0733e6</id>
<content type='text'>
</content>
</entry>
</feed>
