change send, sendto, and sendmsg to return a ssize_t
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 22 Feb 1994 01:37:03 +0000 (17:37 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 22 Feb 1994 01:37:03 +0000 (17:37 -0800)
commit6db52aa0dec57a8d6453257ba41bd63935caa4ab
tree28c6c5a835d17032a61cfa490831e19dfd87415e
parenta3c2a095b0cd8b45be19ca1e5596c606d49f7849
change send, sendto, and sendmsg to return a ssize_t
change send, sendto to take size_t as a length

SCCS-vsn: lib/libc/sys/send.2 8.2
usr/src/lib/libc/sys/send.2