Test the availability of SA_RESTART and use it conditionally.

This commit is contained in:
mmdolze
2009-11-01 08:38:58 +00:00
parent 362aa05fd2
commit 0f9206d36c
6 changed files with 23 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ v.0.5dev (ongoing development)
* Make all drivers using parallel port fail if they cannot get IO permission
* Include <errno.h> instead of <sys/errno.h> everywhere (found by S. Klauer)
* configure: Fix de-selecting of drivers
* Build system: Add a check testing if SA_RESTART flag is available.
v0.5.3
+ lcdexec: notification when called program finishes