Chris Taylor wrote:
> Christopher Faylor wrote:
>> On Fri, Jan 06, 2006 at 03:04:01PM +0530, Vijay Kiran Kamuju wrote:
>>> I could see getsubopt declaration in the unistd.h
>>> but in unix/linux its defined in stdlib.h
>>> i have also noticed that cygwin1.dll does not have that function
>>> implem
Christopher Faylor wrote:
On Fri, Jan 06, 2006 at 03:04:01PM +0530, Vijay Kiran Kamuju wrote:
Hi,
I could see getsubopt declaration in the unistd.h
but in unix/linux its defined in stdlib.h
i have also noticed that cygwin1.dll does not have that function implemented.
as strings cygwin1.dll as
On Fri, Jan 06, 2006 at 03:04:01PM +0530, Vijay Kiran Kamuju wrote:
>Hi,
>
>I could see getsubopt declaration in the unistd.h
>but in unix/linux its defined in stdlib.h
>i have also noticed that cygwin1.dll does not have that function implemented.
>as strings cygwin1.dll as of the 20060105 snapshot
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 b
Hi,
I could see getsubopt declaration in the unistd.h
but in unix/linux its defined in stdlib.h
i have also noticed that cygwin1.dll does not have that function implemented.
as strings cygwin1.dll as of the 20060105 snapshot debug version did
not give any results for the string getsubopt.
Its well
5 matches
Mail list logo