[Sheepdog] [PATCH] sheep: use eprintf instead of fprintf(stderr)

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Fri Jan 6 12:34:52 CET 2012


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



More information about the sheepdog mailing list