Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!dkuug!daimi!kaja From: kaja@daimi.aau.dk (Kaja P. Christiansen) Newsgroups: comp.unix.wizards Subject: What is sigcleanup? Message-ID: <1991Jan22.153802.9869@daimi.aau.dk> Date: 22 Jan 91 15:38:02 GMT Sender: kaja@daimi.aau.dk (Kaja P. Christiansen) Organization: DAIMI: Computer Science Department, Aarhus University, Denmark Lines: 22 In the process of debugging a perl program, I used "trace" and noticed that "trace" repeatedly showed calls to "sigcleanup" (which occasionally looped). Searching for "sigcleanup" in perl and C libraries (and manual pages as well) did not give any explanation of "sigcleanup", except that: 1) entry #139 in /usr/include/sys/syscall.h is unused. 2) "strings /usr/bin/trace" shows sigcleanup as placed between "utimes" and "adjtime" (#138 and #140 respectively). What is "sigcleanup" doing? We use sun3, SunOS 4.0.3, perl 3.44. -- Kaja P. Christiansen Computer Science Department (kpchristiansen@daimi.aau.dk) Aarhus University Phone: +45 86 12 71 88 Ny Munkegade 116, Fax: +45 86 13 57 25 DK-8000 Aarhus C., Denmark