freebsd-dev/usr.bin/wc
Kyle Evans fbdf47586e wc(1): account for possibility of file == NULL
file could reasonably be NULL here if we we're using stdin. Albeit less
likely in normal usage, one could actually hit either of these warnings on
stdin.

ubmitted by:	sigsys@gmail.com
MFC after:	3 days
2020-02-05 14:00:27 +00:00
..
Makefile wc: sandbox wc using capsicum 2018-11-12 17:47:51 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
wc.1 wc(1): Fix 'wc -L' 2018-08-02 23:45:14 +00:00
wc.c wc(1): account for possibility of file == NULL 2020-02-05 14:00:27 +00:00