]> Cypherpunks repositories - gostls13.git/commit
syscall: accept pre-existing directories in nacl zip file
authorRuss Cox <rsc@golang.org>
Tue, 28 Oct 2014 00:45:16 +0000 (20:45 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 28 Oct 2014 00:45:16 +0000 (20:45 -0400)
commit1c534714e1d353d45670a3ed76f4f4a7c7bfa7c6
tree5b1dfa80cd8fecbb33e7d64a6943bc26812b5f0b
parent2fe9482343a4321d54dac5eca5eb04e06aea29d6
syscall: accept pre-existing directories in nacl zip file

NaCl creates /tmp. This lets the zip file populate it.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/159600043
src/syscall/fs_nacl.go