home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / programm / 5865 < prev    next >
Encoding:
Text File  |  1993-01-08  |  841 b   |  23 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!gatech!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!geraldo.cc.utexas.edu!portal.austin.ibm.com!awdprime.austin.ibm.com!bynar.austin.ibm.com!subra
  3. From: subra@bynar.austin.ibm.com (Sivarama Subramanian)
  4. Subject: How does abort () work 
  5. Sender: news@austin.ibm.com (News id)
  6. Message-ID: <C0JK56.1LD2@austin.ibm.com>
  7. Date: Fri, 8 Jan 1993 15:24:42 GMT
  8. Reply-To: subra@bynar.austin.ibm.com (Sivarama Subramanian)
  9. Organization: IBM Austin, TX
  10. Lines: 11
  11.  
  12. Hi folks,
  13.     I am writing test cases to test the functionality of abort (). I would
  14. like to know when a process calls abort (), can it ignore it by setting the
  15. signal (SIGABRT, SIG_IGN). In a related note, I would like to know if a
  16. process can send a signal to itself.
  17.  
  18. Thanks in advance.
  19.  
  20.  
  21. subra
  22.  
  23.