String functions in kext
String functions in kext
- Subject: String functions in kext
- From: sheetal phirke <email@hidden>
- Date: Fri, 23 Sep 2011 16:15:16 +0530 (IST)
Hi All,
I need to use string functions like strstr, strrchr etc. in my IOKit driver on Mac OS 10.6. These functions are not available in 10.6, in Mac OS 10.5 & 10.4 they are in stdlib.h, which is present in libsa.
Is it Ok if I write my own functions for this in 10.6? what is the reason Mac doesn't provide support for these functions?
Thanks & Regards,
Sheetal.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden