cvs commit: src/lib/libthr/thread thr_kern.c

Marcel Moolenaar marcel at FreeBSD.org
Sat Apr 19 19:58:31 PDT 2003


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


More information about the cvs-src mailing list