Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/common
Module Name: syssrc
Committed By: jdolecek
Date: Sun Jul 22 13:46:52 UTC 2001
Modified Files:
syssrc/sys/compat/common: uipc_syscalls_43.c
Log Message:
return EMSGSIZE rather than ENOMEM if it would not be possible to
allocate space for accrights within stackgap
comment the copyin() of msg.msg_control in recvmsg() is safe
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/compat/common/uipc_syscalls_43.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index