summaryrefslogtreecommitdiff
path: root/lib/libc/string/bm.c
AgeCommit message (Expand)Author
2000-01-22Delint.mycroft
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-02-03remove obsolete register declarationsperry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1996-02-04gcc -Wall cleanup from John Birrell <jb@cimlogic.com.au>.jtc
1994-12-14fix for bug 638cgd
1994-06-22rcs id'scgd
1994-06-22add Boyer-Moore string search routines, from Bostic. man pagecgd