History log of /external/valgrind/memcheck/tests/sendmsg.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8eb8bab992e3998c33770b0cdb16059a8b918a06 21-Jul-2015 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Bug 345248 - add support for Solaris OS in valgrind

Authors of this port:
Petr Pavlu setup@dagobah.cz
Ivo Raisr ivosh@ivosh.net
Theo Schlossnagle theo@omniti.com



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15426 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/sendmsg.c
74d80db484d781eb1305d08835c723ac2dcd58ca 02-Mar-2013 philippe <philippe@a5019735-40e9-0310-863c-91ae7b9d1cf9> small changes in sendmsg.c regtest
* avoid a warning related to pointer types
* replace exit (0) by return 0 (might help backtraces on Darwin, suggestion by Rich Coe)



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13301 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/sendmsg.c
fc75e5ea3e57d58bbbbd3fd8fff3a71de9a1b172 28-Feb-2013 tom <tom@a5019735-40e9-0310-863c-91ae7b9d1cf9> Don't check the flags word in msghdr for sendmsg as the
kernel will neither read nor write it.

Patch from Mark Wielaard to fix BZ#315441.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13294 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/memcheck/tests/sendmsg.c