home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- 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
- From: subra@bynar.austin.ibm.com (Sivarama Subramanian)
- Subject: How does abort () work
- Sender: news@austin.ibm.com (News id)
- Message-ID: <C0JK56.1LD2@austin.ibm.com>
- Date: Fri, 8 Jan 1993 15:24:42 GMT
- Reply-To: subra@bynar.austin.ibm.com (Sivarama Subramanian)
- Organization: IBM Austin, TX
- Lines: 11
-
- Hi folks,
- I am writing test cases to test the functionality of abort (). I would
- like to know when a process calls abort (), can it ignore it by setting the
- signal (SIGABRT, SIG_IGN). In a related note, I would like to know if a
- process can send a signal to itself.
-
- Thanks in advance.
-
-
- subra
-
-