home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / win32 / 3156 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!dynsim1!mbb
  3. From: mbb@litwin.com (Mark Beyleveld)
  4. Subject: Re: POSIX interface/Access to WIN32 calls
  5. Message-ID: <1993Jan27.133919.21035@litwin.com>
  6. Organization: Litwin Process Automation
  7. References: <1993Jan18.205847.13264@sobeco.com> <1993Jan21.070314.15778@ryn.mro4.dec.com> <lltljvINN48a@exodus.Eng.Sun.COM> <1993Jan25.190204.3950@mkseast.uucp>
  8. Date: Wed, 27 Jan 1993 13:39:19 GMT
  9. Lines: 18
  10.  
  11. I have encountered similar problems. I looked at the command shell under
  12. NT and decided that it was inadequate for any serious work. I understand
  13. that compatibility with DOS placed severe restrictions on what could be
  14. done, and that there are many different concepts of ideality.
  15.  
  16. So, I set out to port the public-domain Korn shell to NT. The problem that
  17. I encountered was that none of the subsystems has the full set of system
  18. calls required. A combination of the native NT API and the POSIX subsystem
  19. does, but, as I found out, this creates an executable that dies with a 
  20. system error as soon as it is invoked.
  21.  
  22. My desire is not to debate, but get useful work done. Any suggestions,
  23. Microsoft?
  24.  
  25. -- 
  26. ---------------------------------------------------------------------
  27. Mark Beyleveld
  28. Litwin Process Automation
  29.