introduction to library functions NAME intro - introduction to library functions DESCRIPTION Section 3 of the manual describes all library functions excluding the library functions…introduce new severity classes NAME addseverity - introduce new severity classes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fmtmsg.h> int addseverity(int severity…get message from a message catalog NAME catgets - get message from a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> char *catgets(nl_catd …free allocated memory NAME cfree - free allocated memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> /* In SunOS 4 */ int cfree(void * ptr ); /* In glibc…get an environment variable NAME getenv, secure_getenv - get an environment variable LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *getenv(const char …get an environment variable NAME getenv, secure_getenv - get an environment variable LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *getenv(const char …undocumented library functions NAME undocumented - undocumented library functions SYNOPSIS Undocumented library functions DESCRIPTION This man page mentions those library functions…allocate file space NAME posix_fallocate - allocate file space LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int posix_fallocate(int fd , off_t offset , off…cause normal process termination NAME exit - cause normal process termination LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> [[noreturn]] void exit(int stat…map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…library routines for remote procedure calls NAME rpc - library routines for remote procedure calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS AND DESCRIPTION These routines…