home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / useful / dist / gnu / perl / perl-4.036-amiga / os2 / alarm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-08  |  50 b   |  3 lines

  1. #define SIGALRM SIGUSR1
  2. unsigned alarm(unsigned);
  3.