]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 18 Jan 2003 10:12:37 +0000 (10:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 18 Jan 2003 10:12:37 +0000 (10:12 +0000)
commit039c1b75276118560dae730b033261a1ae8df7fa
tree60a177af1f3c1ab6f8f79a6f0c89952eaa72a7b6
parente76afb7be1dbbd9337901dee42569c495ffa32ba
Update.

2003-01-18  Ulrich Drepper  <drepper@redhat.com>

* inet/rexec.c (rexec_af): Protect socket operations with
TEMP_FAILURE_RETRY.  Use writev instead of multiple write.
* inet/rcmd.c (rcmd_af): Likewise.
ChangeLog
inet/rexec.c