index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
intprec.awk
blob: 978e9eacc63bb6d591c1edc8b0edb26cc6d5789f (
plain
)
1
BEGIN
{
printf
"%.10d:%.10x
\n
"
,
5
,
14
}