summaryrefslogtreecommitdiffstats
path: root/src/include/strings.h
Commit message (Expand)AuthorAgeFilesLines
* Add fls() for non-constant values.Michael Brown2007-09-211-5/+1Star
* 4.3BSD says that bcopy and bzero are defined in strings.h, not string.hMichael Brown2007-01-191-0/+11
* The prototype for strcasecmp() is apparently in strings.h.Michael Brown2006-08-091-0/+2
* Add __constant_flsl(), because it's useful for finding out the nextMichael Brown2006-04-251-0/+54