perform word expansion like a posix-shell NAME wordexp, wordfree - perform word expansion like a posix-shell LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wordexp.h>…perform word expansion like a posix-shell NAME wordexp, wordfree - perform word expansion like a posix-shell LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wordexp.h>…POSIX regex functions NAME regcomp, regexec, regerror, regfree - POSIX regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <regex.h> int regcomp(regex_t *re…POSIX regex functions NAME regcomp, regexec, regerror, regfree - POSIX regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <regex.h> int regcomp(regex_t *re…POSIX regex functions NAME regcomp, regexec, regerror, regfree - POSIX regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <regex.h> int regcomp(regex_t *re…POSIX regex functions NAME regcomp, regexec, regerror, regfree - POSIX regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <regex.h> int regcomp(regex_t *re…POSIX regex functions NAME regcomp, regexec, regerror, regfree - POSIX regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <regex.h> int regcomp(regex_t *re…stream open functions NAME fopen, fdopen, freopen - stream open functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fopen(const char *restrict pat…stream open functions NAME fopen, fdopen, freopen - stream open functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fopen(const char *restrict pat…stream open functions NAME fopen, fdopen, freopen - stream open functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fopen(const char *restrict pat…undocumented library functions NAME undocumented - undocumented library functions SYNOPSIS Undocumented library functions DESCRIPTION This man page mentions those library functions…compare two strings NAME strcmp, strncmp - compare two strings LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h> int strcmp(const char * s1 , const char * s2 )…compare two strings NAME strcmp, strncmp - compare two strings LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h> int strcmp(const char * s1 , const char * s2 )…find the slot of the current user's terminal in some file NAME ttyslot - find the slot of the current user's terminal in some file LIBRARY Standard C library ( libc , -lc ) SYNOPSI…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…