[klibc] [PATCH] small addition to ia64's archsignal.h

H. Peter Anvin hpa at zytor.com
Mon Nov 24 10:30:39 PST 2003


Martin Hicks wrote:
> Hi Peter,
> 
> I need this small patch to get udev to compile against the latest
> klibc.  I'm not sure if this is the right thing to do, but it fixes the
> compile.
> 

I would assume that on ia64 you could have a 64-bit sig_atomic_t.

(I *think* sig_atomic_t is supposed to be the biggest integer which can 
be atomically written in a signal handler.)

	-hpa



More information about the klibc mailing list