From: "Mark E." To: DJ Delorie , djgpp-workers AT delorie DOT com Date: Mon, 12 Jun 2000 23:21:00 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: patch for _get_dev_info return bits Message-ID: <3945705C.5680.57A41@localhost> In-reply-to: <200006112138.RAA22842@envy.delorie.com> References: <3943BCD0 DOT 22771 DOT 2CF8D0 AT localhost> (snowball3 AT bigfoot DOT com) X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > For cases like this you could create a header file right in with the > sources, rather than use a public header, unless we really want those > bits to be public. > Ok, I'll make them private then. _get_dev_info is very non-portable anyway, and functions like isatty already handle its portable uses.