50fcb4ee77
This change has been motivated by a mail from bde sent in 2015 in which he mentioned inappropriate use of sscanf() in 3 programs in /bin. This change removes the potential mismatch of the types of the return values and the variable width specified in the scan pattern. While there was no issue with the patterns and types used, the new code is simpler and more efficient. |
||
---|---|---|
.. | ||
cchar.c | ||
extern.h | ||
gfmt.c | ||
key.c | ||
Makefile | ||
Makefile.depend | ||
modes.c | ||
print.c | ||
stty.1 | ||
stty.c | ||
stty.h | ||
util.c |