This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: missing prototypes


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]