Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2015 23:08:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194985] getdtablecount new syscall from openbsd
Message-ID:  <bug-194985-8-oTrnNNBEJa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194985-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194985-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194985

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rodrigc
Date: Sat Nov 14 23:07:39 UTC 2015
New revision: 290835
URL: https://svnweb.freebsd.org/changeset/base/290835

Log:
  Implemtn getdtablecount() to count open file descriptors for current process.

  Use underlying sysctl implemented by mjg in r290473.

  PR:                    194985
  Reviewed by:           bapt, mjg
  Differential Revision: https://reviews.freebsd.org/D4084

Changes:
  head/lib/libopenbsd/Makefile
  head/lib/libopenbsd/getdtablecount.c
  head/lib/libopenbsd/unistd.h

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194985-8-oTrnNNBEJa>