Re: old_sigset_t vs. sigset_t
Richard Henderson (rth@dot.cygnus.com)
Mon, 8 Dec 1997 17:29:35 -0800
On Mon, Dec 08, 1997 at 08:32:37AM -0500, Steven N. Hirsch wrote:
> Any and all applications using signals now require editing to compile
> against recent 2.1.x kernels. Is this really what was intended, or is
> there a complimentary change which must occur in one's header files?
It was not intended that user applications see the change in
signal handling. I mostly forgot how much libc5 relies on
the kernel headers.
We'll get it fixed up soon.
r~