<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc, branch libressl-v3.1.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.1.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.1.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2020-03-30T12:52:58+00:00</updated>
<entry>
<title>"eventually" came and went back in 2004.</title>
<updated>2020-03-30T12:52:58+00:00</updated>
<author>
<name>martijn</name>
<email></email>
</author>
<published>2020-03-30T12:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f9d22e5bfb4a68abbe135cdcad92967c8344714c'/>
<id>urn:sha1:f9d22e5bfb4a68abbe135cdcad92967c8344714c</id>
<content type='text'>
OK schwarze@
</content>
</entry>
<entry>
<title>correct Research Unix edition "appeared in" use in HISTORY</title>
<updated>2020-02-08T01:09:57+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2020-02-08T01:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d9caa3efeb30ce5d25bc81064b9ae0dcc664699e'/>
<id>urn:sha1:d9caa3efeb30ce5d25bc81064b9ae0dcc664699e</id>
<content type='text'>
Starting from "Combined Table of Contents" in Doug McIlroy's
"A Research UNIX Reader" a table of which edition manuals appeared in.
Checked against manuals from bitsavers/TUHS and source from TUHS where
available.

Ingo points out there are cases where something is included but not
documented until a later release.
bcd(6)		v6	v7
printf(3)	v2	v4
abort(3)	v5	v6
system(3)	v6	v7
fmod(3)		v5	v6

ok schwarze@
</content>
</entry>
<entry>
<title>delete wasteful ;;</title>
<updated>2020-01-22T07:52:37+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2020-01-22T07:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d11202953908da685df33971733b768f6dd1b5f7'/>
<id>urn:sha1:d11202953908da685df33971733b768f6dd1b5f7</id>
<content type='text'>
ok tedu
</content>
</entry>
<entry>
<title>Document how to make getopt_long(3) process arguments in order and stop</title>
<updated>2020-01-13T18:05:10+00:00</updated>
<author>
<name>stsp</name>
<email></email>
</author>
<published>2020-01-13T18:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=022882865576c1a1e0596951c5df087f39ca4081'/>
<id>urn:sha1:022882865576c1a1e0596951c5df087f39ca4081</id>
<content type='text'>
at the first non-option argument.
I had to read source code to figure it out.
</content>
</entry>
<entry>
<title>drand48(3) returns values in [0.0, 1.0).</title>
<updated>2019-12-20T19:16:40+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-12-20T19:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b2116ee7f867c3373e14c82f727d8d0021f69af5'/>
<id>urn:sha1:b2116ee7f867c3373e14c82f727d8d0021f69af5</id>
<content type='text'>
From j@bitminer.ca with input from Andras Farkas, deraadt, joerg@netbsd

"fix however you feel best!" jmc
</content>
</entry>
<entry>
<title>The file passed to realpath(3) must exists, adjust man page to new</title>
<updated>2019-12-11T20:01:50+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2019-12-11T20:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be7e226cf1922696ae30c64b3eaacbbaa2f3a230'/>
<id>urn:sha1:be7e226cf1922696ae30c64b3eaacbbaa2f3a230</id>
<content type='text'>
behavior.
noticed by hshoexer@; OK beck@
</content>
</entry>
<entry>
<title>gcc3, like clang and unlike our gcc4, doesn't support redirecting builtins</title>
<updated>2019-11-25T22:57:28+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2019-11-25T22:57:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dbf2b9876db143d9320fa3f1b2b0d9e451c964c0'/>
<id>urn:sha1:dbf2b9876db143d9320fa3f1b2b0d9e451c964c0</id>
<content type='text'>
like mem{set,cpy,move} or __stack_smash_handler using asm() renaming.  So
treat gcc3 like clang and mark such functions as protected instead.

ok ayoma@
</content>
</entry>
<entry>
<title>zap trailing whitespace;</title>
<updated>2019-09-29T16:30:35+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2019-09-29T16:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=636626a8886eb9c68c9ab9328b4270ba95482eeb'/>
<id>urn:sha1:636626a8886eb9c68c9ab9328b4270ba95482eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xr random 4 in a better way</title>
<updated>2019-09-28T15:00:44+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2019-09-28T15:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5f24aac68172fe082be82e041834d6d8f2ff3592'/>
<id>urn:sha1:5f24aac68172fe082be82e041834d6d8f2ff3592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment line saying S is described vaguely on purpose.</title>
<updated>2019-09-14T13:16:50+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2019-09-14T13:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1403c773c21872e9d09f3939eaca11814e22d31d'/>
<id>urn:sha1:1403c773c21872e9d09f3939eaca11814e22d31d</id>
<content type='text'>
Prompted by guenther@
</content>
</entry>
</feed>
