manipulate thread-local storage information NAME get_thread_area, set_thread_area - manipulate thread-local storage information LIBRARY Standard C library...set/get guard size attribute in thread attributes object NAME pthread_attr_setguardsize, pthread_attr_getguardsize - set/get guard size attribute in thread attributes object LIBRAR…set/get guard size attribute in thread attributes object NAME pthread_attr_setguardsize, pthread_attr_getguardsize - set/get guard size attribute in thread attributes object LIBRAR…management of thread-specific data NAME pthread_key_create, pthread_key_delete, pthread_setspecific, pthread_getspecific - management of thread-specific data SYNOPSIS #include <pth…management of thread-specific data NAME pthread_key_create, pthread_key_delete, pthread_setspecific, pthread_getspecific - management of thread-specific data SYNOPSIS #include <pth…management of thread-specific data NAME pthread_key_create, pthread_key_delete, pthread_setspecific, pthread_getspecific - management of thread-specific data SYNOPSIS #include <pth…management of thread-specific data NAME pthread_key_create, pthread_key_delete, pthread_setspecific, pthread_getspecific - management of thread-specific data SYNOPSIS #include <pth…copy memory area NAME memcpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h> void *memcpy(void dest [restrict . n ], const void src [restr…manipulate thread-local storage information NAME get_thread_area, set_thread_area - manipulate thread-local storage information LIBRARY Standard C library...copy memory area NAME memmove - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h> void *memmove(void dest [. n ], const void src [. n ], size_…copy memory area NAME memccpy - copy memory area LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <string.h> void *memccpy(void dest [restrict . n ], const void src [res…start/stop swapping to file/device NAME swapon, swapoff - start/stop swapping to file/device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/swap.h> int swapon(con…start/stop swapping to file/device NAME swapon, swapoff - start/stop swapping to file/device LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/swap.h> int swapon(con…set architecture-specific thread state NAME arch_prctl - set architecture-specific thread state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <asm/prctl.h> /* Definit…set/get stack address attribute in thread attributes object NAME pthread_attr_setstackaddr, pthread_attr_getstackaddr - set/get stack address attribute in thread attributes object …set/get stack address attribute in thread attributes object NAME pthread_attr_setstackaddr, pthread_attr_getstackaddr - set/get stack address attribute in thread attributes object …set up a Linux swap area NAME mkswap - set up a Linux swap area SYNOPSIS mkswap [options] device [ blocks ] mkswap [options] --size size --file file DESCRIPTION mkswap sets up a Li…set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …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 …