git: <sys/sysctl.h>: Add runtime interface macros for BIT32/BIT64
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Dec 1 17:15:27 PST 2019
commit 306e2db1f269c10d0f626e724c68f81734bd863b
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Dec 2 01:48:52 2019 +0100
<sys/sysctl.h>: Add runtime interface macros for BIT32/BIT64
- Add SYSCTL_ADD_BIT32() and SYSCTL_ADD_BIT64() macros which allow using a
sysctl context.
Summary of changes:
sys/sys/sysctl.h | 10 ++++++++++
1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/306e2db1f269c10d0f626e724c68f81734bd863b
--
DragonFly BSD source repository
More information about the Commits
mailing list