Annotation of researchv10no/cmd/upas/mips/sys.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * System dependent header files for MIPS RISC/OS using
                      3:  * BSD compilation options.
                      4:  */
                      5: 
                      6: #include <sys/types.h>
                      7: #include <dirent.h>
                      8: #define MAXPATHLEN     MAXNAMLEN
                      9: typedef struct dirent Direct;
                     10: 
                     11: #define SIGRETURN void
                     12: typedef void (*SIG_TYP)();
                     13: 
                     14: #include </usr/include/bsd/syslog.h>
                     15: #include "/v/include/logs.h"
                     16: 
                     17: #define SETLOGMASK     setlogmask
                     18: 
                     19: #define        DEFAULT_LOG_LEVEL       LOG_DEBUG
                     20: 
                     21: #define DIALER "mx"            /* for the real Internet */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.