register for notification when a message is available NAME mq_notify - register for notification when a message is available LIBRARY Real-time library ( librt......Safe STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. SEE ALSO mq_close (3), mq_getattr (3), mq_notify (3), mq_open (3), mq_receive (3), mq_send (3), mq_overview (7)...all. STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. SEE ALSO mq_close (3), mq_getattr (3), mq_notify (3), mq_open (3), mq_receive (3), mq_unlink (3), timespec (3), mq_overview (7…...all. STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. SEE ALSO mq_close (3), mq_getattr (3), mq_notify (3), mq_open (3), mq_send (3), mq_unlink (3), timespec (3), mq_overview (7), …...not applied to the permissions specified in mode . SEE ALSO mq_close (3), mq_getattr (3), mq_notify (3), mq_receive (3), mq_send (3), mq_unlink (3), mq_overview (7)create a child process NAME fork - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t fork(void); DESCRIPTION fork () creates a new…Seccomp user-space notification mechanism NAME seccomp_unotify - Seccomp user-space notification mechanism LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/seccom…get/set message queue attributes NAME mq_getsetattr - get/set message queue attributes SYNOPSIS #include <mqueue.h> /* Definition of struct mq_attr */ #include <sys/syscall.h> /* D…...ns. • Signals sent for message queue notification (see the description of SIGEV_SIGNAL in mq_notify (3)) fill in si_int / si_ptr , with the sigev_value supplied to mq_notify (3)…...ns. • Signals sent for message queue notification (see the description of SIGEV_SIGNAL in mq_notify (3)) fill in si_int / si_ptr , with the sigev_value supplied to mq_notify (3)…get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …...(2) 1.0 move_mount (2) 5.2 move_pages (2) 2.6.18 mprotect (2) 1.0 mq_getsetattr (2) 2.6.6 mq_notify (2) 2.6.6 mq_open (2) 2.6.6 mq_timedreceive (2) 2.6.6 mq_timedsend (2) 2.6.6 …create a POSIX per-process timer NAME timer_create - create a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <signal.h> /* Definition of SIGEV…set file mode creation mask NAME umask - set file mode creation mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> mode_t umask(mode_t mask ); DESCRIPTIO…introduction to system calls NAME intro - introduction to system calls DESCRIPTION Section 2 of the manual describes the Linux system calls. A system call is an entry point into th…get a System V message queue identifier NAME msgget - get a System V message queue identifier LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/msg.h> int msgget(key…