summaryrefslogtreecommitdiff
path: root/lib/libc/string/bcmp.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
1999-04-01Slight cleanup - no functional change.simonb
1998-03-26when deciding whether to use standard system include files or libkern.h,cgd
1998-02-03remove obsolete register declarationsperry
1998-01-30update to lite-2perry
1997-07-13Fix RCSID'schristos
1996-10-24pull up from libkern:cgd
1996-04-18don't include user-land headers compiling for libkern. (sync with libkern.)cgd
1996-02-04gcc -Wall cleanup from John Birrell <jb@cimlogic.com.au>.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