site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com David _______________________________________________ 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... ... The canonically correct way to do this would be to remember the names of the files you have opened at the time you opened them. Alternately, you could use lsof, and it would report the files open (by name) by your process. Thanks for this information, but I simplified the question. In reality its a Cocoa app that uses a lot of open source libraries, and so I'm trying to get the list of open files, so as to better understand who is doing what. Of course, if they are temp files, the names won't help much! This email sent to site_archiver@lists.apple.com