Annotation of researchv10no/dk/cmd/pupu/string.h, revision 1.1.1.1

1.1       root        1: /*     @(#)string.h    1.2     */
                      2: extern char
                      3:        *strcpy(),
                      4:        *strncpy(),
                      5:        *strcat(),
                      6:        *strncat(),
                      7:        *strchr(),
                      8:        *strrchr(),
                      9:        *strpbrk(),
                     10:        *strtok();
                     11: extern int
                     12:        strcmp(),
                     13:        strncmp(),
                     14:        strlen(),
                     15:        strspn(),
                     16:        strcspn();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.