On Thursday, January 9, 2003, at 12:37 AM, Deepak Kumar Singh wrote: Can any body tell where is the proc directory structure in Darwin kernel .... which store all the process information ..... Yup; it's not there. Darwin does not have the /proc file system. Look at 'ps' and 'lsof' to see how this information is gleaned from the kernel. one more silly question : does darwin support khook_create ??? to hook kernel calls ... is there any work around ? No. Work-around for what? Regards, Justin -- /~\ The ASCII Justin C. Walker, Curmudgeon-at-Large \ / Ribbon Campaign X Help cure HTML Email / \ _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Justin C. Walker