Linked by Thom Holwerda on Mon 25th Jun 2007 20:30 UTC, submitted by Nitsudima
Thread beginning with comment 250519
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: UNIX-likes boring?
by Spellcheck on Tue 26th Jun 2007 01:10
in reply to "RE[2]: UNIX-likes boring?"
Third-party compatibility layers obviate the need for in-system POSIX support. When Windows did come with its own POSIX layers, it worked as in the other systems you mentioned. However, as I understand it, it was a small and ageing subset and eventually removed to prevent confusion with any usefully-broad or up-to-date implementation that MSFT didn't care to construct.
RE[4]: UNIX-likes boring?
by twenex on Wed 27th Jun 2007 23:47
in reply to "RE[3]: UNIX-likes boring?"






Member since:
2005-06-29
Well, there is a difference between having POSIX compatibility (Windows) and being POSIX-compliant (BeOS, QNX, most other UNIX-y OSes). I'm no programmer, but I know that most of the stuff ported to BeOS that ran fine natively would require a compatibility layer like Cygwin to work in Windows, if it would even run at all.