summaryrefslogtreecommitdiff
path: root/lib/libc/string/rindex.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-02-09De-lint. Reviewed by Christos.wiz
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-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
1998-01-21add appropriate #ifdefs (kernel includes) so that these files cancgd
1997-07-13Fix RCSID'schristos
1994-06-11Remove unneeded #include <stddef.h> because <string.h> #defines NULL too.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