mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
0dc7c9e635
fstat(2) is going to be a lot faster than reading all of the bytes in a file, if we just need a character count for a regular file. This fast path was accidentally broken in r326736. PR: 224160 Reported by: bde Sponsored by: Dell EMC Isilon |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.depend | ||
wc.1 | ||
wc.c |