DataMuseum.dk

Presents historical artifacts from the history of:

Bogika Butler

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

See our Wiki for more about Bogika Butler

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦97a5ca4c3⟧ TextFile

    Length: 1920 (0x780)
    Types: TextFile
    Names: »UNIJCS.ID«

Derivation

└─⟦909f4eb2b⟧ Bits:30009789/_.ft.Ibm2.50006622.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »UNIJCS.ID« 
└─⟦ddcd65152⟧ Bits:30009789/_.ft.Ibm2.50006617.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »UNIJCS.ID« 

TextFile

 
æ*****************************************************************
                        Copyright 1984 by
                        NCR Corporation
                        Dayton, Ohio  U.S.A.
                        All Rights Reserved
******************************************************************
                        EOS Software produced by:
                        NCR Systems Engineering - Copenhagen
                        Copenhagen
                        DENMARK
*****************************************************************å
 
æ UNIPS family, vers.01.01.00 å
 
Object UNIPS;
TYPE
  refShClFS = ^^ ShClFS;
  refGrpObj = ^^ GroupObj ;
  IDType = Long;
 
ENTRY INIT (IN maxStack : sizeType ;
            IN procSize : sizeType ;
            IN extSize  : sizeType);
 
ENTRY INCLUDE (OUT group : refGrpObj ;
               IN ShareMaster : refShClFS;
               IN termName  : fullId;
               IN loginProg : fullId);
 
ENTRY EXCLUDE (IN group : refGrpObj);
 
Object GroupObj;
 
ENTRY PREPEXEC (OUT execArgs   : ref; æsegmentå
                IN  sourceName : fullId;
                IN  argBytes   : Long);
 
ENTRY FORKBEGIN (IN stack  : ref ;
                 IN data   : ref);
 
ENTRY FORKEND ;
 
ENTRY WAITexit (OUT procID : Long ;
                OUT status : Long);
 
ENTRY PAUSE ;
 
ENTRY ALARM (IN secs : Long) ;
 
ENTRY SIGSAG ( IN OUT sigOp   : Long ;
               IN OUT sigNo   : Long ;
               IN OUT sigFunc : Long);
 
ENTRY SETGETID (IN   IDID : Long   ;
                IN OUT ID : IDType);
 
ENTRY GetUniqueId (OUT uniqueId : fullId);     æear 83-11-10å
 
PRIVATE STARTGRP (IN ShareMaster : refShClFs;
                  IN termName  : fullId ;
                  IN loginProg : fullId);
 
end;
end;
 
«eof»