]> granicus.if.org Git - sudo/commitdiff
SIGPOLL is sometimes the same as SIGIO (like on HP-UX)
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 3 Apr 2010 13:44:32 +0000 (09:44 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 3 Apr 2010 13:44:32 +0000 (09:44 -0400)
compat/siglist.in

index 8f8154640c1685aa10203d770b39b76460b62805..f149eb53059e2dbd6769c301f1a8acca923a6890 100644 (file)
@@ -26,6 +26,7 @@
     ALRM    Alarm clock
     TERM    Terminated
     STKFLT  Stack fault
+# before POLL (POLL is sometimes the same as IO)
     IO      I/O possible
     XCPU    CPU time limit exceeded
     XFSZ    File size limit exceeded