* socket/bits/socket2.h (recv): Avoid calls to the _chk variant if

we know the call succeeds.
	(recvfrom): Likewise.
This commit is contained in:
Ulrich Drepper 2005-03-06 21:21:31 +00:00
parent 4625abbf26
commit 5dc2883e54
1 changed files with 6 additions and 0 deletions

View File

@ -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