sin
fbd786d22a
Correctly handle leftover input
We cannot rely on ungetc() pushing back more than 1 character reliably on all systems, so just note if we have leftover input and process it in the next run.
Description
Languages
C
79.5%
Roff
16%
Shell
1.9%
Awk
1.3%
Makefile
1.3%