]> git.saurik.com Git - apple/xnu.git/blame_incremental - libsyscall/Libsyscall.xcodeproj/project.pbxproj
xnu-2782.40.9.tar.gz
[apple/xnu.git] / libsyscall / Libsyscall.xcodeproj / project.pbxproj
... / ...
CommitLineData
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 24614EF311E7C98600E78584 /* Syscalls */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 24614EFD11E7C9B900E78584 /* Build configuration list for PBXAggregateTarget "Syscalls" */;
13 buildPhases = (
14 24614EF211E7C98600E78584 /* Generate Syscalls */,
15 24614EF611E7C9A000E78584 /* Compile Syscalls */,
16 );
17 dependencies = (
18 );
19 name = Syscalls;
20 productName = Syscalls;
21 };
22 249C61101194755D00ED73F3 /* Build */ = {
23 isa = PBXAggregateTarget;
24 buildConfigurationList = 249C61191194756B00ED73F3 /* Build configuration list for PBXAggregateTarget "Build" */;
25 buildPhases = (
26 );
27 dependencies = (
28 249C61151194756A00ED73F3 /* PBXTargetDependency */,
29 );
30 name = Build;
31 productName = Build;
32 };
33 BA4414A1183366E600AAE813 /* MIG headers */ = {
34 isa = PBXAggregateTarget;
35 buildConfigurationList = BA4414A2183366E700AAE813 /* Build configuration list for PBXAggregateTarget "MIG headers" */;
36 buildPhases = (
37 BA4414A41833672200AAE813 /* Generate MIG Headers */,
38 );
39 dependencies = (
40 );
41 name = "MIG headers";
42 productName = "MIG headers";
43 };
44/* End PBXAggregateTarget section */
45
46/* Begin PBXBuildFile section */
47 030B179B135377B400DAD1F0 /* open_dprotected_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 030B179A135377B400DAD1F0 /* open_dprotected_np.c */; };
48 240BAC4C1214770F000A1719 /* memcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B028D511FF4FBB00CA64A9 /* memcpy.c */; };
49 2419382B12135FF6003CDE41 /* chmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 2419382A12135FF6003CDE41 /* chmod.c */; };
50 242AB66611EBDC1200107336 /* errno.c in Sources */ = {isa = PBXBuildFile; fileRef = 242AB66511EBDC1200107336 /* errno.c */; };
51 24484A7511F6178E00E10CD2 /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = 24484A7411F51E9800E10CD2 /* string.c */; };
52 24484A9411F61D2B00E10CD2 /* mig_reply_port.c in Sources */ = {isa = PBXBuildFile; fileRef = 24484A9311F61D1900E10CD2 /* mig_reply_port.c */; };
53 24614F0411E7CB5B00E78584 /* syscalls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 24614F0311E7CB5B00E78584 /* syscalls.a */; };
54 247A08C211F8BDC900E4693F /* _libkernel_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 247A08B311F8B05900E4693F /* _libkernel_init.c */; };
55 247A090011F8E18000E4693F /* abort.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08FF11F8E18000E4693F /* abort.h */; };
56 247A091711F8E7A800E4693F /* exc_catcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A091611F8E7A800E4693F /* exc_catcher.h */; };
57 2485235511582D8F0051B413 /* mach_legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = 2485235411582D8F0051B413 /* mach_legacy.c */; };
58 248AA963122C7B2A0085F5B1 /* unlink.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA962122C7B2A0085F5B1 /* unlink.c */; };
59 248AA965122C7C330085F5B1 /* rmdir.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA964122C7C330085F5B1 /* rmdir.c */; };
60 248AA967122C7CDA0085F5B1 /* rename.c in Sources */ = {isa = PBXBuildFile; fileRef = 248AA966122C7CDA0085F5B1 /* rename.c */; };
61 248BA01D121C56BF008C073F /* connect.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA01C121C56BF008C073F /* connect.c */; };
62 248BA01F121C607E008C073F /* fchmod.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA01E121C607E008C073F /* fchmod.c */; };
63 248BA04F121C8F06008C073F /* fcntl.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA04E121C8F06008C073F /* fcntl.c */; };
64 248BA05C121C9649008C073F /* fcntl-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA051121C8FE2008C073F /* fcntl-cancel.c */; };
65 248BA069121D9E27008C073F /* getrlimit.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA068121D9E27008C073F /* getrlimit.c */; };
66 248BA080121DA36B008C073F /* ioctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA07F121DA36B008C073F /* ioctl.c */; };
67 248BA082121DA4F3008C073F /* kill.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA081121DA4F3008C073F /* kill.c */; };
68 248BA085121DA5E4008C073F /* kill.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA084121DA5E4008C073F /* kill.c */; };
69 248BA087121DA72D008C073F /* mmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA086121DA72D008C073F /* mmap.c */; };
70 248BA089121DA8E0008C073F /* mprotect.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA088121DA8E0008C073F /* mprotect.c */; };
71 248BA08B121DAC86008C073F /* msync.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA08A121DAC86008C073F /* msync.c */; };
72 248BA08D121DB0E7008C073F /* munmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA08C121DB0E7008C073F /* munmap.c */; };
73 248BA08F121DC545008C073F /* open.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA08E121DC545008C073F /* open.c */; };
74 248BA093121DE369008C073F /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA092121DE369008C073F /* select.c */; };
75 248BA095121DE565008C073F /* select-pre1050.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA094121DE565008C073F /* select-pre1050.c */; };
76 248BA0B3121DE760008C073F /* select-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA0B2121DE760008C073F /* select-cancel.c */; };
77 248BA0BE121DE902008C073F /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA0BC121DE902008C073F /* select.c */; };
78 248BA0CD121DEBEF008C073F /* setrlimit.c in Sources */ = {isa = PBXBuildFile; fileRef = 248BA0CC121DEBEF008C073F /* setrlimit.c */; };
79 249C610B1194750E00ED73F3 /* libsystem_kernel.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D2AAC0630554660B00DB518D /* libsystem_kernel.a */; };
80 249C612F1194828600ED73F3 /* dylib_link.c in Sources */ = {isa = PBXBuildFile; fileRef = 249C612C1194827D00ED73F3 /* dylib_link.c */; };
81 24A7C5BC11FF8DA6007669EB /* accept.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5AE11FF8DA6007669EB /* accept.c */; };
82 24A7C5BD11FF8DA6007669EB /* bind.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5AF11FF8DA6007669EB /* bind.c */; };
83 24A7C5BF11FF8DA6007669EB /* getattrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B111FF8DA6007669EB /* getattrlist.c */; };
84 24A7C5C011FF8DA6007669EB /* getpeername.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B211FF8DA6007669EB /* getpeername.c */; };
85 24A7C5C111FF8DA6007669EB /* getsockname.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B311FF8DA6007669EB /* getsockname.c */; };
86 24A7C5C211FF8DA6007669EB /* lchown.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B411FF8DA6007669EB /* lchown.c */; };
87 24A7C5C311FF8DA6007669EB /* listen.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B511FF8DA6007669EB /* listen.c */; };
88 24A7C5C411FF8DA6007669EB /* recvfrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B611FF8DA6007669EB /* recvfrom.c */; };
89 24A7C5C511FF8DA6007669EB /* recvmsg.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B711FF8DA6007669EB /* recvmsg.c */; };
90 24A7C5C611FF8DA6007669EB /* sendmsg.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B811FF8DA6007669EB /* sendmsg.c */; };
91 24A7C5C711FF8DA6007669EB /* sendto.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5B911FF8DA6007669EB /* sendto.c */; };
92 24A7C5C811FF8DA6007669EB /* setattrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5BA11FF8DA6007669EB /* setattrlist.c */; };
93 24A7C5C911FF8DA6007669EB /* socketpair.c in Sources */ = {isa = PBXBuildFile; fileRef = 24A7C5BB11FF8DA6007669EB /* socketpair.c */; };
94 24B028F511FF5C3500CA64A9 /* _libkernel_init.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08B211F8B05900E4693F /* _libkernel_init.h */; settings = {ATTRIBUTES = (Private, ); }; };
95 24B223B0121DFD36007DAEDE /* sigsuspend.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B223AF121DFD36007DAEDE /* sigsuspend.c */; };
96 24B223B2121DFE6D007DAEDE /* sigsuspend-cancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B223B1121DFE6D007DAEDE /* sigsuspend-cancel.c */; };
97 24B223B5121DFF29007DAEDE /* sigsuspend.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B223B4121DFF29007DAEDE /* sigsuspend.c */; };
98 24B8C2621237F53900D36CC3 /* remove-counter.c in Sources */ = {isa = PBXBuildFile; fileRef = 24B8C2611237F53900D36CC3 /* remove-counter.c */; };
99 24D1158311E671B20063D54D /* SYS.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D1157411E671B20063D54D /* SYS.h */; };
100 24E4782712088267009A384D /* _libc_funcptr.c in Sources */ = {isa = PBXBuildFile; fileRef = 24E47824120881DF009A384D /* _libc_funcptr.c */; };
101 291D3C281354FDD100D46061 /* mach_port.c in Sources */ = {isa = PBXBuildFile; fileRef = 291D3C261354FDD100D46061 /* mach_port.c */; };
102 291D3C291354FDD100D46061 /* mach_vm.c in Sources */ = {isa = PBXBuildFile; fileRef = 291D3C271354FDD100D46061 /* mach_vm.c */; };
103 29A59AE2183B0DE000E8B896 /* renameat.c in Sources */ = {isa = PBXBuildFile; fileRef = 29A59AE1183B0DE000E8B896 /* renameat.c */; };
104 29A59AE6183B110C00E8B896 /* unlinkat.c in Sources */ = {isa = PBXBuildFile; fileRef = 29A59AE5183B110C00E8B896 /* unlinkat.c */; };
105 2BA88DCC1810A3CE00EB63F6 /* coalition.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BA88DCB1810A3CE00EB63F6 /* coalition.c */; };
106 374A36E314748F1300AAF39D /* varargs_wrappers.s in Sources */ = {isa = PBXBuildFile; fileRef = 374A36E214748EE400AAF39D /* varargs_wrappers.s */; };
107 467DAFD4157E8AF200CE68F0 /* guarded_open_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */; };
108 4BDD5F1D1891AB2F004BF300 /* mach_approximate_time.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BDD5F1B1891AB2F004BF300 /* mach_approximate_time.c */; };
109 4BDD5F1E1891AB2F004BF300 /* mach_approximate_time.s in Sources */ = {isa = PBXBuildFile; fileRef = 4BDD5F1C1891AB2F004BF300 /* mach_approximate_time.s */; };
110 729B7D0A15C8938C000E2501 /* carbon_delete.c in Sources */ = {isa = PBXBuildFile; fileRef = FB50F1B315AB7DE700F814BA /* carbon_delete.c */; };
111 72B1E6ED190723DB00FB3FA2 /* guarded_open_dprotected_np.c in Sources */ = {isa = PBXBuildFile; fileRef = 72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */; };
112 74119F46188F3B6A00C6F48F /* vm_page_size.h in Headers */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
113 7466C924170CBA53004557CC /* vm_page_size.h in Headers */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
114 746C7FEA18E48791008639D7 /* vm_page_size.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
115 74F3290B18EB269400B2B70E /* vm_page_size.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7466C923170CB99B004557CC /* vm_page_size.h */; };
116 7AE28FDF18AC41B1006A5626 /* csr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7AE28FDE18AC41B1006A5626 /* csr.c */; };
117 9002401118FC9A7F00D73BFA /* rename_ext.c in Sources */ = {isa = PBXBuildFile; fileRef = 906AA2D018F74CD1001C681A /* rename_ext.c */; };
118 A59CB95616669EFB00B064B3 /* stack_logging_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A59CB95516669DB700B064B3 /* stack_logging_internal.h */; };
119 A59CB9581666A1A200B064B3 /* munmap.c in Sources */ = {isa = PBXBuildFile; fileRef = A59CB9571666A1A200B064B3 /* munmap.c */; };
120 BA0D9FB1199031AD007E8A73 /* kdebug_trace.c in Sources */ = {isa = PBXBuildFile; fileRef = BA0D9FB0199031AD007E8A73 /* kdebug_trace.c */; };
121 BA4414AA18336A5F00AAE813 /* mach in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A51833697C00AAE813 /* mach */; };
122 BA4414AB18336A6400AAE813 /* servers in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A6183369A100AAE813 /* servers */; };
123 BA4414AD18336A9300AAE813 /* mach in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A7183369C100AAE813 /* mach */; };
124 BA4414B518336E3600AAE813 /* mach in Copy Files */ = {isa = PBXBuildFile; fileRef = BA4414A51833697C00AAE813 /* mach */; };
125 BA4414B618336E3A00AAE813 /* servers in Copy Files */ = {isa = PBXBuildFile; fileRef = BA4414A6183369A100AAE813 /* servers */; };
126 BA4414B818336E6F00AAE813 /* mach in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA4414A7183369C100AAE813 /* mach */; };
127 C639F0E51741C25800A39F47 /* gethostuuid.h in Headers */ = {isa = PBXBuildFile; fileRef = C639F0E41741C09A00A39F47 /* gethostuuid.h */; settings = {ATTRIBUTES = (Public, ); }; };
128 C6460B7C182025DF00F73CCA /* sfi.c in Sources */ = {isa = PBXBuildFile; fileRef = C6460B7B182025DF00F73CCA /* sfi.c */; };
129 C6AB38DB174202C10036DD9F /* gethostuuid.h in Headers */ = {isa = PBXBuildFile; fileRef = C639F0E41741C09A00A39F47 /* gethostuuid.h */; settings = {ATTRIBUTES = (Public, ); }; };
130 C6BEE9181806840200D25AAB /* posix_sem_obsolete.c in Sources */ = {isa = PBXBuildFile; fileRef = C6BEE9171806840200D25AAB /* posix_sem_obsolete.c */; };
131 C6C40122174155E3000AE69F /* gethostuuid_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C6C40121174154D9000AE69F /* gethostuuid_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
132 C6C4012317415637000AE69F /* gethostuuid.c in Sources */ = {isa = PBXBuildFile; fileRef = C6C4012017415384000AE69F /* gethostuuid.c */; };
133 C6C401241741566D000AE69F /* gethostuuid_private.h in Headers */ = {isa = PBXBuildFile; fileRef = C6C40121174154D9000AE69F /* gethostuuid_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
134 C6D3EFB616542C510052CF30 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD1114B00600000D8B9 /* errorlib.h */; };
135 C6D3EFB716542C510052CF30 /* externs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD6114B00600000D8B9 /* externs.h */; };
136 C6D3EFB816542C510052CF30 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD9114B00600000D8B9 /* errorlib.h */; };
137 C6D3EFB916542C510052CF30 /* mach.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDA114B00600000D8B9 /* mach.h */; };
138 C6D3EFBA16542C510052CF30 /* mach_error.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDB114B00600000D8B9 /* mach_error.h */; };
139 C6D3EFBB16542C510052CF30 /* mach_init.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDC114B00600000D8B9 /* mach_init.h */; };
140 C6D3EFBC16542C510052CF30 /* mach_interface.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDD114B00600000D8B9 /* mach_interface.h */; };
141 C6D3EFBD16542C510052CF30 /* port_obj.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDF114B00600000D8B9 /* port_obj.h */; };
142 C6D3EFBE16542C510052CF30 /* sync.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE0114B00600000D8B9 /* sync.h */; };
143 C6D3EFC116542C510052CF30 /* vm_task.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE3114B00600000D8B9 /* vm_task.h */; };
144 C6D3EFC216542C510052CF30 /* key_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD08114B00600000D8B9 /* key_defs.h */; };
145 C6D3EFC316542C510052CF30 /* ls_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD09114B00600000D8B9 /* ls_defs.h */; };
146 C6D3EFC416542C510052CF30 /* netname_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0C114B00600000D8B9 /* netname_defs.h */; };
147 C6D3EFC516542C510052CF30 /* nm_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0D114B00600000D8B9 /* nm_defs.h */; };
148 C6D3EFC616542C510052CF30 /* SYS.h in Headers */ = {isa = PBXBuildFile; fileRef = 24D1157411E671B20063D54D /* SYS.h */; };
149 C6D3EFC716542C510052CF30 /* abort.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08FF11F8E18000E4693F /* abort.h */; };
150 C6D3EFC816542C510052CF30 /* exc_catcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A091611F8E7A800E4693F /* exc_catcher.h */; };
151 C6D3EFC916542C510052CF30 /* _libkernel_init.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08B211F8B05900E4693F /* _libkernel_init.h */; settings = {ATTRIBUTES = (Private, ); }; };
152 C6D3F03016542C980052CF30 /* dummy.c in Sources */ = {isa = PBXBuildFile; fileRef = C6D3F02F16542C980052CF30 /* dummy.c */; };
153 C962B16C18DBA2C80031244A /* setpriority.c in Sources */ = {isa = PBXBuildFile; fileRef = C962B16B18DBA2C80031244A /* setpriority.c */; };
154 C962B16E18DBB43F0031244A /* thread_act.c in Sources */ = {isa = PBXBuildFile; fileRef = C962B16D18DBB43F0031244A /* thread_act.c */; };
155 C99A4F501305B2BD0054B7B7 /* __get_cpu_capabilities.s in Sources */ = {isa = PBXBuildFile; fileRef = C99A4F4E1305B1B70054B7B7 /* __get_cpu_capabilities.s */; };
156 C99A4F531305B43F0054B7B7 /* init_cpu_capabilities.c in Sources */ = {isa = PBXBuildFile; fileRef = C99A4F511305B43F0054B7B7 /* init_cpu_capabilities.c */; };
157 C9A3D6EB1672AD1000A5CAA3 /* tsd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EE57F51669673D00337E4B /* tsd.h */; };
158 C9B6A5ED153795DE00749EBA /* alloc_once.c in Sources */ = {isa = PBXBuildFile; fileRef = C9C1824F15338C0B00933F23 /* alloc_once.c */; };
159 C9D9BD19114B00600000D8B9 /* clock_priv.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC5114B00600000D8B9 /* clock_priv.defs */; };
160 C9D9BD1A114B00600000D8B9 /* clock_reply.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC6114B00600000D8B9 /* clock_reply.defs */; };
161 C9D9BD1B114B00600000D8B9 /* clock_sleep.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC7114B00600000D8B9 /* clock_sleep.c */; };
162 C9D9BD1C114B00600000D8B9 /* clock.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCC8114B00600000D8B9 /* clock.defs */; };
163 C9D9BD1D114B00600000D8B9 /* error_codes.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD0114B00600000D8B9 /* error_codes.c */; };
164 C9D9BD1E114B00600000D8B9 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD1114B00600000D8B9 /* errorlib.h */; };
165 C9D9BD1F114B00600000D8B9 /* exc_catcher_state_identity.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD2114B00600000D8B9 /* exc_catcher_state_identity.c */; };
166 C9D9BD20114B00600000D8B9 /* exc_catcher_state.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD3114B00600000D8B9 /* exc_catcher_state.c */; };
167 C9D9BD21114B00600000D8B9 /* exc_catcher.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD4114B00600000D8B9 /* exc_catcher.c */; };
168 C9D9BD22114B00600000D8B9 /* exc.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD5114B00600000D8B9 /* exc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; };
169 C9D9BD23114B00600000D8B9 /* externs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD6114B00600000D8B9 /* externs.h */; };
170 C9D9BD24114B00600000D8B9 /* fprintf_stderr.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCD7114B00600000D8B9 /* fprintf_stderr.c */; };
171 C9D9BD25114B00600000D8B9 /* errorlib.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCD9114B00600000D8B9 /* errorlib.h */; };
172 C9D9BD26114B00600000D8B9 /* mach.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDA114B00600000D8B9 /* mach.h */; };
173 C9D9BD27114B00600000D8B9 /* mach_error.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDB114B00600000D8B9 /* mach_error.h */; };
174 C9D9BD28114B00600000D8B9 /* mach_init.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDC114B00600000D8B9 /* mach_init.h */; };
175 C9D9BD29114B00600000D8B9 /* mach_interface.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDD114B00600000D8B9 /* mach_interface.h */; };
176 C9D9BD2B114B00600000D8B9 /* port_obj.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCDF114B00600000D8B9 /* port_obj.h */; };
177 C9D9BD2C114B00600000D8B9 /* sync.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE0114B00600000D8B9 /* sync.h */; };
178 C9D9BD2F114B00600000D8B9 /* vm_task.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BCE3114B00600000D8B9 /* vm_task.h */; };
179 C9D9BD30114B00600000D8B9 /* host_priv.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCE4114B00600000D8B9 /* host_priv.defs */; };
180 C9D9BD31114B00600000D8B9 /* host_security.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCE5114B00600000D8B9 /* host_security.defs */; };
181 C9D9BD35114B00600000D8B9 /* lock_set.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCEA114B00600000D8B9 /* lock_set.defs */; };
182 C9D9BD36114B00600000D8B9 /* mach_error_string.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCEB114B00600000D8B9 /* mach_error_string.c */; };
183 C9D9BD37114B00600000D8B9 /* mach_error.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCEC114B00600000D8B9 /* mach_error.c */; };
184 C9D9BD38114B00600000D8B9 /* mach_host.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCED114B00600000D8B9 /* mach_host.defs */; };
185 C9D9BD3B114B00600000D8B9 /* mach_init.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF0114B00600000D8B9 /* mach_init.c */; };
186 C9D9BD3C114B00600000D8B9 /* mach_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF1114B00600000D8B9 /* mach_msg.c */; };
187 C9D9BD3D114B00600000D8B9 /* mach_port.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF2114B00600000D8B9 /* mach_port.defs */; };
188 C9D9BD3E114B00600000D8B9 /* mach_traps.s in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF3114B00600000D8B9 /* mach_traps.s */; };
189 C9D9BD3F114B00600000D8B9 /* mach_vm.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF4114B00600000D8B9 /* mach_vm.defs */; };
190 C9D9BD41114B00600000D8B9 /* mig_allocate.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF6114B00600000D8B9 /* mig_allocate.c */; };
191 C9D9BD42114B00600000D8B9 /* mig_deallocate.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF7114B00600000D8B9 /* mig_deallocate.c */; };
192 C9D9BD43114B00600000D8B9 /* mig_reply_setup.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF8114B00600000D8B9 /* mig_reply_setup.c */; };
193 C9D9BD44114B00600000D8B9 /* mig_strncpy.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCF9114B00600000D8B9 /* mig_strncpy.c */; };
194 C9D9BD45114B00600000D8B9 /* ms_thread_switch.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFA114B00600000D8B9 /* ms_thread_switch.c */; };
195 C9D9BD46114B00600000D8B9 /* notify.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFB114B00600000D8B9 /* notify.defs */; };
196 C9D9BD47114B00600000D8B9 /* panic.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFC114B00600000D8B9 /* panic.c */; };
197 C9D9BD48114B00600000D8B9 /* port_obj.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BCFD114B00600000D8B9 /* port_obj.c */; };
198 C9D9BD4C114B00600000D8B9 /* processor_set.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD03114B00600000D8B9 /* processor_set.defs */; };
199 C9D9BD4D114B00600000D8B9 /* processor.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD04114B00600000D8B9 /* processor.defs */; };
200 C9D9BD4F114B00600000D8B9 /* semaphore.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD06114B00600000D8B9 /* semaphore.c */; };
201 C9D9BD50114B00600000D8B9 /* key_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD08114B00600000D8B9 /* key_defs.h */; };
202 C9D9BD51114B00600000D8B9 /* ls_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD09114B00600000D8B9 /* ls_defs.h */; };
203 C9D9BD53114B00600000D8B9 /* netname.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD0B114B00600000D8B9 /* netname.defs */; };
204 C9D9BD54114B00600000D8B9 /* netname_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0C114B00600000D8B9 /* netname_defs.h */; };
205 C9D9BD55114B00600000D8B9 /* nm_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D9BD0D114B00600000D8B9 /* nm_defs.h */; };
206 C9D9BD56114B00600000D8B9 /* slot_name.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD0E114B00600000D8B9 /* slot_name.c */; };
207 C9D9BD57114B00600000D8B9 /* task.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD0F114B00600000D8B9 /* task.defs */; };
208 C9D9BD58114B00600000D8B9 /* thread_act.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD10114B00600000D8B9 /* thread_act.defs */; };
209 C9D9BD59114B00600000D8B9 /* vm_map.defs in Sources */ = {isa = PBXBuildFile; fileRef = C9D9BD11114B00600000D8B9 /* vm_map.defs */; };
210 C9FD8508166D6BD400963B73 /* tsd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = C9EE57F51669673D00337E4B /* tsd.h */; };
211 E4216C311822D404006F2632 /* mach_voucher.defs in Sources */ = {isa = PBXBuildFile; fileRef = E4216C301822D404006F2632 /* mach_voucher.defs */; };
212 E453AF351700FD3C00F2C94C /* getiopolicy_np.c in Sources */ = {isa = PBXBuildFile; fileRef = E453AF341700FD3C00F2C94C /* getiopolicy_np.c */; };
213 E453AF3617013CBF00F2C94C /* libproc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2B16F868ED0002AF25 /* libproc.h */; settings = {ATTRIBUTES = (Public, ); }; };
214 E453AF3717013CC200F2C94C /* libproc_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2C16F868ED0002AF25 /* libproc_internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
215 E453AF3817013F1400F2C94C /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3D16FB20970002AF25 /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
216 E453AF3917013F1B00F2C94C /* spawn_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3E16FB20970002AF25 /* spawn_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
217 E453AF3A17013F4C00F2C94C /* stack_logging_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A59CB95516669DB700B064B3 /* stack_logging_internal.h */; };
218 E4D45C2416F856900002AF25 /* __commpage_gettimeofday.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */; };
219 E4D45C2516F856900002AF25 /* __commpage_gettimeofday.s in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2216F856900002AF25 /* __commpage_gettimeofday.s */; };
220 E4D45C2616F856900002AF25 /* mach_absolute_time.s in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2316F856900002AF25 /* mach_absolute_time.s */; };
221 E4D45C2E16F868ED0002AF25 /* libproc.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2A16F868ED0002AF25 /* libproc.c */; };
222 E4D45C2F16F868ED0002AF25 /* libproc.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2B16F868ED0002AF25 /* libproc.h */; settings = {ATTRIBUTES = (Public, ); }; };
223 E4D45C3016F868ED0002AF25 /* libproc_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C2C16F868ED0002AF25 /* libproc_internal.h */; settings = {ATTRIBUTES = (Private, ); }; };
224 E4D45C3116F868ED0002AF25 /* proc_listpidspath.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2D16F868ED0002AF25 /* proc_listpidspath.c */; };
225 E4D45C3616F86BD80002AF25 /* posix_spawn.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C3316F86BD80002AF25 /* posix_spawn.c */; };
226 E4D45C3F16FB20D30002AF25 /* spawn.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3D16FB20970002AF25 /* spawn.h */; settings = {ATTRIBUTES = (Public, ); }; };
227 E4D45C4016FB20DC0002AF25 /* spawn_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D45C3E16FB20970002AF25 /* spawn_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
228 E4D7E55C16F8776300F92D8D /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55316F8776300F92D8D /* index.c */; };
229 E4D7E55E16F8776300F92D8D /* memset.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55516F8776300F92D8D /* memset.c */; };
230 E4D7E55F16F8776300F92D8D /* strcmp.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55616F8776300F92D8D /* strcmp.c */; };
231 E4D7E56016F8776300F92D8D /* strcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55716F8776300F92D8D /* strcpy.c */; };
232 E4D7E56116F8776300F92D8D /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55916F8776300F92D8D /* strlcpy.c */; };
233 E4D7E56216F8776300F92D8D /* strlen.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55A16F8776300F92D8D /* strlen.c */; };
234 E4D7E56316F8776300F92D8D /* strsep.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D7E55B16F8776300F92D8D /* strsep.c */; };
235 EE3F605A149A6D66003BAEBA /* getaudit.c in Sources */ = {isa = PBXBuildFile; fileRef = EE3F6059149A6D66003BAEBA /* getaudit.c */; };
236/* End PBXBuildFile section */
237
238/* Begin PBXContainerItemProxy section */
239 242AB67811ED03ED00107336 /* PBXContainerItemProxy */ = {
240 isa = PBXContainerItemProxy;
241 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
242 proxyType = 1;
243 remoteGlobalIDString = 24614EF311E7C98600E78584;
244 remoteInfo = Syscalls;
245 };
246 249C61091194750700ED73F3 /* PBXContainerItemProxy */ = {
247 isa = PBXContainerItemProxy;
248 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
249 proxyType = 1;
250 remoteGlobalIDString = D2AAC0620554660B00DB518D;
251 remoteInfo = "Libmach Static";
252 };
253 249C61141194756A00ED73F3 /* PBXContainerItemProxy */ = {
254 isa = PBXContainerItemProxy;
255 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
256 proxyType = 1;
257 remoteGlobalIDString = 249C60FE1194747600ED73F3;
258 remoteInfo = Libmach;
259 };
260 BA4414AE18336AF300AAE813 /* PBXContainerItemProxy */ = {
261 isa = PBXContainerItemProxy;
262 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
263 proxyType = 1;
264 remoteGlobalIDString = BA4414A1183366E600AAE813;
265 remoteInfo = "MIG headers";
266 };
267 BA4414B218336D8D00AAE813 /* PBXContainerItemProxy */ = {
268 isa = PBXContainerItemProxy;
269 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
270 proxyType = 1;
271 remoteGlobalIDString = BA4414A1183366E600AAE813;
272 remoteInfo = "MIG headers";
273 };
274/* End PBXContainerItemProxy section */
275
276/* Begin PBXCopyFilesBuildPhase section */
277 BA4414A818336A1300AAE813 /* CopyFiles */ = {
278 isa = PBXCopyFilesBuildPhase;
279 buildActionMask = 8;
280 dstPath = "$(PUBLIC_HEADERS_FOLDER_PATH)";
281 dstSubfolderSpec = 0;
282 files = (
283 BA4414AA18336A5F00AAE813 /* mach in CopyFiles */,
284 BA4414AB18336A6400AAE813 /* servers in CopyFiles */,
285 );
286 runOnlyForDeploymentPostprocessing = 1;
287 };
288 BA4414AC18336A7700AAE813 /* CopyFiles */ = {
289 isa = PBXCopyFilesBuildPhase;
290 buildActionMask = 8;
291 dstPath = "$(PRIVATE_HEADERS_FOLDER_PATH)";
292 dstSubfolderSpec = 0;
293 files = (
294 BA4414AD18336A9300AAE813 /* mach in CopyFiles */,
295 746C7FEA18E48791008639D7 /* vm_page_size.h in CopyFiles */,
296 );
297 runOnlyForDeploymentPostprocessing = 1;
298 };
299 BA4414B418336E1A00AAE813 /* Copy Files */ = {
300 isa = PBXCopyFilesBuildPhase;
301 buildActionMask = 8;
302 dstPath = "$(PUBLIC_HEADERS_FOLDER_PATH)";
303 dstSubfolderSpec = 0;
304 files = (
305 BA4414B518336E3600AAE813 /* mach in Copy Files */,
306 BA4414B618336E3A00AAE813 /* servers in Copy Files */,
307 );
308 name = "Copy Files";
309 runOnlyForDeploymentPostprocessing = 1;
310 };
311 BA4414B718336E5600AAE813 /* CopyFiles */ = {
312 isa = PBXCopyFilesBuildPhase;
313 buildActionMask = 8;
314 dstPath = "$(PRIVATE_HEADERS_FOLDER_PATH)";
315 dstSubfolderSpec = 0;
316 files = (
317 BA4414B818336E6F00AAE813 /* mach in CopyFiles */,
318 74F3290B18EB269400B2B70E /* vm_page_size.h in CopyFiles */,
319 );
320 runOnlyForDeploymentPostprocessing = 1;
321 };
322 C63F480B1654203800A1F78F /* CopyFiles */ = {
323 isa = PBXCopyFilesBuildPhase;
324 buildActionMask = 8;
325 dstPath = "$(OS_PRIVATE_HEADERS_FOLDER_PATH)";
326 dstSubfolderSpec = 0;
327 files = (
328 C9FD8508166D6BD400963B73 /* tsd.h in CopyFiles */,
329 );
330 runOnlyForDeploymentPostprocessing = 1;
331 };
332 C6D3EFCA16542C510052CF30 /* CopyFiles */ = {
333 isa = PBXCopyFilesBuildPhase;
334 buildActionMask = 8;
335 dstPath = "$(OS_PRIVATE_HEADERS_FOLDER_PATH)";
336 dstSubfolderSpec = 0;
337 files = (
338 C9A3D6EB1672AD1000A5CAA3 /* tsd.h in CopyFiles */,
339 );
340 runOnlyForDeploymentPostprocessing = 1;
341 };
342/* End PBXCopyFilesBuildPhase section */
343
344/* Begin PBXFileReference section */
345 030B179A135377B400DAD1F0 /* open_dprotected_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = open_dprotected_np.c; sourceTree = "<group>"; };
346 240D716711933ED300556E97 /* mach_install_mig.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = mach_install_mig.sh; sourceTree = "<group>"; };
347 2419382A12135FF6003CDE41 /* chmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chmod.c; sourceTree = "<group>"; };
348 242AB66511EBDC1200107336 /* errno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = errno.c; sourceTree = "<group>"; };
349 24484A7311F51E9800E10CD2 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = "<group>"; };
350 24484A7411F51E9800E10CD2 /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = string.c; sourceTree = "<group>"; };
351 24484A9311F61D1900E10CD2 /* mig_reply_port.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_reply_port.c; sourceTree = "<group>"; };
352 24614EA111E7A2ED00E78584 /* compile-syscalls.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = "compile-syscalls.pl"; sourceTree = "<group>"; };
353 24614F0311E7CB5B00E78584 /* syscalls.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = syscalls.a; path = $BUILD_ROOT/syscalls.a; sourceTree = "<absolute>"; };
354 247A08B211F8B05900E4693F /* _libkernel_init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _libkernel_init.h; sourceTree = "<group>"; };
355 247A08B311F8B05900E4693F /* _libkernel_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = _libkernel_init.c; sourceTree = "<group>"; };
356 247A08FF11F8E18000E4693F /* abort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abort.h; sourceTree = "<group>"; };
357 247A091611F8E7A800E4693F /* exc_catcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exc_catcher.h; sourceTree = "<group>"; };
358 2485235411582D8F0051B413 /* mach_legacy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_legacy.c; sourceTree = "<group>"; };
359 248AA962122C7B2A0085F5B1 /* unlink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unlink.c; sourceTree = "<group>"; };
360 248AA964122C7C330085F5B1 /* rmdir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rmdir.c; sourceTree = "<group>"; };
361 248AA966122C7CDA0085F5B1 /* rename.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rename.c; sourceTree = "<group>"; };
362 248BA01C121C56BF008C073F /* connect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = connect.c; sourceTree = "<group>"; };
363 248BA01E121C607E008C073F /* fchmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fchmod.c; sourceTree = "<group>"; };
364 248BA04B121C8EE4008C073F /* fcntl-base.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "fcntl-base.c"; sourceTree = "<group>"; };
365 248BA04E121C8F06008C073F /* fcntl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fcntl.c; sourceTree = "<group>"; };
366 248BA051121C8FE2008C073F /* fcntl-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "fcntl-cancel.c"; sourceTree = "<group>"; };
367 248BA068121D9E27008C073F /* getrlimit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getrlimit.c; sourceTree = "<group>"; };
368 248BA07F121DA36B008C073F /* ioctl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioctl.c; sourceTree = "<group>"; };
369 248BA081121DA4F3008C073F /* kill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kill.c; sourceTree = "<group>"; };
370 248BA084121DA5E4008C073F /* kill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kill.c; sourceTree = "<group>"; };
371 248BA086121DA72D008C073F /* mmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmap.c; sourceTree = "<group>"; };
372 248BA088121DA8E0008C073F /* mprotect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mprotect.c; sourceTree = "<group>"; };
373 248BA08A121DAC86008C073F /* msync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msync.c; sourceTree = "<group>"; };
374 248BA08C121DB0E7008C073F /* munmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = munmap.c; sourceTree = "<group>"; };
375 248BA08E121DC545008C073F /* open.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = open.c; sourceTree = "<group>"; };
376 248BA090121DDD7F008C073F /* select-base.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "select-base.c"; sourceTree = "<group>"; };
377 248BA092121DE369008C073F /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
378 248BA094121DE565008C073F /* select-pre1050.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "select-pre1050.c"; sourceTree = "<group>"; };
379 248BA0B2121DE760008C073F /* select-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "select-cancel.c"; sourceTree = "<group>"; };
380 248BA0BC121DE902008C073F /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
381 248BA0CC121DEBEF008C073F /* setrlimit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setrlimit.c; sourceTree = "<group>"; };
382 249C60FF1194747600ED73F3 /* libsystem_kernel.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_kernel.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
383 249C612C1194827D00ED73F3 /* dylib_link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dylib_link.c; sourceTree = "<group>"; };
384 24A7C5AE11FF8DA6007669EB /* accept.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = accept.c; sourceTree = "<group>"; };
385 24A7C5AF11FF8DA6007669EB /* bind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bind.c; sourceTree = "<group>"; };
386 24A7C5B111FF8DA6007669EB /* getattrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getattrlist.c; sourceTree = "<group>"; };
387 24A7C5B211FF8DA6007669EB /* getpeername.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getpeername.c; sourceTree = "<group>"; };
388 24A7C5B311FF8DA6007669EB /* getsockname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getsockname.c; sourceTree = "<group>"; };
389 24A7C5B411FF8DA6007669EB /* lchown.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lchown.c; sourceTree = "<group>"; };
390 24A7C5B511FF8DA6007669EB /* listen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = listen.c; sourceTree = "<group>"; };
391 24A7C5B611FF8DA6007669EB /* recvfrom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = recvfrom.c; sourceTree = "<group>"; };
392 24A7C5B711FF8DA6007669EB /* recvmsg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = recvmsg.c; sourceTree = "<group>"; };
393 24A7C5B811FF8DA6007669EB /* sendmsg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sendmsg.c; sourceTree = "<group>"; };
394 24A7C5B911FF8DA6007669EB /* sendto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sendto.c; sourceTree = "<group>"; };
395 24A7C5BA11FF8DA6007669EB /* setattrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setattrlist.c; sourceTree = "<group>"; };
396 24A7C5BB11FF8DA6007669EB /* socketpair.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socketpair.c; sourceTree = "<group>"; };
397 24A7C5CB11FF973C007669EB /* _errno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _errno.h; sourceTree = "<group>"; };
398 24B028D511FF4FBB00CA64A9 /* memcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memcpy.c; sourceTree = "<group>"; };
399 24B223AF121DFD36007DAEDE /* sigsuspend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sigsuspend.c; sourceTree = "<group>"; };
400 24B223B1121DFE6D007DAEDE /* sigsuspend-cancel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sigsuspend-cancel.c"; sourceTree = "<group>"; };
401 24B223B3121DFF12007DAEDE /* sigsuspend-base.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "sigsuspend-base.c"; sourceTree = "<group>"; };
402 24B223B4121DFF29007DAEDE /* sigsuspend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sigsuspend.c; sourceTree = "<group>"; };
403 24B8C2611237F53900D36CC3 /* remove-counter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "remove-counter.c"; sourceTree = "<group>"; };
404 24D1156611E671B20063D54D /* __fork.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __fork.s; sourceTree = "<group>"; };
405 24D1156711E671B20063D54D /* __getpid.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __getpid.s; sourceTree = "<group>"; };
406 24D1156811E671B20063D54D /* __gettimeofday.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __gettimeofday.s; sourceTree = "<group>"; };
407 24D1156911E671B20063D54D /* __lseek.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __lseek.s; sourceTree = "<group>"; };
408 24D1156A11E671B20063D54D /* __pipe.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __pipe.s; sourceTree = "<group>"; };
409 24D1156D11E671B20063D54D /* __ptrace.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __ptrace.s; sourceTree = "<group>"; };
410 24D1156E11E671B20063D54D /* __sigaltstack.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __sigaltstack.s; sourceTree = "<group>"; };
411 24D1156F11E671B20063D54D /* __sigreturn.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __sigreturn.s; sourceTree = "<group>"; };
412 24D1157011E671B20063D54D /* __syscall.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __syscall.s; sourceTree = "<group>"; };
413 24D1157111E671B20063D54D /* __thread_selfid.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __thread_selfid.s; sourceTree = "<group>"; };
414 24D1157211E671B20063D54D /* __vfork.s */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.asm; path = __vfork.s; sourceTree = "<group>"; tabWidth = 8; };
415 24D1157311E671B20063D54D /* custom.s */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.asm; path = custom.s; sourceTree = "<group>"; tabWidth = 8; };
416 24D1157411E671B20063D54D /* SYS.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.c.h; path = SYS.h; sourceTree = "<group>"; tabWidth = 8; };
417 24D1158C11E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
418 24D1158F11E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
419 24D1159111E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
420 24D1159711E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
421 24D1159811E672270063D54D /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
422 24D1159911E6723E0063D54D /* create-syscalls.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = "create-syscalls.pl"; sourceTree = "<group>"; };
423 24E47824120881DF009A384D /* _libc_funcptr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = _libc_funcptr.c; sourceTree = "<group>"; };
424 291D3C261354FDD100D46061 /* mach_port.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_port.c; sourceTree = "<group>"; };
425 291D3C271354FDD100D46061 /* mach_vm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_vm.c; sourceTree = "<group>"; };
426 29A59AE1183B0DE000E8B896 /* renameat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renameat.c; sourceTree = "<group>"; };
427 29A59AE5183B110C00E8B896 /* unlinkat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unlinkat.c; sourceTree = "<group>"; };
428 2BA88DCB1810A3CE00EB63F6 /* coalition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = coalition.c; sourceTree = "<group>"; };
429 374A36E214748EE400AAF39D /* varargs_wrappers.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = varargs_wrappers.s; sourceTree = "<group>"; };
430 37DDFB7614748713009D3355 /* syscall.map */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syscall.map; sourceTree = "<group>"; };
431 467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = guarded_open_np.c; sourceTree = "<group>"; };
432 4BDD5F1B1891AB2F004BF300 /* mach_approximate_time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_approximate_time.c; sourceTree = "<group>"; };
433 4BDD5F1C1891AB2F004BF300 /* mach_approximate_time.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mach_approximate_time.s; sourceTree = "<group>"; };
434 72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = guarded_open_dprotected_np.c; sourceTree = "<group>"; };
435 7466C923170CB99B004557CC /* vm_page_size.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vm_page_size.h; sourceTree = "<group>"; };
436 7AE28FDE18AC41B1006A5626 /* csr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = csr.c; sourceTree = "<group>"; };
437 906AA2D018F74CD1001C681A /* rename_ext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rename_ext.c; sourceTree = "<group>"; };
438 A59CB95516669DB700B064B3 /* stack_logging_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stack_logging_internal.h; sourceTree = "<group>"; };
439 A59CB9571666A1A200B064B3 /* munmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = munmap.c; sourceTree = "<group>"; };
440 BA0D9FB0199031AD007E8A73 /* kdebug_trace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kdebug_trace.c; sourceTree = "<group>"; };
441 BA4414A51833697C00AAE813 /* mach */ = {isa = PBXFileReference; lastKnownFileType = text; name = mach; path = mig_hdr/include/mach; sourceTree = BUILT_PRODUCTS_DIR; };
442 BA4414A6183369A100AAE813 /* servers */ = {isa = PBXFileReference; lastKnownFileType = text; name = servers; path = mig_hdr/include/servers; sourceTree = BUILT_PRODUCTS_DIR; };
443 BA4414A7183369C100AAE813 /* mach */ = {isa = PBXFileReference; lastKnownFileType = text; name = mach; path = mig_hdr/local/include/mach; sourceTree = BUILT_PRODUCTS_DIR; };
444 BA5CDB4018AEBAD500E37982 /* __thread_selfusage.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __thread_selfusage.s; sourceTree = "<group>"; };
445 C639F0E41741C09A00A39F47 /* gethostuuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gethostuuid.h; sourceTree = "<group>"; };
446 C6460B7B182025DF00F73CCA /* sfi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sfi.c; sourceTree = "<group>"; };
447 C6BEE9171806840200D25AAB /* posix_sem_obsolete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = posix_sem_obsolete.c; sourceTree = "<group>"; };
448 C6C4012017415384000AE69F /* gethostuuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gethostuuid.c; sourceTree = "<group>"; };
449 C6C40121174154D9000AE69F /* gethostuuid_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gethostuuid_private.h; sourceTree = "<group>"; };
450 C6D3F02E16542C510052CF30 /* libsystem_Libsyscall_headers_Sim.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsystem_Libsyscall_headers_Sim.a; sourceTree = BUILT_PRODUCTS_DIR; };
451 C6D3F02F16542C980052CF30 /* dummy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dummy.c; sourceTree = "<group>"; };
452 C962B16B18DBA2C80031244A /* setpriority.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setpriority.c; sourceTree = "<group>"; };
453 C962B16D18DBB43F0031244A /* thread_act.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread_act.c; sourceTree = "<group>"; };
454 C99A4F4E1305B1B70054B7B7 /* __get_cpu_capabilities.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = __get_cpu_capabilities.s; sourceTree = "<group>"; };
455 C99A4F511305B43F0054B7B7 /* init_cpu_capabilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init_cpu_capabilities.c; sourceTree = "<group>"; };
456 C9C1824F15338C0B00933F23 /* alloc_once.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = alloc_once.c; sourceTree = "<group>"; };
457 C9D9BCBF114B00600000D8B9 /* .open_source_exclude */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .open_source_exclude; sourceTree = "<group>"; };
458 C9D9BCC5114B00600000D8B9 /* clock_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_priv.defs; sourceTree = "<group>"; };
459 C9D9BCC6114B00600000D8B9 /* clock_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_reply.defs; sourceTree = "<group>"; };
460 C9D9BCC7114B00600000D8B9 /* clock_sleep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = clock_sleep.c; sourceTree = "<group>"; };
461 C9D9BCC8114B00600000D8B9 /* clock.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock.defs; sourceTree = "<group>"; };
462 C9D9BCC9114B00600000D8B9 /* err_iokit.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_iokit.sub; sourceTree = "<group>"; };
463 C9D9BCCA114B00600000D8B9 /* err_ipc.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_ipc.sub; sourceTree = "<group>"; };
464 C9D9BCCB114B00600000D8B9 /* err_kern.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_kern.sub; sourceTree = "<group>"; };
465 C9D9BCCC114B00600000D8B9 /* err_libkern.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_libkern.sub; sourceTree = "<group>"; };
466 C9D9BCCD114B00600000D8B9 /* err_mach_ipc.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_mach_ipc.sub; sourceTree = "<group>"; };
467 C9D9BCCE114B00600000D8B9 /* err_server.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_server.sub; sourceTree = "<group>"; };
468 C9D9BCCF114B00600000D8B9 /* err_us.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = err_us.sub; sourceTree = "<group>"; };
469 C9D9BCD0114B00600000D8B9 /* error_codes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error_codes.c; sourceTree = "<group>"; };
470 C9D9BCD1114B00600000D8B9 /* errorlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errorlib.h; sourceTree = "<group>"; };
471 C9D9BCD2114B00600000D8B9 /* exc_catcher_state_identity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_catcher_state_identity.c; sourceTree = "<group>"; };
472 C9D9BCD3114B00600000D8B9 /* exc_catcher_state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_catcher_state.c; sourceTree = "<group>"; };
473 C9D9BCD4114B00600000D8B9 /* exc_catcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exc_catcher.c; sourceTree = "<group>"; };
474 C9D9BCD5114B00600000D8B9 /* exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = exc.defs; sourceTree = "<group>"; };
475 C9D9BCD6114B00600000D8B9 /* externs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = externs.h; sourceTree = "<group>"; };
476 C9D9BCD7114B00600000D8B9 /* fprintf_stderr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fprintf_stderr.c; sourceTree = "<group>"; };
477 C9D9BCD9114B00600000D8B9 /* errorlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errorlib.h; sourceTree = "<group>"; };
478 C9D9BCDA114B00600000D8B9 /* mach.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach.h; sourceTree = "<group>"; };
479 C9D9BCDB114B00600000D8B9 /* mach_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_error.h; sourceTree = "<group>"; };
480 C9D9BCDC114B00600000D8B9 /* mach_init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_init.h; sourceTree = "<group>"; };
481 C9D9BCDD114B00600000D8B9 /* mach_interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_interface.h; sourceTree = "<group>"; };
482 C9D9BCDF114B00600000D8B9 /* port_obj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port_obj.h; sourceTree = "<group>"; };
483 C9D9BCE0114B00600000D8B9 /* sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync.h; sourceTree = "<group>"; };
484 C9D9BCE3114B00600000D8B9 /* vm_task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_task.h; sourceTree = "<group>"; };
485 C9D9BCE4114B00600000D8B9 /* host_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_priv.defs; sourceTree = "<group>"; };
486 C9D9BCE5114B00600000D8B9 /* host_security.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_security.defs; sourceTree = "<group>"; };
487 C9D9BCEA114B00600000D8B9 /* lock_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = lock_set.defs; sourceTree = "<group>"; };
488 C9D9BCEB114B00600000D8B9 /* mach_error_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_error_string.c; sourceTree = "<group>"; };
489 C9D9BCEC114B00600000D8B9 /* mach_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_error.c; sourceTree = "<group>"; };
490 C9D9BCED114B00600000D8B9 /* mach_host.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_host.defs; sourceTree = "<group>"; };
491 C9D9BCF0114B00600000D8B9 /* mach_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_init.c; sourceTree = "<group>"; };
492 C9D9BCF1114B00600000D8B9 /* mach_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mach_msg.c; sourceTree = "<group>"; };
493 C9D9BCF2114B00600000D8B9 /* mach_port.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_port.defs; sourceTree = "<group>"; };
494 C9D9BCF3114B00600000D8B9 /* mach_traps.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mach_traps.s; sourceTree = "<group>"; };
495 C9D9BCF4114B00600000D8B9 /* mach_vm.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_vm.defs; sourceTree = "<group>"; };
496 C9D9BCF6114B00600000D8B9 /* mig_allocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_allocate.c; sourceTree = "<group>"; };
497 C9D9BCF7114B00600000D8B9 /* mig_deallocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_deallocate.c; sourceTree = "<group>"; };
498 C9D9BCF8114B00600000D8B9 /* mig_reply_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_reply_setup.c; sourceTree = "<group>"; };
499 C9D9BCF9114B00600000D8B9 /* mig_strncpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mig_strncpy.c; sourceTree = "<group>"; };
500 C9D9BCFA114B00600000D8B9 /* ms_thread_switch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ms_thread_switch.c; sourceTree = "<group>"; };
501 C9D9BCFB114B00600000D8B9 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = notify.defs; sourceTree = "<group>"; };
502 C9D9BCFC114B00600000D8B9 /* panic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = panic.c; sourceTree = "<group>"; };
503 C9D9BCFD114B00600000D8B9 /* port_obj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = port_obj.c; sourceTree = "<group>"; };
504 C9D9BD03114B00600000D8B9 /* processor_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor_set.defs; sourceTree = "<group>"; };
505 C9D9BD04114B00600000D8B9 /* processor.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor.defs; sourceTree = "<group>"; };
506 C9D9BD06114B00600000D8B9 /* semaphore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = semaphore.c; sourceTree = "<group>"; };
507 C9D9BD08114B00600000D8B9 /* key_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = key_defs.h; sourceTree = "<group>"; };
508 C9D9BD09114B00600000D8B9 /* ls_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ls_defs.h; sourceTree = "<group>"; };
509 C9D9BD0B114B00600000D8B9 /* netname.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = netname.defs; sourceTree = "<group>"; };
510 C9D9BD0C114B00600000D8B9 /* netname_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netname_defs.h; sourceTree = "<group>"; };
511 C9D9BD0D114B00600000D8B9 /* nm_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nm_defs.h; sourceTree = "<group>"; };
512 C9D9BD0E114B00600000D8B9 /* slot_name.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slot_name.c; sourceTree = "<group>"; };
513 C9D9BD0F114B00600000D8B9 /* task.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = task.defs; sourceTree = "<group>"; };
514 C9D9BD10114B00600000D8B9 /* thread_act.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = thread_act.defs; sourceTree = "<group>"; };
515 C9D9BD11114B00600000D8B9 /* vm_map.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = vm_map.defs; sourceTree = "<group>"; };
516 C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Libsyscall.xcconfig; sourceTree = "<group>"; };
517 C9EE57F51669673D00337E4B /* tsd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tsd.h; sourceTree = "<group>"; };
518 D2AAC0630554660B00DB518D /* libsystem_kernel.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsystem_kernel.a; sourceTree = BUILT_PRODUCTS_DIR; };
519 E40C845216FAFB3F00C238DD /* Libsyscall.aliases */ = {isa = PBXFileReference; lastKnownFileType = text; path = Libsyscall.aliases; sourceTree = "<group>"; };
520 E4216C301822D404006F2632 /* mach_voucher.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_voucher.defs; sourceTree = "<group>"; };
521 E453AF341700FD3C00F2C94C /* getiopolicy_np.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getiopolicy_np.c; sourceTree = "<group>"; };
522 E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = __commpage_gettimeofday.c; sourceTree = "<group>"; };
523 E4D45C2216F856900002AF25 /* __commpage_gettimeofday.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = __commpage_gettimeofday.s; sourceTree = "<group>"; };
524 E4D45C2316F856900002AF25 /* mach_absolute_time.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = mach_absolute_time.s; sourceTree = "<group>"; };
525 E4D45C2A16F868ED0002AF25 /* libproc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libproc.c; sourceTree = "<group>"; };
526 E4D45C2B16F868ED0002AF25 /* libproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libproc.h; sourceTree = "<group>"; };
527 E4D45C2C16F868ED0002AF25 /* libproc_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libproc_internal.h; sourceTree = "<group>"; };
528 E4D45C2D16F868ED0002AF25 /* proc_listpidspath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc_listpidspath.c; sourceTree = "<group>"; };
529 E4D45C3316F86BD80002AF25 /* posix_spawn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = posix_spawn.c; sourceTree = "<group>"; };
530 E4D45C3D16FB20970002AF25 /* spawn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spawn.h; sourceTree = "<group>"; };
531 E4D45C3E16FB20970002AF25 /* spawn_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spawn_private.h; sourceTree = "<group>"; };
532 E4D7E55316F8776300F92D8D /* index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = index.c; sourceTree = "<group>"; };
533 E4D7E55516F8776300F92D8D /* memset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memset.c; sourceTree = "<group>"; };
534 E4D7E55616F8776300F92D8D /* strcmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strcmp.c; sourceTree = "<group>"; };
535 E4D7E55716F8776300F92D8D /* strcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strcpy.c; sourceTree = "<group>"; };
536 E4D7E55816F8776300F92D8D /* strings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strings.h; sourceTree = "<group>"; };
537 E4D7E55916F8776300F92D8D /* strlcpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strlcpy.c; sourceTree = "<group>"; };
538 E4D7E55A16F8776300F92D8D /* strlen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strlen.c; sourceTree = "<group>"; };
539 E4D7E55B16F8776300F92D8D /* strsep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strsep.c; sourceTree = "<group>"; };
540 EE3F6059149A6D66003BAEBA /* getaudit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getaudit.c; sourceTree = "<group>"; };
541 FB50F1B315AB7DE700F814BA /* carbon_delete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = carbon_delete.c; sourceTree = "<group>"; };
542/* End PBXFileReference section */
543
544/* Begin PBXFrameworksBuildPhase section */
545 249C60FD1194747600ED73F3 /* Frameworks */ = {
546 isa = PBXFrameworksBuildPhase;
547 buildActionMask = 2147483647;
548 files = (
549 249C610B1194750E00ED73F3 /* libsystem_kernel.a in Frameworks */,
550 );
551 runOnlyForDeploymentPostprocessing = 0;
552 };
553 D289988505E68E00004EDB86 /* Frameworks */ = {
554 isa = PBXFrameworksBuildPhase;
555 buildActionMask = 2147483647;
556 files = (
557 24614F0411E7CB5B00E78584 /* syscalls.a in Frameworks */,
558 );
559 runOnlyForDeploymentPostprocessing = 0;
560 };
561/* End PBXFrameworksBuildPhase section */
562
563/* Begin PBXGroup section */
564 08FB7794FE84155DC02AAC07 /* mach */ = {
565 isa = PBXGroup;
566 children = (
567 C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */,
568 E40C845216FAFB3F00C238DD /* Libsyscall.aliases */,
569 24D1158911E672270063D54D /* Platforms */,
570 24D1156511E671B20063D54D /* custom */,
571 08FB7795FE84155DC02AAC07 /* mach */,
572 C9C1824E15338BEB00933F23 /* os */,
573 247A08B011F8AF1700E4693F /* wrappers */,
574 240D716611933ED300556E97 /* xcodescripts */,
575 1AB674ADFE9D54B511CA2CBB /* Products */,
576 BA4414B118336D6A00AAE813 /* Generated MIG headers */,
577 );
578 name = mach;
579 sourceTree = "<group>";
580 usesTabs = 1;
581 };
582 08FB7795FE84155DC02AAC07 /* mach */ = {
583 isa = PBXGroup;
584 children = (
585 C9D9BCBE114B00600000D8B9 /* arm */,
586 247A08FF11F8E18000E4693F /* abort.h */,
587 C9D9BCC5114B00600000D8B9 /* clock_priv.defs */,
588 C9D9BCC6114B00600000D8B9 /* clock_reply.defs */,
589 C9D9BCC7114B00600000D8B9 /* clock_sleep.c */,
590 C9D9BCC8114B00600000D8B9 /* clock.defs */,
591 C9D9BCC9114B00600000D8B9 /* err_iokit.sub */,
592 C9D9BCCA114B00600000D8B9 /* err_ipc.sub */,
593 C9D9BCCB114B00600000D8B9 /* err_kern.sub */,
594 C9D9BCCC114B00600000D8B9 /* err_libkern.sub */,
595 C9D9BCCD114B00600000D8B9 /* err_mach_ipc.sub */,
596 C9D9BCCE114B00600000D8B9 /* err_server.sub */,
597 C9D9BCCF114B00600000D8B9 /* err_us.sub */,
598 C9D9BCD0114B00600000D8B9 /* error_codes.c */,
599 C9D9BCD1114B00600000D8B9 /* errorlib.h */,
600 247A091611F8E7A800E4693F /* exc_catcher.h */,
601 C9D9BCD2114B00600000D8B9 /* exc_catcher_state_identity.c */,
602 C9D9BCD3114B00600000D8B9 /* exc_catcher_state.c */,
603 C9D9BCD4114B00600000D8B9 /* exc_catcher.c */,
604 C9D9BCD5114B00600000D8B9 /* exc.defs */,
605 C9D9BCD6114B00600000D8B9 /* externs.h */,
606 C9D9BCD7114B00600000D8B9 /* fprintf_stderr.c */,
607 C9D9BCD8114B00600000D8B9 /* mach */,
608 C9D9BCE4114B00600000D8B9 /* host_priv.defs */,
609 C9D9BCE5114B00600000D8B9 /* host_security.defs */,
610 C9D9BCEA114B00600000D8B9 /* lock_set.defs */,
611 C9D9BCEB114B00600000D8B9 /* mach_error_string.c */,
612 C9D9BCEC114B00600000D8B9 /* mach_error.c */,
613 C9D9BCED114B00600000D8B9 /* mach_host.defs */,
614 C9D9BCF0114B00600000D8B9 /* mach_init.c */,
615 2485235411582D8F0051B413 /* mach_legacy.c */,
616 C9D9BCF1114B00600000D8B9 /* mach_msg.c */,
617 291D3C261354FDD100D46061 /* mach_port.c */,
618 C9D9BCF2114B00600000D8B9 /* mach_port.defs */,
619 C9D9BCF3114B00600000D8B9 /* mach_traps.s */,
620 291D3C271354FDD100D46061 /* mach_vm.c */,
621 E4216C301822D404006F2632 /* mach_voucher.defs */,
622 C9D9BCF4114B00600000D8B9 /* mach_vm.defs */,
623 C9D9BCF6114B00600000D8B9 /* mig_allocate.c */,
624 C9D9BCF7114B00600000D8B9 /* mig_deallocate.c */,
625 C9D9BCF8114B00600000D8B9 /* mig_reply_setup.c */,
626 C9D9BCF9114B00600000D8B9 /* mig_strncpy.c */,
627 24484A9311F61D1900E10CD2 /* mig_reply_port.c */,
628 C9D9BCFA114B00600000D8B9 /* ms_thread_switch.c */,
629 C9D9BCFB114B00600000D8B9 /* notify.defs */,
630 C9D9BCFC114B00600000D8B9 /* panic.c */,
631 C9D9BCFD114B00600000D8B9 /* port_obj.c */,
632 C9D9BD03114B00600000D8B9 /* processor_set.defs */,
633 C9D9BD04114B00600000D8B9 /* processor.defs */,
634 C9D9BD06114B00600000D8B9 /* semaphore.c */,
635 C9D9BD07114B00600000D8B9 /* servers */,
636 C9D9BD0E114B00600000D8B9 /* slot_name.c */,
637 A59CB95516669DB700B064B3 /* stack_logging_internal.h */,
638 24484A7311F51E9800E10CD2 /* string.h */,
639 24484A7411F51E9800E10CD2 /* string.c */,
640 C9D9BD0F114B00600000D8B9 /* task.defs */,
641 C962B16D18DBB43F0031244A /* thread_act.c */,
642 C9D9BD10114B00600000D8B9 /* thread_act.defs */,
643 C9D9BD11114B00600000D8B9 /* vm_map.defs */,
644 249C612C1194827D00ED73F3 /* dylib_link.c */,
645 );
646 path = mach;
647 sourceTree = "<group>";
648 };
649 1AB674ADFE9D54B511CA2CBB /* Products */ = {
650 isa = PBXGroup;
651 children = (
652 24614F0311E7CB5B00E78584 /* syscalls.a */,
653 D2AAC0630554660B00DB518D /* libsystem_kernel.a */,
654 249C60FF1194747600ED73F3 /* libsystem_kernel.dylib */,
655 C6D3F02E16542C510052CF30 /* libsystem_Libsyscall_headers_Sim.a */,
656 );
657 name = Products;
658 sourceTree = "<group>";
659 };
660 240D716611933ED300556E97 /* xcodescripts */ = {
661 isa = PBXGroup;
662 children = (
663 24D1159911E6723E0063D54D /* create-syscalls.pl */,
664 24614EA111E7A2ED00E78584 /* compile-syscalls.pl */,
665 240D716711933ED300556E97 /* mach_install_mig.sh */,
666 );
667 path = xcodescripts;
668 sourceTree = "<group>";
669 };
670 2419382912135FE1003CDE41 /* unix03 */ = {
671 isa = PBXGroup;
672 children = (
673 2419382A12135FF6003CDE41 /* chmod.c */,
674 248BA01E121C607E008C073F /* fchmod.c */,
675 248BA068121D9E27008C073F /* getrlimit.c */,
676 248BA086121DA72D008C073F /* mmap.c */,
677 A59CB9571666A1A200B064B3 /* munmap.c */,
678 248BA0CC121DEBEF008C073F /* setrlimit.c */,
679 );
680 path = unix03;
681 sourceTree = "<group>";
682 };
683 247A08B011F8AF1700E4693F /* wrappers */ = {
684 isa = PBXGroup;
685 children = (
686 248BA04A121C8EE4008C073F /* cancelable */,
687 24A7C6951200AF8A007669EB /* legacy */,
688 E4D45C2916F868ED0002AF25 /* libproc */,
689 E4D45C3B16FB20970002AF25 /* spawn */,
690 E4D7E55216F8776300F92D8D /* string */,
691 2419382912135FE1003CDE41 /* unix03 */,
692 E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */,
693 E4D45C2216F856900002AF25 /* __commpage_gettimeofday.s */,
694 C99A4F4E1305B1B70054B7B7 /* __get_cpu_capabilities.s */,
695 24A7C5CB11FF973C007669EB /* _errno.h */,
696 24E47824120881DF009A384D /* _libc_funcptr.c */,
697 247A08B311F8B05900E4693F /* _libkernel_init.c */,
698 247A08B211F8B05900E4693F /* _libkernel_init.h */,
699 FB50F1B315AB7DE700F814BA /* carbon_delete.c */,
700 2BA88DCB1810A3CE00EB63F6 /* coalition.c */,
701 7AE28FDE18AC41B1006A5626 /* csr.c */,
702 C6C40121174154D9000AE69F /* gethostuuid_private.h */,
703 C6C4012017415384000AE69F /* gethostuuid.c */,
704 C639F0E41741C09A00A39F47 /* gethostuuid.h */,
705 E453AF341700FD3C00F2C94C /* getiopolicy_np.c */,
706 467DAFD3157E8AF200CE68F0 /* guarded_open_np.c */,
707 72B1E6EC190723DB00FB3FA2 /* guarded_open_dprotected_np.c */,
708 C99A4F511305B43F0054B7B7 /* init_cpu_capabilities.c */,
709 248BA07F121DA36B008C073F /* ioctl.c */,
710 248BA081121DA4F3008C073F /* kill.c */,
711 E4D45C2316F856900002AF25 /* mach_absolute_time.s */,
712 4BDD5F1B1891AB2F004BF300 /* mach_approximate_time.c */,
713 4BDD5F1C1891AB2F004BF300 /* mach_approximate_time.s */,
714 030B179A135377B400DAD1F0 /* open_dprotected_np.c */,
715 C6BEE9171806840200D25AAB /* posix_sem_obsolete.c */,
716 24B8C2611237F53900D36CC3 /* remove-counter.c */,
717 248AA966122C7CDA0085F5B1 /* rename.c */,
718 29A59AE1183B0DE000E8B896 /* renameat.c */,
719 906AA2D018F74CD1001C681A /* rename_ext.c */,
720 248AA964122C7C330085F5B1 /* rmdir.c */,
721 248BA090121DDD7F008C073F /* select-base.c */,
722 C962B16B18DBA2C80031244A /* setpriority.c */,
723 C6460B7B182025DF00F73CCA /* sfi.c */,
724 24B223B3121DFF12007DAEDE /* sigsuspend-base.c */,
725 248AA962122C7B2A0085F5B1 /* unlink.c */,
726 29A59AE5183B110C00E8B896 /* unlinkat.c */,
727 374A36E214748EE400AAF39D /* varargs_wrappers.s */,
728 BA0D9FB0199031AD007E8A73 /* kdebug_trace.c */,
729 );
730 path = wrappers;
731 sourceTree = "<group>";
732 };
733 248BA04A121C8EE4008C073F /* cancelable */ = {
734 isa = PBXGroup;
735 children = (
736 248BA04B121C8EE4008C073F /* fcntl-base.c */,
737 248BA04E121C8F06008C073F /* fcntl.c */,
738 248BA051121C8FE2008C073F /* fcntl-cancel.c */,
739 248BA0BC121DE902008C073F /* select.c */,
740 248BA0B2121DE760008C073F /* select-cancel.c */,
741 24B223AF121DFD36007DAEDE /* sigsuspend.c */,
742 24B223B1121DFE6D007DAEDE /* sigsuspend-cancel.c */,
743 );
744 path = cancelable;
745 sourceTree = "<group>";
746 };
747 24A7C6951200AF8A007669EB /* legacy */ = {
748 isa = PBXGroup;
749 children = (
750 24A7C5AE11FF8DA6007669EB /* accept.c */,
751 24A7C5AF11FF8DA6007669EB /* bind.c */,
752 248BA01C121C56BF008C073F /* connect.c */,
753 24A7C5B111FF8DA6007669EB /* getattrlist.c */,
754 EE3F6059149A6D66003BAEBA /* getaudit.c */,
755 24A7C5B211FF8DA6007669EB /* getpeername.c */,
756 24A7C5B311FF8DA6007669EB /* getsockname.c */,
757 24A7C5B411FF8DA6007669EB /* lchown.c */,
758 24A7C5B511FF8DA6007669EB /* listen.c */,
759 248BA084121DA5E4008C073F /* kill.c */,
760 248BA088121DA8E0008C073F /* mprotect.c */,
761 248BA08A121DAC86008C073F /* msync.c */,
762 248BA08C121DB0E7008C073F /* munmap.c */,
763 248BA08E121DC545008C073F /* open.c */,
764 24A7C5B611FF8DA6007669EB /* recvfrom.c */,
765 24A7C5B711FF8DA6007669EB /* recvmsg.c */,
766 248BA092121DE369008C073F /* select.c */,
767 248BA094121DE565008C073F /* select-pre1050.c */,
768 24A7C5B811FF8DA6007669EB /* sendmsg.c */,
769 24A7C5B911FF8DA6007669EB /* sendto.c */,
770 24A7C5BA11FF8DA6007669EB /* setattrlist.c */,
771 24A7C5BB11FF8DA6007669EB /* socketpair.c */,
772 24B223B4121DFF29007DAEDE /* sigsuspend.c */,
773 );
774 path = legacy;
775 sourceTree = "<group>";
776 };
777 24D1156511E671B20063D54D /* custom */ = {
778 isa = PBXGroup;
779 children = (
780 C6D3F02F16542C980052CF30 /* dummy.c */,
781 24D1156611E671B20063D54D /* __fork.s */,
782 24D1156711E671B20063D54D /* __getpid.s */,
783 24D1156811E671B20063D54D /* __gettimeofday.s */,
784 24D1156911E671B20063D54D /* __lseek.s */,
785 24D1156A11E671B20063D54D /* __pipe.s */,
786 24D1156D11E671B20063D54D /* __ptrace.s */,
787 24D1156E11E671B20063D54D /* __sigaltstack.s */,
788 24D1156F11E671B20063D54D /* __sigreturn.s */,
789 24D1157011E671B20063D54D /* __syscall.s */,
790 24D1157111E671B20063D54D /* __thread_selfid.s */,
791 BA5CDB4018AEBAD500E37982 /* __thread_selfusage.s */,
792 24D1157211E671B20063D54D /* __vfork.s */,
793 24D1157311E671B20063D54D /* custom.s */,
794 24D1157411E671B20063D54D /* SYS.h */,
795 242AB66511EBDC1200107336 /* errno.c */,
796 );
797 path = custom;
798 sourceTree = "<group>";
799 };
800 24D1158911E672270063D54D /* Platforms */ = {
801 isa = PBXGroup;
802 children = (
803 24D1158A11E672270063D54D /* iPhoneOS */,
804 24D1158D11E672270063D54D /* MacOSX */,
805 24D1159811E672270063D54D /* syscall.map */,
806 );
807 path = Platforms;
808 sourceTree = "<group>";
809 };
810 24D1158A11E672270063D54D /* iPhoneOS */ = {
811 isa = PBXGroup;
812 children = (
813 37DDFB7514748713009D3355 /* arm64 */,
814 24D1158B11E672270063D54D /* arm */,
815 );
816 path = iPhoneOS;
817 sourceTree = "<group>";
818 };
819 24D1158B11E672270063D54D /* arm */ = {
820 isa = PBXGroup;
821 children = (
822 24D1158C11E672270063D54D /* syscall.map */,
823 );
824 path = arm;
825 sourceTree = "<group>";
826 };
827 24D1158D11E672270063D54D /* MacOSX */ = {
828 isa = PBXGroup;
829 children = (
830 24D1158E11E672270063D54D /* arm */,
831 24D1159011E672270063D54D /* i386 */,
832 24D1159611E672270063D54D /* x86_64 */,
833 );
834 path = MacOSX;
835 sourceTree = "<group>";
836 };
837 24D1158E11E672270063D54D /* arm */ = {
838 isa = PBXGroup;
839 children = (
840 24D1158F11E672270063D54D /* syscall.map */,
841 );
842 path = arm;
843 sourceTree = "<group>";
844 };
845 24D1159011E672270063D54D /* i386 */ = {
846 isa = PBXGroup;
847 children = (
848 24D1159111E672270063D54D /* syscall.map */,
849 );
850 path = i386;
851 sourceTree = "<group>";
852 };
853 24D1159611E672270063D54D /* x86_64 */ = {
854 isa = PBXGroup;
855 children = (
856 24D1159711E672270063D54D /* syscall.map */,
857 );
858 path = x86_64;
859 sourceTree = "<group>";
860 };
861 37DDFB7514748713009D3355 /* arm64 */ = {
862 isa = PBXGroup;
863 children = (
864 37DDFB7614748713009D3355 /* syscall.map */,
865 );
866 path = arm64;
867 sourceTree = "<group>";
868 };
869 BA4414B118336D6A00AAE813 /* Generated MIG headers */ = {
870 isa = PBXGroup;
871 children = (
872 BA4414A7183369C100AAE813 /* mach */,
873 BA4414A6183369A100AAE813 /* servers */,
874 BA4414A51833697C00AAE813 /* mach */,
875 );
876 name = "Generated MIG headers";
877 sourceTree = "<group>";
878 };
879 C9C1824E15338BEB00933F23 /* os */ = {
880 isa = PBXGroup;
881 children = (
882 C9C1824F15338C0B00933F23 /* alloc_once.c */,
883 C9EE57F51669673D00337E4B /* tsd.h */,
884 );
885 path = os;
886 sourceTree = "<group>";
887 };
888 C9D9BCBE114B00600000D8B9 /* arm */ = {
889 isa = PBXGroup;
890 children = (
891 C9D9BCBF114B00600000D8B9 /* .open_source_exclude */,
892 );
893 path = arm;
894 sourceTree = "<group>";
895 };
896 C9D9BCD8114B00600000D8B9 /* mach */ = {
897 isa = PBXGroup;
898 children = (
899 C9D9BCD9114B00600000D8B9 /* errorlib.h */,
900 C9D9BCDA114B00600000D8B9 /* mach.h */,
901 C9D9BCDB114B00600000D8B9 /* mach_error.h */,
902 C9D9BCDC114B00600000D8B9 /* mach_init.h */,
903 C9D9BCDD114B00600000D8B9 /* mach_interface.h */,
904 C9D9BCDF114B00600000D8B9 /* port_obj.h */,
905 C9D9BCE0114B00600000D8B9 /* sync.h */,
906 C9D9BCE3114B00600000D8B9 /* vm_task.h */,
907 7466C923170CB99B004557CC /* vm_page_size.h */,
908 );
909 path = mach;
910 sourceTree = "<group>";
911 };
912 C9D9BD07114B00600000D8B9 /* servers */ = {
913 isa = PBXGroup;
914 children = (
915 C9D9BD08114B00600000D8B9 /* key_defs.h */,
916 C9D9BD09114B00600000D8B9 /* ls_defs.h */,
917 C9D9BD0B114B00600000D8B9 /* netname.defs */,
918 C9D9BD0C114B00600000D8B9 /* netname_defs.h */,
919 C9D9BD0D114B00600000D8B9 /* nm_defs.h */,
920 );
921 path = servers;
922 sourceTree = "<group>";
923 };
924 E4D45C2916F868ED0002AF25 /* libproc */ = {
925 isa = PBXGroup;
926 children = (
927 E4D45C2A16F868ED0002AF25 /* libproc.c */,
928 E4D45C2D16F868ED0002AF25 /* proc_listpidspath.c */,
929 E4D45C2B16F868ED0002AF25 /* libproc.h */,
930 E4D45C2C16F868ED0002AF25 /* libproc_internal.h */,
931 );
932 path = libproc;
933 sourceTree = "<group>";
934 };
935 E4D45C3B16FB20970002AF25 /* spawn */ = {
936 isa = PBXGroup;
937 children = (
938 E4D45C3316F86BD80002AF25 /* posix_spawn.c */,
939 E4D45C3D16FB20970002AF25 /* spawn.h */,
940 E4D45C3E16FB20970002AF25 /* spawn_private.h */,
941 );
942 path = spawn;
943 sourceTree = "<group>";
944 };
945 E4D7E55216F8776300F92D8D /* string */ = {
946 isa = PBXGroup;
947 children = (
948 E4D7E55316F8776300F92D8D /* index.c */,
949 24B028D511FF4FBB00CA64A9 /* memcpy.c */,
950 E4D7E55516F8776300F92D8D /* memset.c */,
951 E4D7E55616F8776300F92D8D /* strcmp.c */,
952 E4D7E55716F8776300F92D8D /* strcpy.c */,
953 E4D7E55816F8776300F92D8D /* strings.h */,
954 E4D7E55916F8776300F92D8D /* strlcpy.c */,
955 E4D7E55A16F8776300F92D8D /* strlen.c */,
956 E4D7E55B16F8776300F92D8D /* strsep.c */,
957 );
958 path = string;
959 sourceTree = "<group>";
960 };
961/* End PBXGroup section */
962
963/* Begin PBXHeadersBuildPhase section */
964 C6D3EFB516542C510052CF30 /* Headers */ = {
965 isa = PBXHeadersBuildPhase;
966 buildActionMask = 2147483647;
967 files = (
968 C6D3EFB616542C510052CF30 /* errorlib.h in Headers */,
969 C6D3EFB716542C510052CF30 /* externs.h in Headers */,
970 C6AB38DB174202C10036DD9F /* gethostuuid.h in Headers */,
971 C6D3EFB816542C510052CF30 /* errorlib.h in Headers */,
972 C6C401241741566D000AE69F /* gethostuuid_private.h in Headers */,
973 C6D3EFB916542C510052CF30 /* mach.h in Headers */,
974 C6D3EFBA16542C510052CF30 /* mach_error.h in Headers */,
975 C6D3EFBB16542C510052CF30 /* mach_init.h in Headers */,
976 C6D3EFBC16542C510052CF30 /* mach_interface.h in Headers */,
977 C6D3EFBD16542C510052CF30 /* port_obj.h in Headers */,
978 C6D3EFBE16542C510052CF30 /* sync.h in Headers */,
979 C6D3EFC116542C510052CF30 /* vm_task.h in Headers */,
980 C6D3EFC216542C510052CF30 /* key_defs.h in Headers */,
981 C6D3EFC316542C510052CF30 /* ls_defs.h in Headers */,
982 C6D3EFC416542C510052CF30 /* netname_defs.h in Headers */,
983 C6D3EFC516542C510052CF30 /* nm_defs.h in Headers */,
984 C6D3EFC616542C510052CF30 /* SYS.h in Headers */,
985 C6D3EFC716542C510052CF30 /* abort.h in Headers */,
986 C6D3EFC816542C510052CF30 /* exc_catcher.h in Headers */,
987 C6D3EFC916542C510052CF30 /* _libkernel_init.h in Headers */,
988 E453AF3A17013F4C00F2C94C /* stack_logging_internal.h in Headers */,
989 E453AF3817013F1400F2C94C /* spawn.h in Headers */,
990 E453AF3917013F1B00F2C94C /* spawn_private.h in Headers */,
991 E453AF3617013CBF00F2C94C /* libproc.h in Headers */,
992 E453AF3717013CC200F2C94C /* libproc_internal.h in Headers */,
993 74119F46188F3B6A00C6F48F /* vm_page_size.h in Headers */,
994 );
995 runOnlyForDeploymentPostprocessing = 0;
996 };
997 D2AAC0600554660B00DB518D /* Headers */ = {
998 isa = PBXHeadersBuildPhase;
999 buildActionMask = 2147483647;
1000 files = (
1001 C9D9BD1E114B00600000D8B9 /* errorlib.h in Headers */,
1002 C9D9BD23114B00600000D8B9 /* externs.h in Headers */,
1003 C639F0E51741C25800A39F47 /* gethostuuid.h in Headers */,
1004 C9D9BD25114B00600000D8B9 /* errorlib.h in Headers */,
1005 C9D9BD26114B00600000D8B9 /* mach.h in Headers */,
1006 C9D9BD27114B00600000D8B9 /* mach_error.h in Headers */,
1007 C9D9BD28114B00600000D8B9 /* mach_init.h in Headers */,
1008 C6C40122174155E3000AE69F /* gethostuuid_private.h in Headers */,
1009 C9D9BD29114B00600000D8B9 /* mach_interface.h in Headers */,
1010 C9D9BD2B114B00600000D8B9 /* port_obj.h in Headers */,
1011 C9D9BD2C114B00600000D8B9 /* sync.h in Headers */,
1012 C9D9BD2F114B00600000D8B9 /* vm_task.h in Headers */,
1013 C9D9BD50114B00600000D8B9 /* key_defs.h in Headers */,
1014 C9D9BD51114B00600000D8B9 /* ls_defs.h in Headers */,
1015 C9D9BD54114B00600000D8B9 /* netname_defs.h in Headers */,
1016 C9D9BD55114B00600000D8B9 /* nm_defs.h in Headers */,
1017 24D1158311E671B20063D54D /* SYS.h in Headers */,
1018 247A090011F8E18000E4693F /* abort.h in Headers */,
1019 247A091711F8E7A800E4693F /* exc_catcher.h in Headers */,
1020 24B028F511FF5C3500CA64A9 /* _libkernel_init.h in Headers */,
1021 A59CB95616669EFB00B064B3 /* stack_logging_internal.h in Headers */,
1022 E4D45C3F16FB20D30002AF25 /* spawn.h in Headers */,
1023 E4D45C4016FB20DC0002AF25 /* spawn_private.h in Headers */,
1024 E4D45C2F16F868ED0002AF25 /* libproc.h in Headers */,
1025 E4D45C3016F868ED0002AF25 /* libproc_internal.h in Headers */,
1026 7466C924170CBA53004557CC /* vm_page_size.h in Headers */,
1027 );
1028 runOnlyForDeploymentPostprocessing = 0;
1029 };
1030/* End PBXHeadersBuildPhase section */
1031
1032/* Begin PBXNativeTarget section */
1033 249C60FE1194747600ED73F3 /* Libsyscall_dynamic */ = {
1034 isa = PBXNativeTarget;
1035 buildConfigurationList = 249C6102119474D700ED73F3 /* Build configuration list for PBXNativeTarget "Libsyscall_dynamic" */;
1036 buildPhases = (
1037 249C61281194815000ED73F3 /* Sources */,
1038 249C60FD1194747600ED73F3 /* Frameworks */,
1039 );
1040 buildRules = (
1041 );
1042 dependencies = (
1043 249C610A1194750700ED73F3 /* PBXTargetDependency */,
1044 );
1045 name = Libsyscall_dynamic;
1046 productName = Libmach;
1047 productReference = 249C60FF1194747600ED73F3 /* libsystem_kernel.dylib */;
1048 productType = "com.apple.product-type.library.dynamic";
1049 };
1050 C6D3EFB216542C510052CF30 /* Libsyscall_headers_Sim */ = {
1051 isa = PBXNativeTarget;
1052 buildConfigurationList = C6D3F02C16542C510052CF30 /* Build configuration list for PBXNativeTarget "Libsyscall_headers_Sim" */;
1053 buildPhases = (
1054 C6D3EFB516542C510052CF30 /* Headers */,
1055 C6D3EFCA16542C510052CF30 /* CopyFiles */,
1056 BA4414B418336E1A00AAE813 /* Copy Files */,
1057 BA4414B718336E5600AAE813 /* CopyFiles */,
1058 C6D3EFCD16542C510052CF30 /* Sources */,
1059 );
1060 buildRules = (
1061 );
1062 dependencies = (
1063 BA4414B318336D8D00AAE813 /* PBXTargetDependency */,
1064 );
1065 name = Libsyscall_headers_Sim;
1066 productName = mach;
1067 productReference = C6D3F02E16542C510052CF30 /* libsystem_Libsyscall_headers_Sim.a */;
1068 productType = "com.apple.product-type.library.static";
1069 };
1070 D2AAC0620554660B00DB518D /* Libsyscall_static */ = {
1071 isa = PBXNativeTarget;
1072 buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "Libsyscall_static" */;
1073 buildPhases = (
1074 D2AAC0600554660B00DB518D /* Headers */,
1075 C63F480B1654203800A1F78F /* CopyFiles */,
1076 BA4414A818336A1300AAE813 /* CopyFiles */,
1077 BA4414AC18336A7700AAE813 /* CopyFiles */,
1078 D2AAC0610554660B00DB518D /* Sources */,
1079 D289988505E68E00004EDB86 /* Frameworks */,
1080 );
1081 buildRules = (
1082 );
1083 dependencies = (
1084 242AB67911ED03ED00107336 /* PBXTargetDependency */,
1085 BA4414AF18336AF300AAE813 /* PBXTargetDependency */,
1086 );
1087 name = Libsyscall_static;
1088 productName = mach;
1089 productReference = D2AAC0630554660B00DB518D /* libsystem_kernel.a */;
1090 productType = "com.apple.product-type.library.static";
1091 };
1092/* End PBXNativeTarget section */
1093
1094/* Begin PBXProject section */
1095 08FB7793FE84155DC02AAC07 /* Project object */ = {
1096 isa = PBXProject;
1097 attributes = {
1098 LastUpgradeCheck = 0500;
1099 };
1100 buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "Libsyscall" */;
1101 compatibilityVersion = "Xcode 3.2";
1102 developmentRegion = English;
1103 hasScannedForEncodings = 1;
1104 knownRegions = (
1105 English,
1106 Japanese,
1107 French,
1108 German,
1109 );
1110 mainGroup = 08FB7794FE84155DC02AAC07 /* mach */;
1111 projectDirPath = "";
1112 projectRoot = "";
1113 targets = (
1114 249C61101194755D00ED73F3 /* Build */,
1115 24614EF311E7C98600E78584 /* Syscalls */,
1116 BA4414A1183366E600AAE813 /* MIG headers */,
1117 D2AAC0620554660B00DB518D /* Libsyscall_static */,
1118 249C60FE1194747600ED73F3 /* Libsyscall_dynamic */,
1119 C6D3EFB216542C510052CF30 /* Libsyscall_headers_Sim */,
1120 );
1121 };
1122/* End PBXProject section */
1123
1124/* Begin PBXShellScriptBuildPhase section */
1125 24614EF211E7C98600E78584 /* Generate Syscalls */ = {
1126 isa = PBXShellScriptBuildPhase;
1127 buildActionMask = 2147483647;
1128 files = (
1129 );
1130 inputPaths = (
1131 );
1132 name = "Generate Syscalls";
1133 outputPaths = (
1134 );
1135 runOnlyForDeploymentPostprocessing = 0;
1136 shellPath = /bin/sh;
1137 shellScript = "set -x\n[[ $ACTION == \"installhdrs\" ]] && exit 0\n\nmkdir -p $OBJROOT/sys\n\n$SRCROOT/xcodescripts/create-syscalls.pl \\\n\t$SRCROOT/../bsd/kern/syscalls.master \\\n\t$SRCROOT/custom \\\n\t$SRCROOT/Platforms \\\n\t$MAP_PLATFORM \\\n\t$OBJROOT/sys\n";
1138 };
1139 24614EF611E7C9A000E78584 /* Compile Syscalls */ = {
1140 isa = PBXShellScriptBuildPhase;
1141 buildActionMask = 2147483647;
1142 files = (
1143 );
1144 inputPaths = (
1145 );
1146 name = "Compile Syscalls";
1147 outputPaths = (
1148 "$(BUILD_ROOT)/syscalls.a",
1149 );
1150 runOnlyForDeploymentPostprocessing = 0;
1151 shellPath = /bin/sh;
1152 shellScript = "set -x\n[[ $ACTION == \"installhdrs\" ]] && exit 0\n\nmkdir -p $OBJROOT/UninstalledProducts\n\n$SRCROOT/xcodescripts/compile-syscalls.pl \\\n\t$OBJROOT/sys/stubs.list \\\n\t$BUILD_ROOT/syscalls.a";
1153 };
1154 BA4414A41833672200AAE813 /* Generate MIG Headers */ = {
1155 isa = PBXShellScriptBuildPhase;
1156 buildActionMask = 2147483647;
1157 files = (
1158 );
1159 inputPaths = (
1160 );
1161 name = "Generate MIG Headers";
1162 outputPaths = (
1163 );
1164 runOnlyForDeploymentPostprocessing = 0;
1165 shellPath = /bin/sh;
1166 shellScript = "\"$PROJECT_DIR\"/xcodescripts/mach_install_mig.sh";
1167 };
1168/* End PBXShellScriptBuildPhase section */
1169
1170/* Begin PBXSourcesBuildPhase section */
1171 249C61281194815000ED73F3 /* Sources */ = {
1172 isa = PBXSourcesBuildPhase;
1173 buildActionMask = 2147483647;
1174 files = (
1175 24E4782712088267009A384D /* _libc_funcptr.c in Sources */,
1176 E4D7E56216F8776300F92D8D /* strlen.c in Sources */,
1177 E4D7E55C16F8776300F92D8D /* index.c in Sources */,
1178 E4D7E55F16F8776300F92D8D /* strcmp.c in Sources */,
1179 E4D7E55E16F8776300F92D8D /* memset.c in Sources */,
1180 240BAC4C1214770F000A1719 /* memcpy.c in Sources */,
1181 E4D7E56316F8776300F92D8D /* strsep.c in Sources */,
1182 E4D7E56016F8776300F92D8D /* strcpy.c in Sources */,
1183 E4D7E56116F8776300F92D8D /* strlcpy.c in Sources */,
1184 249C612F1194828600ED73F3 /* dylib_link.c in Sources */,
1185 );
1186 runOnlyForDeploymentPostprocessing = 0;
1187 };
1188 C6D3EFCD16542C510052CF30 /* Sources */ = {
1189 isa = PBXSourcesBuildPhase;
1190 buildActionMask = 2147483647;
1191 files = (
1192 C6D3F03016542C980052CF30 /* dummy.c in Sources */,
1193 );
1194 runOnlyForDeploymentPostprocessing = 0;
1195 };
1196 D2AAC0610554660B00DB518D /* Sources */ = {
1197 isa = PBXSourcesBuildPhase;
1198 buildActionMask = 2147483647;
1199 files = (
1200 C9D9BD19114B00600000D8B9 /* clock_priv.defs in Sources */,
1201 C9D9BD1A114B00600000D8B9 /* clock_reply.defs in Sources */,
1202 C9D9BD1C114B00600000D8B9 /* clock.defs in Sources */,
1203 C9D9BD22114B00600000D8B9 /* exc.defs in Sources */,
1204 C9D9BD30114B00600000D8B9 /* host_priv.defs in Sources */,
1205 C9D9BD31114B00600000D8B9 /* host_security.defs in Sources */,
1206 C9D9BD35114B00600000D8B9 /* lock_set.defs in Sources */,
1207 C9D9BD38114B00600000D8B9 /* mach_host.defs in Sources */,
1208 C9D9BD3D114B00600000D8B9 /* mach_port.defs in Sources */,
1209 C9D9BD3F114B00600000D8B9 /* mach_vm.defs in Sources */,
1210 C9D9BD46114B00600000D8B9 /* notify.defs in Sources */,
1211 C9D9BD4C114B00600000D8B9 /* processor_set.defs in Sources */,
1212 C9D9BD4D114B00600000D8B9 /* processor.defs in Sources */,
1213 C9D9BD53114B00600000D8B9 /* netname.defs in Sources */,
1214 C9D9BD57114B00600000D8B9 /* task.defs in Sources */,
1215 C9D9BD58114B00600000D8B9 /* thread_act.defs in Sources */,
1216 29A59AE6183B110C00E8B896 /* unlinkat.c in Sources */,
1217 C9D9BD59114B00600000D8B9 /* vm_map.defs in Sources */,
1218 C9D9BD1B114B00600000D8B9 /* clock_sleep.c in Sources */,
1219 29A59AE2183B0DE000E8B896 /* renameat.c in Sources */,
1220 C9D9BD1D114B00600000D8B9 /* error_codes.c in Sources */,
1221 C9D9BD1F114B00600000D8B9 /* exc_catcher_state_identity.c in Sources */,
1222 C9D9BD20114B00600000D8B9 /* exc_catcher_state.c in Sources */,
1223 C9D9BD21114B00600000D8B9 /* exc_catcher.c in Sources */,
1224 C9D9BD24114B00600000D8B9 /* fprintf_stderr.c in Sources */,
1225 72B1E6ED190723DB00FB3FA2 /* guarded_open_dprotected_np.c in Sources */,
1226 C9D9BD36114B00600000D8B9 /* mach_error_string.c in Sources */,
1227 C9D9BD37114B00600000D8B9 /* mach_error.c in Sources */,
1228 C9D9BD3B114B00600000D8B9 /* mach_init.c in Sources */,
1229 E4D45C2616F856900002AF25 /* mach_absolute_time.s in Sources */,
1230 C9D9BD3C114B00600000D8B9 /* mach_msg.c in Sources */,
1231 C9D9BD3E114B00600000D8B9 /* mach_traps.s in Sources */,
1232 C9D9BD41114B00600000D8B9 /* mig_allocate.c in Sources */,
1233 E4D45C2516F856900002AF25 /* __commpage_gettimeofday.s in Sources */,
1234 C9D9BD42114B00600000D8B9 /* mig_deallocate.c in Sources */,
1235 E4D45C2416F856900002AF25 /* __commpage_gettimeofday.c in Sources */,
1236 C9D9BD43114B00600000D8B9 /* mig_reply_setup.c in Sources */,
1237 24484A9411F61D2B00E10CD2 /* mig_reply_port.c in Sources */,
1238 C9D9BD44114B00600000D8B9 /* mig_strncpy.c in Sources */,
1239 C9D9BD45114B00600000D8B9 /* ms_thread_switch.c in Sources */,
1240 C9D9BD47114B00600000D8B9 /* panic.c in Sources */,
1241 C9D9BD48114B00600000D8B9 /* port_obj.c in Sources */,
1242 C9D9BD4F114B00600000D8B9 /* semaphore.c in Sources */,
1243 C9D9BD56114B00600000D8B9 /* slot_name.c in Sources */,
1244 24484A7511F6178E00E10CD2 /* string.c in Sources */,
1245 E453AF351700FD3C00F2C94C /* getiopolicy_np.c in Sources */,
1246 2485235511582D8F0051B413 /* mach_legacy.c in Sources */,
1247 242AB66611EBDC1200107336 /* errno.c in Sources */,
1248 E4D45C2E16F868ED0002AF25 /* libproc.c in Sources */,
1249 247A08C211F8BDC900E4693F /* _libkernel_init.c in Sources */,
1250 24A7C5BC11FF8DA6007669EB /* accept.c in Sources */,
1251 24A7C5BD11FF8DA6007669EB /* bind.c in Sources */,
1252 4BDD5F1D1891AB2F004BF300 /* mach_approximate_time.c in Sources */,
1253 C6C4012317415637000AE69F /* gethostuuid.c in Sources */,
1254 24A7C5BF11FF8DA6007669EB /* getattrlist.c in Sources */,
1255 24A7C5C011FF8DA6007669EB /* getpeername.c in Sources */,
1256 24A7C5C111FF8DA6007669EB /* getsockname.c in Sources */,
1257 24A7C5C211FF8DA6007669EB /* lchown.c in Sources */,
1258 24A7C5C311FF8DA6007669EB /* listen.c in Sources */,
1259 24A7C5C411FF8DA6007669EB /* recvfrom.c in Sources */,
1260 C962B16E18DBB43F0031244A /* thread_act.c in Sources */,
1261 24A7C5C511FF8DA6007669EB /* recvmsg.c in Sources */,
1262 24A7C5C611FF8DA6007669EB /* sendmsg.c in Sources */,
1263 24A7C5C711FF8DA6007669EB /* sendto.c in Sources */,
1264 24A7C5C811FF8DA6007669EB /* setattrlist.c in Sources */,
1265 24A7C5C911FF8DA6007669EB /* socketpair.c in Sources */,
1266 9002401118FC9A7F00D73BFA /* rename_ext.c in Sources */,
1267 2419382B12135FF6003CDE41 /* chmod.c in Sources */,
1268 248BA01D121C56BF008C073F /* connect.c in Sources */,
1269 248BA01F121C607E008C073F /* fchmod.c in Sources */,
1270 E4D45C3616F86BD80002AF25 /* posix_spawn.c in Sources */,
1271 C962B16C18DBA2C80031244A /* setpriority.c in Sources */,
1272 248BA04F121C8F06008C073F /* fcntl.c in Sources */,
1273 248BA05C121C9649008C073F /* fcntl-cancel.c in Sources */,
1274 248BA069121D9E27008C073F /* getrlimit.c in Sources */,
1275 C6460B7C182025DF00F73CCA /* sfi.c in Sources */,
1276 248BA080121DA36B008C073F /* ioctl.c in Sources */,
1277 C6BEE9181806840200D25AAB /* posix_sem_obsolete.c in Sources */,
1278 248BA082121DA4F3008C073F /* kill.c in Sources */,
1279 248BA085121DA5E4008C073F /* kill.c in Sources */,
1280 2BA88DCC1810A3CE00EB63F6 /* coalition.c in Sources */,
1281 248BA087121DA72D008C073F /* mmap.c in Sources */,
1282 7AE28FDF18AC41B1006A5626 /* csr.c in Sources */,
1283 248BA089121DA8E0008C073F /* mprotect.c in Sources */,
1284 248BA08B121DAC86008C073F /* msync.c in Sources */,
1285 248BA08D121DB0E7008C073F /* munmap.c in Sources */,
1286 248BA08F121DC545008C073F /* open.c in Sources */,
1287 248BA093121DE369008C073F /* select.c in Sources */,
1288 248BA095121DE565008C073F /* select-pre1050.c in Sources */,
1289 BA0D9FB1199031AD007E8A73 /* kdebug_trace.c in Sources */,
1290 4BDD5F1E1891AB2F004BF300 /* mach_approximate_time.s in Sources */,
1291 248BA0B3121DE760008C073F /* select-cancel.c in Sources */,
1292 248BA0BE121DE902008C073F /* select.c in Sources */,
1293 248BA0CD121DEBEF008C073F /* setrlimit.c in Sources */,
1294 24B223B0121DFD36007DAEDE /* sigsuspend.c in Sources */,
1295 24B223B2121DFE6D007DAEDE /* sigsuspend-cancel.c in Sources */,
1296 E4216C311822D404006F2632 /* mach_voucher.defs in Sources */,
1297 24B223B5121DFF29007DAEDE /* sigsuspend.c in Sources */,
1298 248AA963122C7B2A0085F5B1 /* unlink.c in Sources */,
1299 248AA965122C7C330085F5B1 /* rmdir.c in Sources */,
1300 248AA967122C7CDA0085F5B1 /* rename.c in Sources */,
1301 24B8C2621237F53900D36CC3 /* remove-counter.c in Sources */,
1302 C99A4F501305B2BD0054B7B7 /* __get_cpu_capabilities.s in Sources */,
1303 C99A4F531305B43F0054B7B7 /* init_cpu_capabilities.c in Sources */,
1304 030B179B135377B400DAD1F0 /* open_dprotected_np.c in Sources */,
1305 E4D45C3116F868ED0002AF25 /* proc_listpidspath.c in Sources */,
1306 374A36E314748F1300AAF39D /* varargs_wrappers.s in Sources */,
1307 291D3C281354FDD100D46061 /* mach_port.c in Sources */,
1308 291D3C291354FDD100D46061 /* mach_vm.c in Sources */,
1309 EE3F605A149A6D66003BAEBA /* getaudit.c in Sources */,
1310 C9B6A5ED153795DE00749EBA /* alloc_once.c in Sources */,
1311 467DAFD4157E8AF200CE68F0 /* guarded_open_np.c in Sources */,
1312 729B7D0A15C8938C000E2501 /* carbon_delete.c in Sources */,
1313 A59CB9581666A1A200B064B3 /* munmap.c in Sources */,
1314 );
1315 runOnlyForDeploymentPostprocessing = 0;
1316 };
1317/* End PBXSourcesBuildPhase section */
1318
1319/* Begin PBXTargetDependency section */
1320 242AB67911ED03ED00107336 /* PBXTargetDependency */ = {
1321 isa = PBXTargetDependency;
1322 target = 24614EF311E7C98600E78584 /* Syscalls */;
1323 targetProxy = 242AB67811ED03ED00107336 /* PBXContainerItemProxy */;
1324 };
1325 249C610A1194750700ED73F3 /* PBXTargetDependency */ = {
1326 isa = PBXTargetDependency;
1327 target = D2AAC0620554660B00DB518D /* Libsyscall_static */;
1328 targetProxy = 249C61091194750700ED73F3 /* PBXContainerItemProxy */;
1329 };
1330 249C61151194756A00ED73F3 /* PBXTargetDependency */ = {
1331 isa = PBXTargetDependency;
1332 target = 249C60FE1194747600ED73F3 /* Libsyscall_dynamic */;
1333 targetProxy = 249C61141194756A00ED73F3 /* PBXContainerItemProxy */;
1334 };
1335 BA4414AF18336AF300AAE813 /* PBXTargetDependency */ = {
1336 isa = PBXTargetDependency;
1337 target = BA4414A1183366E600AAE813 /* MIG headers */;
1338 targetProxy = BA4414AE18336AF300AAE813 /* PBXContainerItemProxy */;
1339 };
1340 BA4414B318336D8D00AAE813 /* PBXTargetDependency */ = {
1341 isa = PBXTargetDependency;
1342 target = BA4414A1183366E600AAE813 /* MIG headers */;
1343 targetProxy = BA4414B218336D8D00AAE813 /* PBXContainerItemProxy */;
1344 };
1345/* End PBXTargetDependency section */
1346
1347/* Begin XCBuildConfiguration section */
1348 1DEB914C08733D8E0010E9CD /* Release */ = {
1349 isa = XCBuildConfiguration;
1350 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1351 buildSettings = {
1352 COPY_PHASE_STRIP = NO;
1353 INSTALL_PATH_ACTUAL = /usr/local/lib/dyld;
1354 STRIP_INSTALLED_PRODUCT = NO;
1355 };
1356 name = Release;
1357 };
1358 1DEB915008733D8E0010E9CD /* Release */ = {
1359 isa = XCBuildConfiguration;
1360 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1361 buildSettings = {
1362 GCC_C_LANGUAGE_STANDARD = gnu99;
1363 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1364 GCC_WARN_UNINITIALIZED_AUTOS = YES;
1365 GCC_WARN_UNUSED_FUNCTION = YES;
1366 GCC_WARN_UNUSED_PARAMETER = YES;
1367 GCC_WARN_UNUSED_VARIABLE = YES;
1368 OTHER_MIGFLAGS = "-novouchers";
1369 };
1370 name = Release;
1371 };
1372 24614EF411E7C98600E78584 /* Release */ = {
1373 isa = XCBuildConfiguration;
1374 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1375 buildSettings = {
1376 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1377 COPY_PHASE_STRIP = YES;
1378 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1379 MAP_PLATFORM = "$(MAP_PLATFORM_$(PLATFORM_NAME))";
1380 MAP_PLATFORM_iphoneos = iPhoneOS;
1381 MAP_PLATFORM_iphoneosnano = iPhoneOS;
1382 MAP_PLATFORM_macosx = MacOSX;
1383 PRODUCT_NAME = Syscalls;
1384 STRIP_STYLE = debugging;
1385 };
1386 name = Release;
1387 };
1388 249C61001194747600ED73F3 /* Release */ = {
1389 isa = XCBuildConfiguration;
1390 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1391 buildSettings = {
1392 OTHER_LDFLAGS = "$(DYLIB_LDFLAGS)";
1393 VERSION_INFO_PREFIX = "___";
1394 };
1395 name = Release;
1396 };
1397 249C61111194755E00ED73F3 /* Release */ = {
1398 isa = XCBuildConfiguration;
1399 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1400 buildSettings = {
1401 PRODUCT_NAME = Build;
1402 STRIP_STYLE = debugging;
1403 };
1404 name = Release;
1405 };
1406 BA4414A3183366E700AAE813 /* Release */ = {
1407 isa = XCBuildConfiguration;
1408 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1409 buildSettings = {
1410 PRODUCT_NAME = "$(TARGET_NAME)";
1411 };
1412 name = Release;
1413 };
1414 C6D3F02D16542C510052CF30 /* Release */ = {
1415 isa = XCBuildConfiguration;
1416 baseConfigurationReference = C9D9BE0F114FFADC0000D8B9 /* Libsyscall.xcconfig */;
1417 buildSettings = {
1418 COPY_PHASE_STRIP = NO;
1419 PRODUCT_NAME = Libsyscall_headers_Sim;
1420 SKIP_INSTALL = YES;
1421 };
1422 name = Release;
1423 };
1424/* End XCBuildConfiguration section */
1425
1426/* Begin XCConfigurationList section */
1427 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "Libsyscall_static" */ = {
1428 isa = XCConfigurationList;
1429 buildConfigurations = (
1430 1DEB914C08733D8E0010E9CD /* Release */,
1431 );
1432 defaultConfigurationIsVisible = 0;
1433 defaultConfigurationName = Release;
1434 };
1435 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "Libsyscall" */ = {
1436 isa = XCConfigurationList;
1437 buildConfigurations = (
1438 1DEB915008733D8E0010E9CD /* Release */,
1439 );
1440 defaultConfigurationIsVisible = 0;
1441 defaultConfigurationName = Release;
1442 };
1443 24614EFD11E7C9B900E78584 /* Build configuration list for PBXAggregateTarget "Syscalls" */ = {
1444 isa = XCConfigurationList;
1445 buildConfigurations = (
1446 24614EF411E7C98600E78584 /* Release */,
1447 );
1448 defaultConfigurationIsVisible = 0;
1449 defaultConfigurationName = Release;
1450 };
1451 249C6102119474D700ED73F3 /* Build configuration list for PBXNativeTarget "Libsyscall_dynamic" */ = {
1452 isa = XCConfigurationList;
1453 buildConfigurations = (
1454 249C61001194747600ED73F3 /* Release */,
1455 );
1456 defaultConfigurationIsVisible = 0;
1457 defaultConfigurationName = Release;
1458 };
1459 249C61191194756B00ED73F3 /* Build configuration list for PBXAggregateTarget "Build" */ = {
1460 isa = XCConfigurationList;
1461 buildConfigurations = (
1462 249C61111194755E00ED73F3 /* Release */,
1463 );
1464 defaultConfigurationIsVisible = 0;
1465 defaultConfigurationName = Release;
1466 };
1467 BA4414A2183366E700AAE813 /* Build configuration list for PBXAggregateTarget "MIG headers" */ = {
1468 isa = XCConfigurationList;
1469 buildConfigurations = (
1470 BA4414A3183366E700AAE813 /* Release */,
1471 );
1472 defaultConfigurationIsVisible = 0;
1473 defaultConfigurationName = Release;
1474 };
1475 C6D3F02C16542C510052CF30 /* Build configuration list for PBXNativeTarget "Libsyscall_headers_Sim" */ = {
1476 isa = XCConfigurationList;
1477 buildConfigurations = (
1478 C6D3F02D16542C510052CF30 /* Release */,
1479 );
1480 defaultConfigurationIsVisible = 0;
1481 defaultConfigurationName = Release;
1482 };
1483/* End XCConfigurationList section */
1484 };
1485 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1486}