<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/tsearch.3, branch OPENBSD_4_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2007-05-31T19:20:26+00:00</updated>
<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>POSIX says tdelete() returns the parent of the deleted node. Sadly the</title>
<updated>2006-04-04T19:07:23+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2006-04-04T19:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f96e7b7035ac868739059b815bcdf7eed259c208'/>
<id>urn:sha1:f96e7b7035ac868739059b815bcdf7eed259c208</id>
<content type='text'>
root node doesn't have a parent, and POSIX does not say what should be
done in that case. Warn developers that different implementations
may do different things.
</content>
</entry>
<entry>
<title>When tdelete() is used to delete the root node, don't return a</title>
<updated>2006-04-04T11:21:50+00:00</updated>
<author>
<name>moritz</name>
<email></email>
</author>
<published>2006-04-04T11:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=98d91b101f726e2dc971f807de9ed123cb2b80e4'/>
<id>urn:sha1:98d91b101f726e2dc971f807de9ed123cb2b80e4</id>
<content type='text'>
pointer to the freed root node, but return a pointer to the new
root node. POSIX does not define, what should be returned in
that case.

Fixes Coverity CID 2528.

ok millert@ otto@
</content>
</entry>
<entry>
<title>document posixness;</title>
<updated>2006-01-30T19:50:41+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2006-01-30T19:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e709e51f1daafc746fe73fe4af0bf7d334bb3f0a'/>
<id>urn:sha1:e709e51f1daafc746fe73fe4af0bf7d334bb3f0a</id>
<content type='text'>
fixes pr #4996, from joachim schipper;
</content>
</entry>
<entry>
<title>Sync with share/misc/license.template and add missing DARPA credit</title>
<updated>2003-06-17T21:56:24+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-17T21:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=032d9a965adfb74e42b18dc939b34fcda2cf740e'/>
<id>urn:sha1:032d9a965adfb74e42b18dc939b34fcda2cf740e</id>
<content type='text'>
where applicable.
</content>
</entry>
<entry>
<title>Use an ISC-tyle license for all my code; it is simpler and more permissive.</title>
<updated>2003-06-03T01:52:40+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-03T01:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=69d7edf2eca5a74bd88f4a6f7df9eb0e51ddf54f'/>
<id>urn:sha1:69d7edf2eca5a74bd88f4a6f7df9eb0e51ddf54f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- section reorder</title>
<updated>2003-06-01T19:27:27+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-06-01T19:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5796457847338c884c1863d78addddafce4fc02f'/>
<id>urn:sha1:5796457847338c884c1863d78addddafce4fc02f</id>
<content type='text'>
- merge COMPATIBILITY
- kill whitespace at EOL
</content>
</entry>
<entry>
<title>For man pages that describe multiple functions, split the .Nm arguments</title>
<updated>2000-08-09T15:51:21+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-08-09T15:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=95fa452e6179310e3060652d362f0232ca45e2d0'/>
<id>urn:sha1:95fa452e6179310e3060652d362f0232ca45e2d0</id>
<content type='text'>
onto separate lines in the NAME section.
</content>
</entry>
<entry>
<title>Flesh out stdlib function man pages.</title>
<updated>2000-04-20T13:50:03+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-20T13:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a4336f357f9e30dffdfad4909b24bd2e82c096a2'/>
<id>urn:sha1:a4336f357f9e30dffdfad4909b24bd2e82c096a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repair prototypes; cky@pobox.com</title>
<updated>2000-02-25T07:53:09+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2000-02-25T07:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b9c98bfda9ab7985dee6f0fbf6ce586a76ff8e01'/>
<id>urn:sha1:b9c98bfda9ab7985dee6f0fbf6ce586a76ff8e01</id>
<content type='text'>
</content>
</entry>
</feed>
