|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T g ┃
Length: 720 (0x2d0) Types: TextFile Names: »globals1.c«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec8/sps/globals1.c«
# include "sps.h" # include "flags.h" /* Read/Write Variables global to the code of sps */ struct info Info ; /* Information structure */ struct flags Flg ; /* Flag options */ struct summary Summary ; /* Summary of processes */ union userstate User ; /* Upage of one process */ int Flmem, Flkmem, Flswap ; /* File descriptors */ unsigned Termwidth ; /* Width of output device */ short Lastpgrp ; /* Last process pgrp printed */ short Lastuid ; /* Last process uid printed */