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