home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6512 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.1 KB  |  25 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!darwin.sura.net!mips!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!sspiff!dje
  3. From: dje@sspiff.ampr.ab.ca (Doug Evans)
  4. Subject: SIGBUS
  5. Organization: Edmonton, Alberta
  6. Date: Thu, 23 Jul 1992 05:39:18 GMT
  7. Message-ID: <1992Jul23.053918.290@sspiff.ampr.ab.ca>
  8. X-Newsreader: Tin 1.1 PL4
  9. Lines: 14
  10.  
  11. When porting some applications (Mush and Tin for example) I had to
  12. patch them because Linux doesn't define SIGBUS.
  13.  
  14. Is SIGBUS missing from Linux because it isn't really needed (IE: SIGSEGV can
  15. always be used in it's place)? If so, I guess it's something application
  16. authors/porters will just have to live with. It's not that difficult
  17. if one uses #ifdef SIGBUS/#endif - one needn't have to add any Linux specific
  18. configuration stuff per se.
  19.  
  20. I just thought I'd bring this topic up because except for SIGBUS
  21. these two applications more or less ported ***** as is *****. Way cool!
  22. -- 
  23. Doug Evans               | "You're just supposed to sit here?"
  24. dje@sspiff.ampr.ab.ca    |               - Worf in a mud bath.
  25.