...structure LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> #include <stdio_ext.h> size_t __fbufsize(FILE * stream ); size_t __fpending(FILE * stream ); int …...nclude <stdio.h> int fpurge(FILE * stream ); /* supported */ #include <stdio.h> #include <stdio_ext.h> void __fpurge(FILE * stream ); DESCRIPTION The function fpurge () clears t…read a directory NAME readdir - read a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <dirent.h> struct dirent *readdir(DIR * dirp ); DESCRIPTION The readdir…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…Parse command-line options NAME getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt - Parse command-line options LIBRARY Standard C library ( libc , -lc ) SYNOPSI…match filename or pathname NAME fnmatch - match filename or pathname LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fnmatch.h> int fnmatch(const char * pattern , cons…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…end of program segments NAME etext, edata, end - end of program segments SYNOPSIS extern etext ; extern edata ; extern end ; DESCRIPTION The addresses of these symbols indicate the…end of program segments NAME etext, edata, end - end of program segments SYNOPSIS extern etext ; extern edata ; extern end ; DESCRIPTION The addresses of these symbols indicate the…end of program segments NAME etext, edata, end - end of program segments SYNOPSIS extern etext ; extern edata ; extern end ; DESCRIPTION The addresses of these symbols indicate the…