- made the alarm() code working with glibc also; glibc restarts
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 25 Jul 2005 15:50:48 +0000 (15:50 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 25 Jul 2005 15:50:48 +0000 (15:50 +0000)
commit28000d3b3f05ea2b1adf602409352e933bd3ee0f
tree756e4b4a4c4fdfe13d2ce65318f0b598a03deb1f
parenta79022bc6a0cf5c184f521cf48d20571a923a4b1
- made the alarm() code working with glibc also; glibc restarts
  vc_wait_exit() instead of interrupting it so an explicit
  siginterrupt(2) is required
- call alarm(2) again when EINTR was seen

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