Re: DPKG not compiling due to differences between Alpha and Intel...
Ian Jackson wrote:
>
> I'm afraid I don't have time for that at the moment - perhaps Dominik
> Kubla, who was the person trying to get it to compile on the alpha,
> could do my research for me ?
No problem. I just wanted to get a hint where to start.
>
> Does anyone know what POSIX says on this issue ?
>
I just checked "Donald Levine: POSIX Programmer's Guide (1st Ed., 1991)"
and it does only list the following members of struct sigaction:
Type Name
-------------------------
void(*)() sa_handler
sigset_t sa_mask
int sa_flags
Cheers,
Dominik
Reply to: