[darwinbuild-changes] [253] trunk/darwinxref/DBPlugin.h

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 02:02:00 PDT 2006


Revision: 253
          http://trac.macosforge.org/projects/darwinbuild/changeset/253
Author:   kevin
Date:     2006-10-04 02:01:59 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
- added DBCopyBuildInheritance()

Modified Paths:
--------------
    trunk/darwinxref/DBPlugin.h

Modified: trunk/darwinxref/DBPlugin.h
===================================================================
--- trunk/darwinxref/DBPlugin.h	2005-09-16 02:51:03 UTC (rev 252)
+++ trunk/darwinxref/DBPlugin.h	2006-10-04 09:01:59 UTC (rev 253)
@@ -140,6 +140,8 @@
 int DBHasBuild(CFStringRef build);
 CFArrayRef DBCopyBuilds();
 
+CFArrayRef DBCopyBuildInheritance(CFStringRef build);
+
 CFTypeID  DBCopyPropType(CFStringRef property);
 CFTypeID  DBCopyPropSubDictType(CFStringRef property);
 CFArrayRef DBCopyPropNames(CFStringRef build, CFStringRef project);

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20061004/c71b1122/attachment-0001.html


More information about the darwinbuild-changes mailing list