Re: Sources of _execve and __posix_spawn
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Wed, 3 Jun 2009, Hans Aberg wrote:
On 3 Jun 2009, at 09:06, Michael Smith wrote:
http://www.opensource.apple.com/release/mac-os-x-1057/ - My problem is that I don't want to take them down all and there seems to be no on-line search facility so search the contents.
Robert Watson maintains a searchable index of a number of kernel distributions at fxr.watson.org.
That might be useful - the link above would benefit having that, plus some 'grep' like search. (__posix_spawn does not show up in the identifier search - only in the full text, so one still needs to tweak it a bit.)
It strikes me that it might be efficient to have the Xcode feature "Jump to declaration/definition" extended, so that if the source is not available locally, one can jump to it on the site.
Apple actually have a great search engine that contains all of the source code present in each Mac OS X release. It is a fantastic tool. Unfortunately you have to be inside the Apple VPN to be able to use it as it contains all non-public stuff, too... It would be great if a clone of that tool could be made available covering all the OSS parts of Mac OS X. Best regards, Anton -- Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @) Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK Linux NTFS maintainer, http://www.linux-ntfs.org/ _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Anton Altaparmakov