[comp.sources.wanted] Lint libraries for dpANS C and POSIX?

rsalz@bbn.com (Rich Salz) (12/23/88)

Has anyone gone through the dpANS and/or the POSIX spec and written
lint library specifications?  I might do it if no one else has...
At last, once again a use for the "-p" flag in lint.
	/rich $alz
-- 
Please send comp.sources.unix-related mail to rsalz@uunet.uu.net.

gwyn@smoke.BRL.MIL (Doug Gwyn ) (12/27/88)

In article <1321@fig.bbn.com> rsalz@bbn.com (Rich Salz) writes:
>Has anyone gone through the dpANS and/or the POSIX spec and written
>lint library specifications?

Sort of; I prepared a local guide to portable use of the three
standards (ANSI C, POSIX, SVID) in SVR2 environments including
the BRL emulation, and in it I used prototypes for all the
functions.  However, it's somewhat out of date at this point
(and, if anybody else has done the same thing, they're also
out of date unless they updated it in the last couple of weeks).
I plan to bring it up to date and will be glad to mail it or
post it (it's LONG).

None of the "lint"s I have access to support prototypes..