summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove athena_main dependency on ash_resources.h"John Abd-El-Malek2014-10-281-0/+0
* Remove athena_main dependency on ash_resources.hPeter Kotwicz2014-10-281-0/+0
* [NaCl SDK] nacl_io: fix for html5fs chmodsbc2014-10-253-0/+14
* [NaCl SDK] Remove sys/signal.h from newlib-extrassbc2014-10-212-318/+0
* [NaCk SDK] nacl_io: Don't assume ~S_IFMT are the mode bits.sbc2014-10-2012-33/+37
* [NaCl SDK] nacl_io: Fix utime() on directories.sbc2014-10-205-7/+25
* [NaCl SDK] Run PNaCl translate tests in sel_ldr.binji2014-10-174-3/+39
* Release nonsfi_loader as a part of NaCl SDKhamaji2014-10-172-0/+3
* [NaCl SDK] Install libpnacl_irt_shim.a into the correct location.binji2014-10-161-3/+8
* Added support for NaCl IO to use the IRT Extension API.dyen2014-10-167-8/+515
* [NaCl SDK] nacl_io: Add umaskbinji2014-10-1615-15/+75
* [NaCl SDK] nacl_io: ignore mode bits when creating files.binji2014-10-162-1/+6
* [NaCl SDK] nacl_io: getsockname() should return non-zero port after bind.Ben Smith2014-10-152-0/+11
* [NaCl SDK] nacl_io: Mask mode before passing to Node::SetModebinji2014-10-132-2/+2
* [NaCl SDK] nacl_io: Rename termios entry points.sbc2014-10-1012-11/+11
* [NaCl SDK] nacl_io: Fix real_node when dealing with a windows terminalsbc2014-10-095-30/+61
* [NaCl SDK] Update naclports revision used by the SDK buildSam Clegg2014-10-093-3/+3
* [NaCl SDK] Add back in vs_addin after it was accidentally removed.Ben Smith2014-10-091-0/+15
* [NaCl SDK] nacl_io: Fix calling utime/utimes/futimes with NULL.binji2014-10-096-8/+97
* Fix missing SENDING flag.noelallen2014-10-081-0/+4
* [NaCl SDK] nacl_io: Use (void) prototype in nacl_io.hbinji2014-10-071-2/+2
* Add debugging information for nacl_io library.jmedley2014-10-075-79/+106
* NaCl docs: update release notesjfb2014-10-073-21/+48
* [NaCl SDK] Update Visual Studio Addin docs to reflect VS2012 support.sbc2014-10-063-14/+16
* [NaCl SDK] nacl_io: Don't call open() from KernelProxy functionsBen Smith2014-10-012-20/+101
* [DOCS] Add supported OSs and platforms to the SDK download page.jmedley2014-09-303-4/+18
* [NaCl SDK] Update naclports revision used to build gonacl.com examplessbc2014-09-303-23/+9
* [NaCl SDK] Add pepper_39 to SDK manifestSam Clegg2014-09-291-58/+10
* [NaCl SDK] remove legacy naclports svn checkoutSam Clegg2014-09-261-0/+8
* [NaCl SDK] Fix url_loader example for MSVC 2013Ben Smith2014-09-261-0/+1
* [NaCl SDK] Update naclports revision.Sam Clegg2014-09-261-7/+9
* Replace allocated ino with hash of path.noelallen2014-09-265-4/+71
* Update shipping version of vs_addin.Sam Clegg2014-09-251-1/+1
* NaCl: Update revision in DEPS, r13759 -> r13783dschuff2014-09-252-21/+21
* [NaCl SDK] nacl_io: add return value to nacl_io_init.sbc2014-09-254-11/+16
* [NaCl SDK]: nacl_io: add nacl_io_uninit function.sbc2014-09-253-1/+15
* Add missing _ASSIGN() macro in NaCl's sys/socket.hsergeyu2014-09-252-2/+15
* [NaCl SDK] getos.py now checks against the Cr-Commit-Position.mgiuca2014-09-253-13/+67
* [NaCl SDK] nacl_io: Fix gaping memory leaks in memfs and htmlfssbc2014-09-253-0/+7
* [NaCl SDK] nacl_io: Add chmod/fchmodBen Smith2014-09-2514-86/+208
* [NaCl SDK AppEngine] Fix PNaCl demos after html5 onpopstate change.Ben Smith2014-09-241-21/+17
* [NaCl SDK] nacl_io: use standard __BEGIN/__END_DECLS in poll.hsbc2014-09-241-5/+4
* [NaCl SDK] Fix gamepad example for msvc 2013Ben Smith2014-09-241-0/+1
* Building both ia32 and x64 in the sdk build.bradnelson2014-09-231-0/+1
* Move 'Versioning' topic from overview to download page.jmedley2014-09-225-45/+42
* Copy edit SDK section.jmedley2014-09-227-412/+400
* [NaCl SDK] Fix SDK to have pnacl as default toolchain.Ben Smith2014-09-221-1/+3
* Copy edit Learn Basics section. Includes first group of new illustrations to ...jmedley2014-09-2211-404/+459
* Add ahead-of-time translator to landing page.jmedley2014-09-222-2/+2
* [NaCl SDK] nacl_io: Fix html5fs stat on directoriesbinji2014-09-202-5/+7