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
/
getline2.ok
blob: 9b7f2b90efeefad4e5e9f2cdd2ef20bf6796ea0f (
plain
)
1
2
BEGIN { while( getline > 0) { print } } BEGIN { while( getline > 0) { print } }