home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4226 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.2 KB

  1. Path: sparky!uunet!gatech!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: tcsh for os2?
  5. Keywords: unix xwindows shell
  6. Message-ID: <1992Aug14.192541.3700@njitgw.njit.edu>
  7. Date: 14 Aug 92 19:25:41 GMT
  8. References: <94@slpfs1.UUCP> <1992Aug13.164259.10345@jato.jpl.nasa.gov>
  9. Sender: news@njit.edu
  10. Organization: New Jersey Institute of Technology, Newark, N.J.
  11. Lines: 14
  12. Nntp-Posting-Host: hertz.njit.edu
  13.  
  14. In article <1992Aug13.164259.10345@jato.jpl.nasa.gov> andy@huey.Jpl.Nasa.Gov (Andy Poulsen) writes:
  15. >why can't tcsh be compiled for os/2?  the sources are freely available,
  16. >and from what i've heard the emx port should allow fairly easy porting.
  17. >it'd be a welcome addition, i think (and free, at that...)
  18.  
  19. Tcsh uses the fork() call, and it hooks into Unix's signal()
  20. interface.  These two things a vey difficult to do under OS/2.  fork()
  21. is impossible, and signals are handled differently.
  22.  
  23. -- 
  24.    |)  David Charlap           "I don't even represent myself
  25.   /|_  dic5340@hertz.njit.edu   sometimes so NJIT is right out!.
  26.  ((|,)
  27.   ~|~  Hi! I am a .signature virus, copy me into your .signature file.
  28.