Re: Sources of _execve and __posix_spawn
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I've found that I can find stuff using Google. Not sure if it always works, but adding site:opensource.apple.com to a Google search has worked for me recently. I know it didn't used to work. In the past, I have used "strings" to search for project strings embedded within the binaries. Not every binary has them though. I tried both the Apple sites and Google, and they didn't give hits. Try reading Amit Singh's book. -- Terry _______________________________________________ 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... On Jun 3, 2009, at 5:14 AM, Hans Aberg <haberg@math.su.se> wrote: On 3 Jun 2009, at 11:00, Chris Suter wrote: For 'mach_', there seems to in general no man-pages. In general, we consider the Mach stuff to be implementation detail, and want you to use franewrks so we can feel free to change the implementation details, in particular, the interface contracts, any time we want. Feel free to figure out how to use the functions directly; but expect to have to rework and recompile your code after any release or software update, with no prior warning and no recourse, should you break. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert