honor return codes of read(2) and write(2) when communication with the rpm-fake-helper
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 22 Mar 2005 15:27:09 +0000 (15:27 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 22 Mar 2005 15:27:09 +0000 (15:27 +0000)
commit58cd0b825ee6ca61a092318eacf117072a9df2b0
tree3f519109c298dbe0a2a15d4f96e0145dea4f635a
parentdcc821d5e4ddce80bec4aa8dab10a26a37f1f42b
honor return codes of read(2) and write(2) when communication with the rpm-fake-helper
call read(2) and write(2) through TEMP_FAILURE_RETRY()
use Vwrite() instead of write(2) at some places

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