Enable inc(1) to read from stdin
authorm@mmmmarascio.xyz <m@mmmmarascio.xyz>
Mon, 1 Aug 2016 09:25:57 +0000 (11:25 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 1 Aug 2016 09:25:57 +0000 (11:25 +0200)
commita0bb92c9f397eb69914be03d7de16ae8e83e7426
treedbbcbb3e72ffc8b3e3f72ab8d2cb68a294e26c13
parent501f523802eeaed49dc095c9577a9e5f20447a6d
Enable inc(1) to read from stdin

The -file switch handles the argument "-" special and reads
from stdin in this case.
man/inc.man1
test/tests/inc/test-read-stdin [new file with mode: 0644]
uip/inc.c