Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Side by Side Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 22642016: [NaCL SDK] Ship sys/mount.h for newlib/pnacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add extern C Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | native_client_sdk/src/examples/demo/flock/flock.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 AUTHORS 1 AUTHORS
2 COPYING 2 COPYING
3 examples/api/audio/audio.cc 3 examples/api/audio/audio.cc
4 examples/api/audio/background.js 4 examples/api/audio/background.js
5 examples/api/audio/common.js 5 examples/api/audio/common.js
6 examples/api/audio/example.js 6 examples/api/audio/example.js
7 examples/api/audio/icon128.png 7 examples/api/audio/icon128.png
8 examples/api/audio/index.html 8 examples/api/audio/index.html
9 [win]examples/api/audio/make.bat 9 [win]examples/api/audio/make.bat
10 examples/api/audio/Makefile 10 examples/api/audio/Makefile
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 include/nacl_io/pepper/undef_macros.h 354 include/nacl_io/pepper/undef_macros.h
355 include/nacl_io/pepper_interface.h 355 include/nacl_io/pepper_interface.h
356 include/nacl_io/real_pepper_interface.h 356 include/nacl_io/real_pepper_interface.h
357 include/nacl_io/typed_mount_factory.h 357 include/nacl_io/typed_mount_factory.h
358 include/newlib/arpa/inet.h 358 include/newlib/arpa/inet.h
359 include/newlib/netdb.h 359 include/newlib/netdb.h
360 include/newlib/netinet/in.h 360 include/newlib/netinet/in.h
361 include/newlib/netinet/tcp.h 361 include/newlib/netinet/tcp.h
362 include/newlib/netinet6/in6.h 362 include/newlib/netinet6/in6.h
363 include/newlib/poll.h 363 include/newlib/poll.h
364 include/newlib/sys/mount.h
364 include/newlib/sys/select.h 365 include/newlib/sys/select.h
365 include/newlib/sys/socket.h 366 include/newlib/sys/socket.h
366 include/newlib/sys/termios.h 367 include/newlib/sys/termios.h
367 include/newlib/sys/utsname.h 368 include/newlib/sys/utsname.h
368 include/pnacl/arpa/inet.h 369 include/pnacl/arpa/inet.h
369 include/pnacl/netdb.h 370 include/pnacl/netdb.h
370 include/pnacl/netinet/in.h 371 include/pnacl/netinet/in.h
371 include/pnacl/netinet/tcp.h 372 include/pnacl/netinet/tcp.h
372 include/pnacl/netinet6/in6.h 373 include/pnacl/netinet6/in6.h
373 include/pnacl/poll.h 374 include/pnacl/poll.h
375 include/pnacl/sys/mount.h
374 include/pnacl/sys/select.h 376 include/pnacl/sys/select.h
375 include/pnacl/sys/socket.h 377 include/pnacl/sys/socket.h
376 include/pnacl/sys/termios.h 378 include/pnacl/sys/termios.h
377 include/pnacl/sys/utsname.h 379 include/pnacl/sys/utsname.h
378 include/ppapi/c/dev/deprecated_bool.h 380 include/ppapi/c/dev/deprecated_bool.h
379 include/ppapi/c/dev/pp_cursor_type_dev.h 381 include/ppapi/c/dev/pp_cursor_type_dev.h
380 include/ppapi/c/dev/pp_print_settings_dev.h 382 include/ppapi/c/dev/pp_print_settings_dev.h
381 include/ppapi/c/dev/pp_video_capture_dev.h 383 include/ppapi/c/dev/pp_video_capture_dev.h
382 include/ppapi/c/dev/pp_video_dev.h 384 include/ppapi/c/dev/pp_video_dev.h
383 include/ppapi/c/dev/ppb_audio_input_dev.h 385 include/ppapi/c/dev/ppb_audio_input_dev.h
(...skipping 918 matching lines...) Expand 10 before | Expand all | Expand 10 after
1302 [linux]tools/nacl_helper_bootstrap_x86_64 1304 [linux]tools/nacl_helper_bootstrap_x86_64
1303 tools/nacl_llvm.mk 1305 tools/nacl_llvm.mk
1304 tools/ncval${EXE_EXT} 1306 tools/ncval${EXE_EXT}
1305 tools/oshelpers.py 1307 tools/oshelpers.py
1306 tools/oshelpers.pyc 1308 tools/oshelpers.pyc
1307 tools/quote.py 1309 tools/quote.py
1308 tools/run.py 1310 tools/run.py
1309 tools/sel_ldr.py 1311 tools/sel_ldr.py
1310 tools/sel_ldr_x86_32${EXE_EXT} 1312 tools/sel_ldr_x86_32${EXE_EXT}
1311 [linux,win]tools/sel_ldr_x86_64${EXE_EXT} 1313 [linux,win]tools/sel_ldr_x86_64${EXE_EXT}
OLDNEW
« no previous file with comments | « no previous file | native_client_sdk/src/examples/demo/flock/flock.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698