cvs commit: src/lib/libthr/thread thr_create.c thr_gc.c
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Sat Apr 19 19:56:13 PDT 2003
    
    
  
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
    
    
More information about the cvs-all
mailing list