<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/heapsort.c, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-05-20T12:48:56+00:00</updated>
<entry>
<title>Use David Musser's introsort algorithm to fall back to heapsort(3)</title>
<updated>2017-05-20T12:48:56+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2017-05-20T12:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30956d9c9f96333df0339b2915356b533d25eac0'/>
<id>urn:sha1:30956d9c9f96333df0339b2915356b533d25eac0</id>
<content type='text'>
when the recursion depth reaches 2*lg(n + 1).  This avoids quicksort's
quadratic behavior for pathological input without appreciably
changing the average run time.
</content>
</entry>
<entry>
<title>$OpenBSD$</title>
<updated>2016-10-22T19:19:34+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2016-10-22T19:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ed59924354242d097021720d30f43572b5be54f7'/>
<id>urn:sha1:ed59924354242d097021720d30f43572b5be54f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use size_t to index arrays; avoids big array bugs; ok millert@ guenther@</title>
<updated>2010-02-08T11:01:52+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2010-02-08T11:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51ca5794e1468e2ad153e694158bc7be8a042399'/>
<id>urn:sha1:51ca5794e1468e2ad153e694158bc7be8a042399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zap remaining rcsid.</title>
<updated>2005-08-08T08:05:37+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2005-08-08T08:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d7398a270c9cd1b7b4d545ed70ea24384781a86c'/>
<id>urn:sha1:d7398a270c9cd1b7b4d545ed70ea24384781a86c</id>
<content type='text'>
Kill old files that are no longer compiled.

okay theo
</content>
</entry>
<entry>
<title>ansi + de-register</title>
<updated>2005-03-30T18:51:49+00:00</updated>
<author>
<name>pat</name>
<email></email>
</author>
<published>2005-03-30T18:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=894b6ab0099e7d9ca2ad9acb75246cd0a4542167'/>
<id>urn:sha1:894b6ab0099e7d9ca2ad9acb75246cd0a4542167</id>
<content type='text'>
ok otto deraadt
</content>
</entry>
<entry>
<title>typo; ianm@cit.uws.edu.au</title>
<updated>2003-09-08T16:24:05+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-09-08T16:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=65400201a16050f539ec67dac95fb3747a0ac949'/>
<id>urn:sha1:65400201a16050f539ec67dac95fb3747a0ac949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typos from Brian Poole;</title>
<updated>2003-09-07T18:57:05+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2003-09-07T18:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a6347b2b07d039d01a04b22538220a7c6d7697b3'/>
<id>urn:sha1:a6347b2b07d039d01a04b22538220a7c6d7697b3</id>
<content type='text'>
ok deraadt@
</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>Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.</title>
<updated>2002-02-16T21:27:50+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-16T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=052e020be6be85be6238c44b8386a61f8db7b6a4'/>
<id>urn:sha1:052e020be6be85be6238c44b8386a61f8db7b6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RCS ids</title>
<updated>1996-08-19T08:34:30+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-08-19T08:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e05d77aaf17452bebe333901f1acfad893fa05a7'/>
<id>urn:sha1:e05d77aaf17452bebe333901f1acfad893fa05a7</id>
<content type='text'>
Make sure everything uses {SYS,}LIBC_SCCS properly
</content>
</entry>
</feed>
