about summary refs log tree commit diff
path: root/sysdeps/nacl
Commit message (Expand)AuthorAgeFilesLines
...
* NaCl: Make fdopendir skip fcntl check.Roland McGrath2015-05-131-0/+32
* NaCl: Provide non-default values for uname.Roland McGrath2015-05-121-0/+32
* NaCl: Implement gethostname.Roland McGrath2015-05-081-0/+45
* NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2015-05-061-1/+1
* NaCl: Change clock_t to long int.Roland McGrath2015-04-292-3/+4
* NaCl: Fix symbol names for euidaccess.Roland McGrath2015-04-291-1/+3
* NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath2015-04-291-1/+1
* Add arm-nacl port.Roland McGrath2015-04-17113-0/+4497