History log of /freebsd-11-stable/share/man/man9/bitset.9
Revision Date Author Comments
# 320939 13-Jul-2017 kib

MFC r320755,r320762,r320893:
BIT_FLS(9).


# 319650 07-Jun-2017 kib

MFC r318781:
Add BIT_OR2(), BIT_AND2(), BIT_NAND2(), BIT_XOR() and BIT_XOR2().

Approved by: re (marius)


# 303620 01-Aug-2016 vangyzen

MFC r303519

Fix two return types in the cpuset(9) and bitset(9) man pages

The *_FFS() and *_COUNT() functions return int, not size_t.

Approved by: re (gjb)
Sponsored by: Dell Inc.