index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
snprintb.3
Age
Commit message (
Expand
)
Author
2020-07-30
Fix grammar.
uwe
2019-12-07
Remove trailing whitespace.
wiz
2019-12-06
Correct the man page, and say that the printf(3) format characters need
christos
2019-04-29
snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0
kre
2019-04-27
Remove trailing whitespace.
wiz
2019-04-27
remove dup line
christos
2019-04-27
Document the '*' field and give a more complex example with F and *.
christos
2017-10-22
Add snprintb_m to the NAME section.
abhinav
2013-08-07
Update example using hex-escape-sequences to conform to gcc parsing rules.
pgoyette
2013-08-07
Add an example using snprintb_m()
pgoyette
2009-05-13
Implement snprintb_m(3) to provide multi-line bit/bit-field decode.
pgoyette
2009-05-05
Update type of argument 4 from u_quad_t to uint64_t to match the actual
pgoyette
2009-03-26
Correct the order of arguments in EXAMPLE. Bump date.
uebayasi
2008-12-23
Fix deleto in previous.
wiz
2008-12-23
fix argument order in example.
christos
2008-12-17
Re-add LIBRARY section.
wiz
2008-12-17
Fix some minor mdoclint complaints.
wiz
2008-12-16
use the bitmask_snprintf info which is more complete, and adjust it for
christos
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2004-12-01
Add missing LIBRARY section.
peter
2004-11-21
fix the header.
christos
2003-04-16
Use
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-09-20
Add snprintb(3) inspired from bitmask_snprintf(9), but made to look like
christos