summaryrefslogtreecommitdiff
path: root/src/stty.c
AgeCommit message (Expand)Author
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-11-17stty: add support for mark/space parityColin Leitner
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady
2013-02-05stty: add support for DTR/DSR hardware control flowOndřej Vašík
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-07-13doc: clarify meaning of '-parodd' in stty helpBruno Haible
2012-07-02maint: avoid a -Wunsed-but-set warning on some systemsPádraig Brady
2012-06-12stty: portability: accommodate CILJim Meyering
2012-05-16maint: add assertions to placate static analysis toolsJim Meyering
2012-05-02maint: with split lines, don't leave an operator at end of lineJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-05-08maint: remove -Wmissing-field-initializers workaroundsPádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-09-18build: use gnulib's new termios moduleJim Meyering
2010-04-24maint: remove now-unnecessary #if HAVE_header_H tests.Jim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-09-13maint: use consistent cpp indentation in all .c filesJim Meyering
2009-09-05stty: use TAB0, TAB1, and TAB2 only if definedPetr Salinger
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-02-05avoid spurious parentheses/arith-op-related warnings from newer gccJim Meyering
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering
2008-09-19stty --help: correct the alignment of an entryBenno Schulenberg
2008-08-04doc: correct and normalize --help output of several toolsBenno Schulenberg
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-05-26adjust copyright datesJim Meyering
2008-05-26convert single-author programs to use proper_nameJim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-05-22stty: fix a harmless syntax nitJim Meyering
2007-05-22stty: diagnose an invalid hex value in 35-colon commmand-line argumentJim Meyering
2007-03-28Help translators include translation team's web or email address.Jim Meyering
2007-03-28* src/stty.c: Don't include "vasprintf.h", now that itsJim Meyering
2006-10-10* src/ls.c (quote_name): Use initializer rather than memset toPaul Eggert
2005-07-09Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.Paul Eggert
2005-07-08Include stropt.h if available.Paul Eggert
2005-07-03Include fd-reopen.h.Paul Eggert
2005-06-16Don't embed `this'-style quotes in format strings.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering