Home
last modified time | relevance | path

Searched hist:"779 f8b0d" (Results 1 – 1 of 1) sorted by relevance

/freebsd/include/
H A Dstring.h779f8b0d Fri Jul 23 02:20:05 GMT 2004 Tim J. Robbins <tjr@FreeBSD.org> Mark functions pure where applicable. A notable exclusion is strcoll(),
which is not strictly pure because it calls malloc()/free() in some cases.