summaryrefslogtreecommitdiff
path: root/src/syscall/syscall_nacl.go
Commit message (Expand)AuthorAgeFilesLines
* net: add Buffers type, do writev on unixBrad Fitzpatrick2016-09-291-0/+2
* syscall: validate ParseDirent inputsDamien Neil2016-09-201-25/+11
* syscall: make Getpagesize return page size from runtimeAustin Clements2016-09-061-1/+0
* syscall: test Gettimeofday everywhere, not just on DarwinBrad Fitzpatrick2016-08-161-0/+1
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime, syscall: use the new get_random_bytes syscall for NaClShenghou Ma2015-03-251-0/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+311