summaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_386.go
Commit message (Expand)AuthorAgeFilesLines
* runtime, syscall: switch linux/386 to use int 0x80Shenghou Ma2016-04-141-5/+0
* runtime: break out system-specific constants into package sysMichael Matloob2015-11-121-2/+5
* runtime: clean up & go-ify the hash function seederKeith Randall2014-12-101-2/+1
* [dev.garbage] all: merge dev.cc into dev.garbageRuss Cox2014-11-151-2/+1
* [dev.cc] runtime: convert freebsd to GoRuss Cox2014-11-111-4/+0
* [dev.cc] runtime: convert operating system support code from C to GoRuss Cox2014-11-111-0/+41