Which platforms don't HAVE_POSIX_SIGNALS?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Which platforms don't HAVE_POSIX_SIGNALS?
Date: 2005-10-21 14:31:10
Message-ID: 20051021143107.GD29418@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Other than Windows I guess. Sometimes the system call restart behaviour
is annoying, but you can work around that using sigaction. But can that
be relied apon?

Thanks in advance,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-10-21 14:33:23 Re: collector/autovacuum after crash (8.1beta3)
Previous Message Kevin Grittner 2005-10-21 14:23:20 Re: Seeing context switch storm with 10/13 snapshot