10 if (c == 0)
return (
char *)s +
strlen(s);
24 if (c == 0)
return (
char *)s +
strlen(s);
Prototype for *.c in ./missing, and for missing timeval struct.
size_t strlen(const char *)
char * strchr(const char *s, int c)
char * strrchr(const char *s, int c)