Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 19:56:12 -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_create.c thr_gc.c
Message-ID:  <200304200256.h3K2uCn1040562@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c thr_gc.c 
  Log:
  Fix build breakage (on ia64) caused by a missing file descriptor to
  _thread_printf(). Use STDERR_FILENO as the file descriptor.
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libthr/thread/thr_create.c
  1.3       +1 -1      src/lib/libthr/thread/thr_gc.c



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