Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Thu, 3 Aug 2000 08:58:35 -0400 To: cygwin AT sources DOT redhat DOT com Subject: Re: FD_ZERO &inttypes.h Message-ID: <20000803085835.B10992@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: <3cf084363409d0f6b7de342d4ef17255 AT iobox DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <3cf084363409d0f6b7de342d4ef17255@iobox.com>; from tarmoj@iobox.com on Wed, Aug 02, 2000 at 08:56:12PM +0100 On Wed, Aug 02, 2000 at 08:56:12PM +0100, Tarmo J?rvi wrote: >I'm using Cygwin 1.1.2 and it seems to work very nicely except >two little problems: > >1) defines FD_ZERO(...) as bzero(...). During compilation, >this gives warning: implicit declaration of function bzero(...). Any ideas? grep is your friend. >2) There seems not to be (or ), where uint8_t etc. >are defined. Hopefully either of those is included in the next release. You seem to be confused as to how this all works. We provide software for your amusement. If you find problems you can either 1) submit a patch to correct the problem or 2) wait some arbitrarily long time from minutes to never for us to get around to fixing the "problem". In this case, you're asking for something that is, AFAIK, nonstandard. There appears to be a file called inttypes.h on linux. I don't see that file on a number of other UNIX systems. I am not going to be taking any time to investigate this further. Possibly someone else will be interested and will submit the necessary bits for approval. Christopher Faylor Cygwin Engineering Manager (and developer) Red Hat, Inc. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com