DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T l

⟦7168db2f6⟧ TextFile

    Length: 1075 (0x433)
    Types: TextFile
    Names: »local.pwb1.0«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦e7f64e0c0⟧ »EurOpenD3/mail/vmh.tar.Z« 
        └─⟦dcb95597f⟧ 
            └─⟦this⟧ »include/local.pwb1.0« 

TextFile


/* system environment stuff for pwb 1.0 */

/* fine index strchr            /* */
/* fine rindex strrchr          /* */
#define NOIOCTL_H               /* there is no ioctl.h */
/* fine RDNDELAY                /* read call has NDELAY capability */
#define EMPTY                   /* can implement empty(fd) subroutine call */
#define LINKS                   /* file system has links */
#define CANFORK                 /* system has fork() */
/* fine VFORK                   /* system has vfork() */
#define ABORT_SIG SIGIOT        /* which signal does abort() use */
#define SIGARG                  /* signal catch routine has sig num as arg */
#define SIG_INCL <signal.h>
#define SGTT_INCL <sgtty.h>
#define TTYNAME                 /* use ttyname function */
/* define TTYN                  /* use ttyn function */
/* fine SHORTUID                /* uid is a short, not a char (v7+) */
/* fine ENVIRON                 /* getenv() is implemented */
/* fine VAX_MONITOR             /* use monitor() routine for vax */
#define SIGNALS                 /* system has signals */