summaryrefslogtreecommitdiff
path: root/common/lib/libc/string
AgeCommit message (Expand)Author
2007-11-02use the ffs32 from bitops.h which is fasterchristos
2007-06-04handle fortify, ansify.christos
2007-06-03Make these work with _FORTIFY_SOURCE, by overriding the fortified definitionschristos
2007-02-19don't do the weak symbol thing in kernel context.chs
2006-11-13Add strsep(3) to libkern.dyoung
2006-03-30remove bogus _LIBC defines. broke lint.christos
2006-03-13Enforce argument domain by assigning to a char variable and searchingmartin
2006-02-05Don't do DIAGASSERT against NULL if _KERNEL This puts us back toross
2005-12-20Merge libkern + libc common files. As requested by core.christos