* socket/bits/socket2.h (recv): Avoid calls to the _chk variant if
authorUlrich Drepper <drepper@redhat.com>
Sun, 6 Mar 2005 21:21:31 +0000 (21:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 6 Mar 2005 21:21:31 +0000 (21:21 +0000)
we know the call succeeds.
(recvfrom): Likewise.

ChangeLog

index e185bfc..f94c643 100644 (file)
--- 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