wait for a signal NAME sigsuspend, rt_sigsuspend - wait for a signal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h...wait for a signal NAME sigsuspend, rt_sigsuspend - wait for a signal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h...examine pending signals NAME sigpending, rt_sigpending - examine pending signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigpending(sigset_t * se…examine pending signals NAME sigpending, rt_sigpending - examine pending signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigpending(sigset_t * se…examine and change blocked signals NAME sigprocmask, rt_sigprocmask - examine and change blocked signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> /* P…examine and change blocked signals NAME sigprocmask, rt_sigprocmask - examine and change blocked signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> /* P…...ding (2) sigprocmask (2) rt_sigprocmask (2) sigreturn (2) rt_sigreturn (2) sigsuspend (2) rt_sigsuspend (2) sigtimedwait (2) rt_sigtimedwait (2) Interruption of system calls and…overview of system data types NAME system_data_types - overview of system data types DESCRIPTION siginfo_t Include : <signal.h> . Alternatively, <sys/wait.h> . typedef struct { int…...rt_sigpending (2) 2.2 rt_sigprocmask (2) 2.2 rt_sigqueueinfo (2) 2.2 rt_sigreturn (2) 2.2 rt_sigsuspend (2) 2.2 rt_sigtimedwait (2) 2.2 rt_tgsigqueueinfo (2) 2.6.31 rtas (2) 2.6…atomically release blocked signals and wait for interrupt NAME sigpause - atomically release blocked signals and wait for interrupt LIBRARY Standard C library ( libc , -lc ) SYNOPS…queue a signal and data NAME rt_sigqueueinfo, rt_tgsigqueueinfo - queue a signal and data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/signal.h> /* Definition…queue a signal and data NAME rt_sigqueueinfo, rt_tgsigqueueinfo - queue a signal and data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/signal.h> /* Definition…Hierarchical Fair Service Curve NAME tc-hfcs - Hierarchical Fair Service Curve HISTORY & INTRODUCTION HFSC (Hierarchical Fair Service Curve) is a network packet scheduling algorith…Hierarchical Fair Service Curve's control under linux NAME HFSC - Hierarchical Fair Service Curve's control under linux SYNOPSIS tc qdisc add ... hfsc [ default CLASSID ] tc class …wait for signal NAME pause - wait for signal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pause(void); DESCRIPTION pause () causes the calling process…Linux routing socket NAME rtnetlink - Linux routing socket SYNOPSIS #include <asm/types.h> #include <linux/if_link.h> #include <linux/netlink.h> #include <linux/rtnetlink.h> #inclu…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…return from signal handler and cleanup stack frame NAME sigreturn, rt_sigreturn - return from signal handler and cleanup stack frame LIBRARY Standard C library ( libc , -lc ) SYNOP…wait for a signal NAME sigwait - wait for a signal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigwait(const sigset_t *restrict set , int *restrict s…routing table management NAME ip-route - routing table management SYNOPSIS ip [ ip-OPTIONS ] route { COMMAND | help } ip route { show | flush } SELECTOR ip route save SELECTOR ip r…