• Alex Brainman's avatar
    syscall: StartProcess fixes for windows · 913c8d73
    Alex Brainman authored
    - StartProcess will work with relative (to attr.Dir, not
      current directory) executable filenames
    - StartProcess will only work if executable filename points
      to the real file, it will not search for executable in the
      $PATH list and others (see CreateProcess manual for details)
    - StartProcess argv strings can contain any characters
    
    R=golang-dev, r
    CC=golang-dev
    https://golang.org/cl/4306041
    913c8d73
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...