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/
- missing prototypes Ching, Jimen
- Re: missing prototypes Christopher Faylor
- Re: missing prototypes Ching, Jimen