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
/
gnu
/
dist
/
gawk
/
test
/
numsubstr.awk
blob: 7a30993b83dd6d89e879dcfc8ee3f3b0da0b0396 (
plain
)
1
{
print substr
(
1000
+
$1
,
2
) }