2 Sep
2008
2 Sep
'08
12:58 p.m.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 02/09/2008, at 10:18 PM, Jean-Daniel Dupas wrote: ยป nm /usr/lib/libSystem.dylib | grep __syscall 000441d0 t ___syscall Hrm. I have to call it, what do I do? -- LD. _______________________________________________ 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... It's very clearly there, why can't my code find it? Because it is an internal symbol and it is not exported (note the lower case 't' in front of the symbol name). This email sent to site_archiver@lists.apple.com