2 'TOOLS': ['newlib', 'glibc', 'bionic', 'pnacl', 'linux', 'mac', 'clang-newlib'],
6 '../third_party/newlib-extras',
11 'DEFINES': ['NACL_IO_LOGGING=0'],
16 "devfs/jspipe_event_emitter.cc",
17 "devfs/jspipe_node.cc",
25 "fusefs/fuse_fs_factory.cc",
29 "html5fs/html5_fs.cc",
30 "html5fs/html5_fs_node.cc",
32 "httpfs/http_fs_node.cc",
37 "kernel_intercept.cc",
40 "kernel_wrap_bionic.cc",
41 "kernel_wrap_dummy.cc",
42 "kernel_wrap_glibc.cc",
43 "kernel_wrap_irt_ext.c",
44 "kernel_wrap_newlib.cc",
48 "memfs/mem_fs_node.cc",
51 "passthroughfs/passthrough_fs.cc",
52 "passthroughfs/real_node.cc",
54 "pepper_interface.cc",
55 "pepper_interface_delegate.cc",
56 "pipe/pipe_event_emitter.cc",
58 "real_pepper_interface.cc",
59 "socket/fifo_packet.cc",
61 "socket/socket_node.cc",
62 "socket/tcp_event_emitter.cc",
64 "socket/udp_event_emitter.cc",
66 "stream/stream_event_emitter.cc",
67 "stream/stream_fs.cc",
68 "stream/stream_node.cc",
73 "syscalls/ftruncate.c",
84 "syscalls/realpath.c",
86 "syscalls/sigaction.c",
88 "syscalls/sigpause.c",
89 "syscalls/sigpending.c",
91 "syscalls/sigsuspend.c",
92 "syscalls/socket/accept.c",
93 "syscalls/socket/bind.c",
94 "syscalls/socket/connect.c",
95 "syscalls/socket/freeaddrinfo.c",
96 "syscalls/socket/gai_strerror.c",
97 "syscalls/socket/getaddrinfo.c",
98 "syscalls/socket/gethostbyname.c",
99 "syscalls/socket/getnameinfo.c",
100 "syscalls/socket/getpeername.c",
101 "syscalls/socket/getsockname.c",
102 "syscalls/socket/getsockopt.c",
103 "syscalls/socket/herror.c",
104 "syscalls/socket/hstrerror.c",
105 "syscalls/socket/htonl.c",
106 "syscalls/socket/htons.c",
107 "syscalls/socket/inet_addr.c",
108 "syscalls/socket/inet_aton.c",
109 "syscalls/socket/inet_ntoa.c",
110 "syscalls/socket/inet_ntop.cc",
111 "syscalls/socket/inet_pton.c",
112 "syscalls/socket/listen.c",
113 "syscalls/socket/ntohl.c",
114 "syscalls/socket/ntohs.c",
115 "syscalls/socket/recv.c",
116 "syscalls/socket/recvfrom.c",
117 "syscalls/socket/recvmsg.c",
118 "syscalls/socket/send.c",
119 "syscalls/socket/sendmsg.c",
120 "syscalls/socket/sendto.c",
121 "syscalls/socket/setsockopt.c",
122 "syscalls/socket/shutdown.c",
123 "syscalls/socket/socket.c",
124 "syscalls/socket/socketpair.c",
125 "syscalls/termios/cfgetispeed.c",
126 "syscalls/termios/cfgetospeed.c",
127 "syscalls/termios/cfsetispeed.c",
128 "syscalls/termios/cfsetospeed.c",
129 "syscalls/termios/cfsetspeed.c",
130 "syscalls/termios/tcflow.c",
131 "syscalls/termios/tcflush.c",
132 "syscalls/termios/tcdrain.c",
133 "syscalls/termios/tcgetattr.c",
134 "syscalls/termios/tcsendbreak.c",
135 "syscalls/termios/tcsetattr.c",
136 "syscalls/symlink.c",
137 "syscalls/truncate.c",
150 "devfs/jspipe_event_emitter.h",
151 "devfs/jspipe_node.h",
161 "fusefs/fuse_fs_factory.h",
166 "html5fs/html5_fs.h",
167 "html5fs/html5_fs_node.h",
169 "httpfs/http_fs_node.h",
176 "kernel_intercept.h",
180 "kernel_wrap_real.h",
183 "memfs/mem_fs_node.h",
197 "passthroughfs/passthrough_fs.h",
198 "passthroughfs/real_node.h",
200 "pepper_interface_delegate.h",
201 "pepper_interface_dummy.h",
202 "pepper_interface.h",
203 "pipe/pipe_event_emitter.h",
205 "real_pepper_interface.h",
206 "socket/fifo_packet.h",
208 "socket/socket_node.h",
209 "socket/tcp_event_emitter.h",
211 "socket/udp_event_emitter.h",
213 "stream/stream_event_emitter.h",
214 "stream/stream_fs.h",
215 "stream/stream_node.h",
216 "typed_fs_factory.h",
218 'DEST': 'include/nacl_io',
239 'DEST': 'include/newlib',
247 'DEST': 'include/glibc',
268 'DEST': 'include/pnacl',
274 'DEST': 'include/mac',
281 'DEST': 'include/win',
286 "define_empty_macros.h",
289 'DEST': 'include/nacl_io/pepper',