site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Nov 3, 2006, at 1:13 AM, Terry Lambert wrote: On Nov 2, 2006, at 6:09 AM, Stephane wrote: It's incorrect in both the header and documentation: kern_control.h Bug report filed: (Problem ID: 4816011) --------- "Return Value You do not enqueue any data when you call this function... IMHO, this is a copy paste from the ctl_enqueuembuf description. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... The "Return Value" description for the ctl_getenqueuespace API is wrong. It looks like to be a copy-paste from the enqueue calls. http://developer.apple.com/documentation/Darwin/Reference/ KPI_Reference/kern_control/CompositePage.html#HeaderDoc_functions What is the correct description? It's an errno_t - I looked at both your linked documentation and the current releases source code, and it looks correct; why do you think it's incorrect? 0 - Data was enqueued to be read by the client. EINVAL - Invalid parameters." This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane