|
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 - metrics - download
Length: 320 (0x140) Types: TextFile Names: »sig.h«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/General/Warp/sig.h«
/* $Header: sig.h,v 7.0 86/10/08 15:13:32 lwall Exp $ */ /* $Log: sig.h,v $ * Revision 7.0 86/10/08 15:13:32 lwall * Split into separate files. Added amoebas and pirates. * */ void sig_catcher(); #ifdef SIGTSTP void cont_catcher(); void stop_catcher(); #endif void mytstp(); void sig_init(); void finalize();