aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ed6d18..2048932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2003-01-17 Roland McGrath <roland@redhat.com>
* math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]: