Date: Thu, 15 Aug 1996 15:03:05 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: jkh@freefall.freebsd.org (Jordan K. Hubbard), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libncurses lib_newterm.c Message-ID: <25792.840146585@time.cdrom.com> In-Reply-To: Your message of "Thu, 15 Aug 1996 23:39:43 %2B0200." <199608152139.XAA02811@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> As Jordan K. Hubbard wrote: > > jkh 96/08/15 14:13:56 > > > > Modified: lib/libncurses lib_newterm.c > > Log: > > Switch from using sigaction to signal. > > Why is this? sigaction() is Posix, signal() ain't. sigaction had unwonted side-effects. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25792.840146585>