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