millert
8c8787aac5
POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and
the b* byte functions belong in strings.h, not string.h so break them out of string.h into a new strings.h. As long as there is no POSIX or X/OPEN define in use string.h will pull in strings.h. OK naddy@ deraadt@ |
9 years ago | |
---|---|---|
src | POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and | 9 years ago |