about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-03-06 21:21:31 +0000
committerUlrich Drepper <drepper@redhat.com>2005-03-06 21:21:31 +0000
commit5dc2883e54cd2ceec387d6fb3b889f86b9831a87 (patch)
tree2b4b3797e1c096a861d33785d9a5c15eb30385fc
parent4625abbf26ae8ca7bd49a00de0c744136323699b (diff)
downloadglibc-5dc2883e54cd2ceec387d6fb3b889f86b9831a87.tar.gz
glibc-5dc2883e54cd2ceec387d6fb3b889f86b9831a87.tar.xz
glibc-5dc2883e54cd2ceec387d6fb3b889f86b9831a87.zip
* socket/bits/socket2.h (recv): Avoid calls to the _chk variant if
	we know the call succeeds.
	(recvfrom): Likewise.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e185bfccc2..f94c6437ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* socket/bits/socket2.h (recv): Avoid calls to the _chk variant if
+	we know the call succeeds.
+	(recvfrom): Likewise.
+
 2005-03-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* posix/regexec.c (check_node_accept_bytes): Correct cast to avoid