https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194985
--- Comment #7 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
