get filesystem statistics NAME statvfs, fstatvfs - get filesystem statistics LIBRARY Standard C librar...variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standar...standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C li...standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C li...standard input/output library functions NAME stdio - standard input/output library functions...interfaces to stdio FILE structure NAME __fbufsize, __flbf, __fpending, __fpurge, __freadable, __freading,...standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C li...copy or catenate a string NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Standard C library (...fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed NAME stpncpy, strncpy - fill a fixed-size buffer w...compare two strings ignoring case NAME strcasecmp, strncasecmp - compare two strings ignoring case LIBRA...locate a substring NAME strstr, strcasestr - locate a substring LIBRARY Standard C library ( libc , -lc...copy or catenate a string NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Standard C library (...locate character in string NAME strchr, strrchr, strchrnul - locate character in string LIBRARY Standard C libra...locate character in string NAME strchr, strrchr, strchrnul - locate character in string LIBRARY Standard C libra...compare two strings NAME strcmp, strncmp - compare two strings LIBRARY Standard C library ( libc , -lc )...compare two strings using the current locale NAME strcoll - compare two strings using the current locale...copy or catenate a string NAME stpcpy, strcpy, strcat - copy or catenate a string LIBRARY Standard C library (...get length of a prefix substring NAME strspn, strcspn - get length of a prefix substring LIBRARY Standard C library (...duplicate a string NAME strdup, strndup, strdupa, strndupa - duplicate a string LIBRARY Standard C libra...duplicate a string NAME strdup, strndup, strdupa, strndupa - duplicate a string LIBRARY Standard C libra...