summaryrefslogtreecommitdiff
path: root/os2/alarm.h
blob: b5fe69445b402cceb6b87be2c4996f7586a83dcc (plain)
1
2
#define SIGALRM SIGUSR1
unsigned alarm(unsigned);