1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Description: strtok_r() function: split string into tokens, thread safe. Files: lib/strtok_r.c m4/strtok_r.m4 Depends-on: string configure.ac: gl_FUNC_STRTOK_R Makefile.am: Include: <string.h> License: LGPL Maintainer: all, glibc