]> granicus.if.org Git - sudo/commit
Pass on SIGTSTP to the command if it was sent by a user process
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Aug 2012 19:38:57 +0000 (15:38 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Aug 2012 19:38:57 +0000 (15:38 -0400)
commita73730b72c863748ab5f7874109e8ca1519a2687
tree7311e04e29a180cfa4efb5b15fe069bc5dcc1bd4
parent9f9bc93e25cdf80a50ed1e344eee971aaa3c03e9
Pass on SIGTSTP to the command if it was sent by a user process
(not the kernel or the terminal) when we are not I/O logging and
set the default SIGTSTP handler when we re-send the signal to
ourself, restoring our handler after we resume.

--HG--
branch : 1.7
exec.c