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 Date: Sat, 15 Sep 2001 00:51:02 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: missing prototypes Message-ID: <20010915005102.B27406@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <8AC36D3167EED41184C800508BD954050167417E AT apollo DOT adtech-inc DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8AC36D3167EED41184C800508BD954050167417E@apollo.adtech-inc.com> User-Agent: Mutt/1.3.21i On Fri, Sep 14, 2001 at 05:39:18PM -1000, Ching, Jimen wrote: >Could someone please add these prototypes to the specified headers? > >process.h: int getpid(void) >io.h: int access(const char *path, int amode); > >Thanks in advance... Both of those functions are declared in unistd.h. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/