home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / perl / perl-4.000 / perl-4 / perl-4.036 / 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.