[fpc-devel] Linux Signals
Marco van de Voort
marcov at stack.nl
Sat Jan 1 19:25:09 CET 2011
In our previous episode, Andrew Brunner said:
> Another important thing is that (IMO) the data structure for
> TSigAction is out-dated.
> Please refer to rtl/linux/signal.inc and compare the struct with the
> one specified at the URL I included for linux... The two structs are
> different.
>
> http://www.kernel.org/doc/man-pages/online/pages/man2/sigaction.2.html
IMHO it could be that that page is simply wrong, or dumbed down. It looks
like a sigaction(3) page, while FPC implements a "true" sigaction(2).
More information about the fpc-devel
mailing list