DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

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

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T l

⟦51471b4a0⟧ TextFile

    Length: 915 (0x393)
    Types: TextFile
    Names: »llib-lbboards«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦3658e588a⟧ »EurOpenD3/mail/mh/mh-6.7.tar.Z« 
        └─⟦c75e36ecb⟧ 
            └─⟦this⟧ »mh-6.7/zotnet/bboards/llib-lbboards« 

TextFile

/* LINTLIBRARY */

#include "../bboards/bboards.h"
#include <pwd.h>

int	endbbent() { return endbbent(); }
struct bboard *getbbaka (a) char *a; { return getbbaka (a); }
struct bboard *getbbcpy (b) struct bboard *b; { return getbbcpy (b); }
int	getbbdist(b,a) struct bboard *b; int (*a) ();{ return getbbdist(b,a); }
struct bboard *getbbent () { return getbbent (); }
char   *getbberr () { return getbberr (); }
struct bboard *getbbnam (n) char *n; { return getbbnam (n); }
long	getbbtime () { return getbbtime (); }
int	ldrbb(b) struct bboard *b; { return ldrbb(b); }
int	ldrchk(b) struct bboard *b; { return ldrchk(b); }
void	make_lower (a,b) char *a, *b; { make_lower (a, b); }
int	setbbent(f) { return setbbent(f); }
int	setbbfile(g,f) char *g; { return setbbfile(g,f); }
int	setbbinfo(u,g,f) char *u,*g; { return setbbinfo(u,g,f); }
int	setpwinfo(p,g,f) struct passwd *p; char *g;
	{ return setpwinfo(p,g,f); }