summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-4/+6
2010-03-26syscall: Create syscall_bsd.go for code used by Darwin and other *BSDsGiles Lean1-0/+2
2010-03-19syscall: mingw implemntation of Errstr()Alex Brainman1-1/+15
2010-03-16syscall: add const ARCH, analogous to OSRuss Cox1-0/+1
2009-11-23go: makes it build for the case $GOROOT has whitespacesSergio Luis O. B. Correia1-2/+2
2009-08-24avoid duplicate field names, so that bug132 can be fixedRuss Cox1-1/+0
2009-08-12convert non-low-level non-google pkg codeRuss Cox1-89/+15
2009-06-09mv src/lib to src/pkgRob Pike1-0/+97