lint and sigvec

Chris Torek chris at umcp-cs.UUCP
Sun Nov 10 12:51:19 AEST 1985


In article <488 at isucs1.UUCP> russell at isucs1.UUCP writes:

> After reading the man page, I am inclined to make the assertion that the
> lint library has a mistake in it.

You are correct.  llib-lc should read

	int sigvec(c, f, m) struct sigvec *f, *m; { return 0; }

That is not the only bug in the 4.2BSD lint library.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at mimsy.umd.edu



More information about the Comp.unix.wizards mailing list