Date: Fri, 19 Sep 1997 23:18:11 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, phk@critter.freebsd.dk Cc: atrens@nortel.ca, freebsd-bugs@freebsd.org, gram@cdsec.com, hackers@freebsd.org, julian@whistle.com, mike@smith.net.au Subject: Re: Bug in malloc/free Message-ID: <199709191318.XAA17318@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I still seems to me that we need a new function to mean: > "coredump, right now, no ifs, whens or buts. Thank you." A new signal, like SIGKILL except it generates cores, would be useful. We would have to fix all the assumptions that sigset_t == int to make room for another signal number. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709191318.XAA17318>