Re: Writing to file from Kernel Extension
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Apr 6, 2005, at 17:21, Carl Smith wrote: Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for General Semantics -------- When LuteFisk is outlawed, Only outlaws will have LuteFisk -------- _______________________________________________ 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... Is there some sample code or special calls to be able to write from a kernel extension to a file, like with ‘fopen’, ‘fprintf’ and so on? No there is not. The answer here is the same as that to your last thread regarding the use of <stdlib.h> and getifaddrs() in kernel code: you can't do it. This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin Walker