C-KIT-GUI-GTK 0.62
|
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "../ut/ut_cast.h"
#include "../ut/ut_os.h"
Functions | |
int | OS_file_sig_cre (int mode, void *data) |
int | OS_file_sig_wait (int mode, void *data) |
int OS_file_sig_cre | ( | int | mode, |
void * | data | ||
) |
int OS_file_sig_wait | ( | int | mode, |
void * | data | ||
) |
RetCod: 0 OK, data valid -1 cancelled by user