Skip to content

gnucompability(stty): it accepts 0 for ispeed but the gnu one rejects it #12902

@HackingRepo

Description

@HackingRepo

Hi, uutils mainteners

that is a compability issue with stty command as our test confirms

relunsec@relunsec:~/software/coreutils/target/debug$ ./stty ispeed 0
relunsec@relunsec:~/software/coreutils/target/debug$ gnustty ispeed 0
gnustty: 'standard input': unable to perform all requested operations
relunsec@relunsec:~/software/coreutils/target/debug$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions