summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/thread-linux.c
Commit message (Expand)AuthorAgeFilesLines
* libgo: Update to October 24 version of master library.ian2013-11-061-13/+11
* runtime: Move new 1.1.1 functions from thread-linux.c to runtime.c.ian2013-07-241-46/+0
* libgo: Update to Go 1.1.1.ian2013-07-161-0/+46
* runtime: support NumCPU() on more platformsian2012-08-071-36/+0
* runtime: Copy runtime_printf from other Go library.ian2012-05-241-1/+1
* libgo: Update to weekly.2012-03-04 release.ian2012-03-061-0/+10
* libgo: Update to weekly.2012-01-15.ian2012-01-251-0/+6
* libgo: Update to weekly.2011-11-18.ian2011-12-121-1/+1
* runtime: If O_CLOEXEC is not defined, define it as 0.ian2011-11-291-0/+4
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-4/+5
* runtime: New lock/note implementation.ian2011-11-221-0/+100
OpenPOWER on IntegriCloud