summaryrefslogtreecommitdiff
path: root/lib/libc/string/strtok_r.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-11-15delintchristos
1998-09-27Add an internal name for strtok_r().kleink
1998-02-03remove obsolete register declarationsperry
1997-07-13Fix RCSID'schristos
1996-11-12Add strtok_r() for reentrant (thread-aware) programsjtc