summaryrefslogtreecommitdiffstats
path: root/libgo/syscalls/sysfile_stat_regfile.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement new syscall package.ian2011-10-231-12/+0
| | | | | | | | | Calls to library functions now use entersyscall and exitsyscall as appropriate. This is a first step toward multiplexing goroutines onto threads. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180345 138bc75d-0d04-0410-961f-82ee72b054a4
* Support libgo on Solaris.ian2011-02-211-0/+12
From Rainer Orth. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170355 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud