|
|
DataMuseum.dkPresents historical artifacts from the history of: Regnecentalen RC-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Regnecentalen RC-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 457 (0x1c9)
Types: TextFile
Notes: Uncompressed file
└─⟦ce621b962⟧ Bits:30004623 Controller Environment R. 1.2 (5.25 inch)
└─⟦ce621b962⟧ UNIX Filesystem
└─⟦3cc0ab161⟧ »CTENV.ISC/new/usr/include/sys/chain.h.Z«
└─⟦3cc0ab161⟧ »CTENV.SCO/new/usr/include/sys/chain.h.Z«
└─⟦e03896eec⟧ Bits:30004624 Controller Environment R. 1.2 (3.5 inch)
└─⟦e03896eec⟧ UNIX Filesystem
└─⟦3cc0ab161⟧ »CTENV.ISC/new/usr/include/sys/chain.h.Z«
└─⟦3cc0ab161⟧ »CTENV.SCO/new/usr/include/sys/chain.h.Z«
└─⟦this⟧
#ident "@(#)chain.h 1.1 - 91/01/03"
/* chain.h 87.03.26 */
/* merge 86.01.13 jenh */
/* rctypes.h 85.02.11 */
/* rcparams.h 85.02.21 */
/* 86.01.14 unnamed semaphores */
/* 86.06.10 release 4.0 */
/* 87.03.24 moved from rc39 to xyz */
/* 87.03.26 split into csem.h, chain.h, imc.h */
struct chain { /* chain head and chain fields in */
struct chain *next, /* ports, semaphores, etc */
*prev;
};