home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17131 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.4 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!uwm.edu!ogicse!news.u.washington.edu!serval!hlu
  2. From: hlu@eecs.wsu.edu (H.J. Lu)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Found the problems with tcsh; How to fix?
  5. Message-ID: <1992Nov18.235108.4714@serval.net.wsu.edu>
  6. Date: 18 Nov 92 23:51:08 GMT
  7. Article-I.D.: serval.1992Nov18.235108.4714
  8. References: <1992Nov18.164029.26529@galileo.cc.rochester.edu>
  9. Sender: news@serval.net.wsu.edu (USENET News System)
  10. Organization: School of EECS, Washington State University
  11. Lines: 19
  12.  
  13. In article <1992Nov18.164029.26529@galileo.cc.rochester.edu>, ctne_ltd@uhura.cc.rochester.edu (Chris Newbold) writes:
  14. |> I've found the reason why tcsh 6.02 won't run under pl5: it makes
  15. |> several calls to sigaction () with the second parameter set to NULL.
  16. |> In his announcement, Linus said that this would cause problems
  17. |> because of a bug in the library function sigaction ().
  18. |> 
  19. |> What is the best way to go about getting tcsh back up? Should I
  20. |> get the source for the library and fix sigaction (), or is there
  21. |> some temporary change I can make to get this working?
  22. |> 
  23. |> Comments, Linus? Hlu? Anybody?
  24. |> 
  25.  
  26. I feel sorry for that. The good news is it has been fixed in libc 4.2. It
  27. is still under testing due to new iostream and changes in kernel. If you
  28. want to try it, please send me a note. Beside libc 4.2, you have to use
  29. the alpha gcc 2.3.2.
  30.  
  31. H.J.
  32.