summaryrefslogtreecommitdiff
path: root/libgo/syscalls/exec.go
Commit message (Expand)AuthorAgeFilesLines
* Implement new syscall package.ian2011-10-231-346/+0
* Implement goto restrictions.ian2011-09-201-9/+12
* Update Go library to r60.ian2011-09-161-11/+90
* libgo: Use waitpid on systems which do not have wait4.ian2011-03-301-14/+0
* Update to current version of Go library.ian2011-03-241-21/+46
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-79/+84
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+248