Re: Writing to BSD layer from I/O kit layer
Re: Writing to BSD layer from I/O kit layer
- Subject: Re: Writing to BSD layer from I/O kit layer
- From: Boris Remizov <email@hidden>
- Date: Thu, 19 Jul 2012 15:12:42 +0400
Hi,
Yes it is possible via VFS layer, it includes couple or read/write/open/create/close routines, close to their C analogs. Valuable difference is only in working with directories - in VFS you have do bigger work yourself. Please refer to the <vfs/vfs_support.h>.
Regards,
Boris
On Wed, Jul 18, 2012 at 12:22 PM, Mehdi Esmaeelpour
<email@hidden> wrote:
Hi all
I want to create a kext that create a file and write something to it ... Can i do this?
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden