index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stty.c
Age
Commit message (
Expand
)
Author
2017-01-09
stty: ensure no side effects from invalid options
Pádraig Brady
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-06-29
stty: fix sane setting of susp to ^z on Solaris
Pádraig Brady
2016-02-15
stty: fix translated --help so the gettext header is not printed
Göran Uddeborg
2016-01-06
stty: support "flusho" local setting
Pádraig Brady
2016-01-06
stty: support [-]drain setting to control waiting for pending Tx
Pádraig Brady
2016-01-04
stty: support -I, --immediate to not wait for pending transmission
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-02-17
stty: fix setting of 'extproc' on BSD
Pádraig Brady
2015-01-24
stty: only print supported options for combined options
Pádraig Brady
2015-01-24
stty: document the 'status' character where supported
Pádraig Brady
2015-01-24
stty: document the 'discard' character setting
Pádraig Brady
2015-01-24
stty: add support for extproc/LINEMODE
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-12-19
diagnose too-large numbers better
Pádraig Brady
2014-09-23
stty: only list supported options in --help and man pages
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-05-26
doc: clarify --zero-terminated option
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-11-17
stty: add support for mark/space parity
Colin Leitner
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
2013-02-05
stty: add support for DTR/DSR hardware control flow
Ondřej Vašík
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-07-13
doc: clarify meaning of '-parodd' in stty help
Bruno Haible
2012-07-02
maint: avoid a -Wunsed-but-set warning on some systems
Pádraig Brady
2012-06-12
stty: portability: accommodate CIL
Jim Meyering
2012-05-16
maint: add assertions to placate static analysis tools
Jim Meyering
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
2011-05-08
maint: remove -Wmissing-field-initializers workarounds
Pádraig Brady
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-09-18
build: use gnulib's new termios module
Jim Meyering
2010-04-24
maint: remove now-unnecessary #if HAVE_header_H tests.
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-09-13
maint: use consistent cpp indentation in all .c files
Jim Meyering
2009-09-05
stty: use TAB0, TAB1, and TAB2 only if defined
Petr Salinger
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
[next]