RTEMS CPU Kit with SuperCore  4.11.3
Functions
sigaddset.c File Reference

Function Adds Signal from Set. More...

#include <errno.h>
#include <rtems/system.h>
#include <rtems/posix/sigset.h>
#include <rtems/seterr.h>
Include dependency graph for sigaddset.c:

Functions

int sigaddset (sigset_t *set, int signo)
 

Detailed Description

Function Adds Signal from Set.