runtime: Copy runtime_printf from other Go library.
[gcc.git] / libgo / runtime / yield.c
2011-12-20 Ian Lance Taylorlibgo/runtime: Don't define _GNU_SOURCE in source code.
2011-10-31 Ian Lance Taylorsyscall: Use sched_yield rather than pthread_yield.
2011-10-26 Ian Lance TaylorUpdate Go library to last weekly.