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