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