home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / apps / 5717 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.0 KB  |  36 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!brunix!brunix!wcn
  3. From: wcn@cs.brown.edu (Wen-Chun Ni)
  4. Subject: Re: Uncompress
  5. Message-ID: <1992Aug31.074308.18832@cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Brown University Department of Computer Science
  8. References: <1992Aug28.073813.8925@midway.uchicago.edu> <DENS.92Aug28123319@spotted.owlnet.rice.edu> <1992Aug31.054400.13784@news.columbia.edu>
  9. Date: Mon, 31 Aug 1992 07:43:08 GMT
  10. Lines: 24
  11.  
  12. In article <1992Aug31.054400.13784@news.columbia.edu> mig@cunixb.cc.columbia.edu (Meir I Green) writes:
  13. >
  14. >Oh!?  Did you port ksh :-)
  15. >or are you using 4os2?
  16. >
  17. >Anybody want to tackle porting bash to os/2?
  18. >*Please*?!  :-)
  19. >
  20.  
  21. I don't feel very optimistic about the porting of Unix styled shells.
  22. The immediate reasons are:
  23.   1. (still) fork problems, and
  24.   2. lacking of the job-controlling signals like SIGTSTP/SIGCONT
  25.      under OS/2 (is there any?)
  26.  
  27. To solve the fork problem, a lot of modifications to the original 
  28. code should be rewritten.
  29.  
  30. The job control hooks depend on IBM:-(.
  31.  
  32.  
  33.  
  34.  
  35. Wen-Chun Ni
  36.