Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 13:26:27 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_info.c
Message-ID:  <200210172026.g9HKQRve083229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/10/17 13:26:27 PDT

  Modified files:
    lib/libc_r/uthread   uthread_info.c 
  Log:
  FD locking is not enabled anymore, so the table which contains the owner
  of a file descriptor has NULL entries, so don't dereference the table entries
  to get the owners ever -- don't print the owners when processing a thread_dump
  request as a result of SIGINFO.
  
  Reviewed by:    deischen
  
  Revision  Changes    Path
  1.22      +0 -4      src/lib/libc_r/uthread/uthread_info.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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