summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/bsearch.c
AgeCommit message (Expand)Author
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-02-03remove obsolete register declarationsperry
1998-01-30update to lite-2perry
1997-07-13Add local.h for local prototypes.christos
1995-12-28New-style RCS ids.thorpej
1995-02-28remove unneeded "#include <stddef.h>"jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd
14:13:39 +0000'>2016-10-22Add tests for uniq(1) based on the example test cases provided in the POSIX m...abhinav 2016-04-08Add regression tests for some past gdb bugs.gson 2014-11-14Minimal linker script test.uebayasi 2014-01-07Add some minimal tests of vmstat(1), to serve as regression testsgson 2013-08-10Add tests for tr, including an xfail one for PR 48113.dholland 2012-11-20descend into netpgpverify test directory tooagc 2012-07-22Add basic regression test for nbperf(1)joerg 2012-06-06Add a basic test for infocmp - this would have cought todays terminfomartin 2012-05-18Add a test case for PR kern/46463. From Richard Hansen.jruoho 2012-03-20Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253,jruoho 2012-03-19Add regression tests for PR bin/2642 and PR bin/23836, both fixed long ago.jruoho 2012-03-18Add a case for PR bin/44973.jruoho 2012-03-18Add a test case for PR bin/28126. Does not fail with GNU sed.jruoho 2012-03-17Deprecate tests/toolchain.jruoho 2012-03-17Deprecate tests/util.jruoho 2012-03-10PR/46155: Miguel PiƱeiro Jr: awk RS handling is broken. Add the test caseschristos 2011-05-30Descend into mkdep to catch its testpgoyette 2011-05-03Add a test case for PR bin/26453.jruoho 2011-05-03Add a test for PR bin/41880.jruoho 2011-05-03Verify that PR bin/42628 is no longer an issue.jruoho 2011-03-10add tests for shmif_dumpbus(1)pooka 2011-02-03commit works better when you cvs add firstpooka