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