home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / perl-4.036-src.lha / perl-4.036 / os2 / alarm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-09  |  50 b   |  3 lines

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