Functions |
| pointer | ALARM (context *ctx, int n, argv) |
| pointer | ASCTIME (context *ctx, int n, argv) |
| int | coerceintval (pointer) |
| pointer | GETITIMER (context *ctx, int n, argv) |
| pointer | GETPAGESIZE (context *ctx, int n, argv) |
| pointer | GETPGRP (context *ctx, int n, argv) |
| pointer | GETPID (context *ctx, int n, pointer *argv) |
| pointer | GETPPID (context *ctx, int n, argv) |
| pointer | GETRUSAGE (context *ctx, int n, argv) |
| pointer | GETTIMEOFDAY (context *ctx, int n, argv) |
| pointer | KILL (context *ctx, int n, argv) |
| pointer | LOCALTIME (context *ctx, n, argv) |
| pointer | PTIMES (context *ctx, int n, argv) |
| pointer | RUNTIME (context *ctx, int n, argv) |
| pointer | SETITIMER (context *ctx, int n, argv) |
| pointer | SIGADDSET (context *ctx, int n, argv) |
| pointer | SIGDELSET (context *ctx, int n, argv) |
| pointer | SIGNAL (context *ctx, int n, argv) |
| pointer | SIGPROCMASK (context *ctx, int n, argv) |
| pointer | UALARM (context *ctx, int n, argv) |
| pointer | WAIT (context *ctx, int n, argv) |
Variables |
| time_t | altzone |
| pointer | argv [] |
| int | daylight |
| int | errno |
| pointer | eussigvec [NSIG] |
| int | n |
| static char * | rcsid = "@(#)$Id$" |
| int | sys_nerr |
| time_t | timezone |
| char * | tzname [2] |