1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 15:26:48 +02:00

Stty option-parsing fixes.

This commit is contained in:
Paul Eggert
2004-09-05 07:28:11 +00:00
parent 893a0d6f31
commit ee86084bea

View File

@@ -1,3 +1,13 @@
2004-09-05 Paul Eggert <eggert@cs.ucla.edu>
* src/stty.c (valid_options): Remove.
(main): Fix some bugs in handling invalid option-combinations
like "stty -F".
(recover_mode): Arg is now char const *, not char *.
(main): Use STDIN_FILENO, not 0.
Simplify option-parsing code a tad.
* tests/stty/basic-1: Check for the fixed bugs.
2004-09-03 Paul Eggert <eggert@cs.ucla.edu>
* src/stat.c (HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that prevented