use sigaction() instead of signal() to remove SA_RESTART flag explicitly
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 30 Mar 2004 16:10:08 +0000 (16:10 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 30 Mar 2004 16:10:08 +0000 (16:10 +0000)
commit3520913216e675d1b7e1dea1c72f47cadd5e6a3d
tree55883c5f119361a5c313da6f5b15e82fd0cbd953
parent840188ce95fea7bb98ebd12a70f64ee0ef49f5cf
use sigaction() instead of signal() to remove SA_RESTART flag explicitly

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1394 94cd875c-1c1d-0410-91d2-eb244daf1a30
util-vserver/src/vshelper-sync.c