Age | Commit message (Expand) | Author |
---|---|---|
2015-05-28 | NaCl: Make thread exit wake pthread_join. | Roland McGrath |
2015-05-28 | NaCl: Fix lll_futex_timed_wait timeout calculation. | Roland McGrath |
2015-05-26 | NaCl: Fix thinko in last change. | Roland McGrath |
2015-05-26 | NaCl: Add NaCl-specific __lll_timedlock_wait. | Roland McGrath |
2015-05-26 | struct stat is not posix conform | Szabolcs Nagy |
2015-05-20 | NaCl: Set tid field to a unique value. | Roland McGrath |
2015-05-13 | NaCl: Make fdopendir skip fcntl check. | Roland McGrath |
2015-05-12 | NaCl: Provide non-default values for uname. | Roland McGrath |
2015-05-08 | NaCl: Implement gethostname. | Roland McGrath |
2015-05-06 | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath |
2015-04-29 | NaCl: Change clock_t to long int. | Roland McGrath |
2015-04-29 | NaCl: Fix symbol names for euidaccess. | Roland McGrath |
2015-04-29 | NaCl: Make __suseconds_t be long int rather than int32_t. | Roland McGrath |
2015-04-17 | Add arm-nacl port. | Roland McGrath |