Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 19:58:30 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_kern.c
Message-ID:  <200304200258.h3K2wUDX041509@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/04/19 19:58:30 PDT

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_kern.c 
  Log:
  Use STDERR_FILENO as the file descriptor passed to _thread_printf()
  instead of 0 (ie stdin). Writing to stdin may not be possible.
  
  Revision  Changes    Path
  1.3       +7 -4      src/lib/libthr/thread/thr_kern.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304200258.h3K2wUDX041509>