|
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 - downloadIndex: T l
Length: 563 (0x233) Types: TextFile Names: »llib-lmts«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦3658e588a⟧ »EurOpenD3/mail/mh/mh-6.7.tar.Z« └─⟦c75e36ecb⟧ └─⟦this⟧ »mh-6.7/zotnet/mts/llib-lmts«
/* LINTLIBRARY */ #include <stdio.h> char *LocalName () { return LocalName (); } char *SystemName () { return SystemName (); } char *UucpChan () { return UucpChan (); } char *getfullname () { return getfullname (); } char *getusr () { return getusr (); } int lkclose(d,f) char *f; { return lkclose(d,f); } int lkfclose (p,f) FILE *p; char *f; { return lkfclose (p,f); } FILE *lkfopen (f,m) char *f,*m; { return lkfopen (f,m); } int lkopen (f,a) char *f; { return lkopen (f,a); } int client(a,p,s,t,r) char *a,*p,*s,*r; { return client(a,p,s,t,r); }