Hello Erik,

Monday, December 14, 2009, 1:02:58 PM, you wrote:

>> POSIX is a *subsystem*. you are using Win32 subsystem. There is also

> Please enlighten me. How do I access the POSIX subsystem?

i don't know since i never tried. it seems that this is bad idea. if
you really need it, it should be better to use cygwin

POSIX subsystem was implemented by MS (and other major players) only
to meet some bureaucratic reqs from DoD/UsGov, and i don't know any
program really using it. just don't mix C library emulation of POSIX
calls on top of Win32 with POSIX subsystem (btw, both are implemented
on top of native Windows API)

-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to