...mode */ char waitv; /* if set, hang on writes if not active */ short relsig; /* signal to raise on release op */ short acqsig; /* signal to raise on acquisition */ short frsig; …...er it ignores a SIGFPE , SIGILL , or SIGSEGV signal that was not generated by kill (2) or raise (3). Integer division by zero has undefined result. On some architectures it will…...d has insufficient privilege to call iopl (); the CAP_SYS_RAWIO capability is required to raise the I/O privilege level above its current value. VERSIONS glibc2 has a prototype …...d, the result is undefined, unless the signal was generated by kill (2), sigqueue (3), or raise (3). See sigsetops (3) for details on manipulating signal sets. Note that it is p…...d, the result is undefined, unless the signal was generated by kill (2), sigqueue (3), or raise (3). See sigsetops (3) for details on manipulating signal sets. Note that it is p…...er it ignores a SIGFPE , SIGILL , or SIGSEGV signal that was not generated by kill (2) or raise (3). Integer division by zero...er it ignores a SIGFPE , SIGILL , or SIGSEGV signal that was not generated by kill (2) or raise (3). Integer division by zero...nd modified via the third field of /proc/sys/kernel/sem . Note : this limit should not be raised above 1000, because of the risk of that semop () fails due to kernel memory frag…...nd modified via the third field of /proc/sys/kernel/sem . Note : this limit should not be raised above 1000, because of the risk of that semop () fails due to kernel memory frag…...privileged. Appropriate privilege (Linux: the CAP_SYS_RESOURCE capability) is required to raise the msg_qbytes value beyond the system parameter MSGMNB . IPC_RMID Immediately re…...12, but see BUGS below) This specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice (2). The actual ceiling for the nice value is calc…...12, but see BUGS below) This specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice (2). The actual ceiling for the nice value is calc…...12, but see BUGS below) This specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice (2). The actual ceiling for the nice value is calc…...12, but see BUGS below) This specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice (2). The actual ceiling for the nice value is calc…...12, but see BUGS below) This specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice (2). The actual ceiling for the nice value is calc…...come ready for I/O. Programs that receive signals normally use the signal handler only to raise a global flag. The global flag will indicate that the event must be processed in …...ls that are pending for delivery to the calling thread (i.e., the signals which have been raised while blocked). The mask of pending signals is returned in set . RETURN VALUE si…...ls that are pending for delivery to the calling thread (i.e., the signals which have been raised while blocked). The mask of pending signals is returned in set . RETURN VALUE si…...YDIR If the filesystem object to be marked is not a directory, the error ENOTDIR shall be raised. FAN_MARK_MOUNT Mark the mount specified by pathname . If pathname is not itself…...checks in a protocol-specific manner if the other end is still alive. A SIGPIPE signal is raised if a process sends or receives on a broken stream; this causes naive processes, …