Date: Mon, 9 Jun 2003 10:58:15 -0700 (PDT) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_printf.c Message-ID: <200306091758.h59HwF4I097380@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/06/09 10:58:15 PDT
FreeBSD src repository
Modified files:
lib/libthr/thread thr_printf.c
Log:
_thread_printf() is only used for debugging or in cases where something's
screwed beyond all help, so it can just skip the pthreads wrapper
for write(2) and call directly into it.
Revision Changes Path
1.3 +2 -2 src/lib/libthr/thread/thr_printf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306091758.h59HwF4I097380>
