summaryrefslogtreecommitdiff
path: root/src/stty.c
AgeCommit message (Collapse)Author
1992-12-02Convert static declarations of struct option to use new macros fromJim Meyering
getopt.h: no_argument, required_argument, and optional_argument.
1992-11-12(set_mode): Parenthesize expressions with bit operationsJim Meyering
to correctly set/reset modes bits.
1992-11-01Make still more file-scope variables `static'.Jim Meyering
1992-11-01Make file-scope variable static.Jim Meyering
1992-11-01Initial revisionJim Meyering