Vijay Kiran Kamuju wrote: > I could see getsubopt declaration in the unistd.h > but in unix/linux its defined in stdlib.h
The definition in that header file actually comes from newlib, which contains an implementation of the function. But, it's not listed in cygwin.din which means it's present but not exported. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/