At Thu, 29 Dec 2011 19:21:22 +0800, Liu Yuan wrote: > > From: Liu Yuan <tailai.ly at taobao.com> > > These fprintfs will be called in the context sheep, so we have to use > eprintf for err messages. > > - coroutine: use panic() instead of fprintf() & abort() > > Signed-off-by: Liu Yuan <tailai.ly at taobao.com> > --- > lib/coroutine.c | 20 +++++++------------- > lib/net.c | 14 +++++++------- > 2 files changed, 14 insertions(+), 20 deletions(-) Applied, thanks! Kazutaka |