Re: [darwin-dev] Where is uwritec ?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello, -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Sep 28, 2007, at 1:40 PM, Alexander von Below wrote: which dependency do I have to declare in order to use uwritec (in sys/uio.h ) ? None of the normal dependencies (kernel, libkern, mach, bsd, iokit) seem to contain it It's not exported because it exists only to service the nvram driver on the PPC, and it's used there because we haven't bothered to update the code ("if it ain't broke, don't fix it"). You should not use nor need to use it. Use the standard uio functions instead. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert