aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-rec-nb-small.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-01compiler/runtime: Copy channel implementation from master library.Ian Lance Taylor1-123/+0
2011-11-28runtime: Multiplex goroutines onto OS threads.Ian Lance Taylor1-8/+3
2011-09-16Block forever on send/receive to/from nil channel.Ian Lance Taylor1-0/+8
2011-05-20Update to current version of Go library.Ian Lance Taylor1-1/+3
2011-03-25Remove closed function. Fix tuple receive in select.Ian Lance Taylor1-1/+0
2011-03-24Update to current version of Go library.Ian Lance Taylor1-1/+3
2011-03-23Send on a closed channel panics.Ian Lance Taylor1-10/+0
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+127