mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 18:33:47 +08:00
02599650b1
* NEWS: Mention this. * src/stty.c (strtoul_tcflag_t, strtoul_cc_t): New functions. (recover_mode): Use those functions (not sscanf), to parse the string robustly. * tests/stty/invalid: New file. Test for the above. * tests/stty/Makefile.am (TESTS): Add invalid. * .x-sc_prohibit_atoi_atof: Don't exempt stty.c from this check. Add tests/stty/invalid so we don't have to obfuscate the comment about sscanf therein. * Makefile.maint (sc_prohibit_atoi_atof): Mention sscanf in the diagnostic, too.
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
^configure$
|
|
ChangeLog
|
|
^TODO$
|
|
^lib/mktime\.c$
|
|
^lib/getloadavg\.c$
|
|
^lib/euidaccess\.c$
|
|
^lib/euidaccess-stat\.c$
|
|
^lib/group-member\.c$
|
|
^Makefile\.maint$
|
|
^doc/coreutils.texi$
|
|
^tests/stty/invalid$
|