Xref: utzoo comp.sources.wanted:5888 comp.std.c:611 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.sources.wanted,comp.std.c Subject: Re: Lint libraries for dpANS C and POSIX? Message-ID: <9243@smoke.BRL.MIL> Date: 27 Dec 88 07:02:12 GMT References: <1321@fig.bbn.com> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 14 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..