Mail Archives: cygwin-developers/1998/04/23/23:52:52
Christopher Faylor wrote:
> >What this function supposed to do?
>
> It's like fdopen for Windows HANDLEs.
>
Why not implement MSVC-compatible call
int open_osfhandle (HANDLE osfhandle, int flags)? This call + dup2() does
the same as cygwin32_attach...! I think the closer cygwin's win32-specific
api will be to ms libs, the better.
BTW, Xemacs/NT developers already asked me to support this call in cygwin
:-)
--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia.
- Raw text -