[fpc-pascal] Stopping daemon in linux
Michael Van Canneyt
michael at freepascal.org
Mon Nov 9 22:34:14 CET 2009
On Mon, 9 Nov 2009, Jonas Maebe wrote:
>
> On 09 Nov 2009, at 21:51, Michael Van Canneyt wrote:
>
>> Hm. Quite complex code, and not processor independent.
>
> It never was processor-independent, because the siginfo codes already varied
> between architectures.
I remember days when it was processor-independent, because the initial signal
handlers only had the signal numbers as an argument.
But that's many many winters ago :-)
>> Is there not a more generic way of handling this ?
>
> I doubt it.
Very bad :(
Michael.
More information about the fpc-pascal
mailing list