index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stty.c
Age
Commit message (
Expand
)
Author
Lines
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-18
/
+18
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-10-23
maint: apply suggested cleanup to recent stty.c change
Pádraig Brady
-6
/
+10
2017-10-23
stty: fix processing of options when -F is specified
Pádraig Brady
-30
/
+13
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-11
/
+4
2017-02-28
maint: avoid a -Werror=null-dereference with GCC-6.3.1
Pádraig Brady
-0
/
+2
2017-01-09
stty: ensure no side effects from invalid options
Pádraig Brady
-162
/
+196
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-25
/
+26
2016-06-29
stty: fix sane setting of susp to ^z on Solaris
Pádraig Brady
-2
/
+2
2016-02-15
stty: fix translated --help so the gettext header is not printed
Göran Uddeborg
-2
/
+0
2016-01-06
stty: support "flusho" local setting
Pádraig Brady
-0
/
+11
2016-01-06
stty: support [-]drain setting to control waiting for pending Tx
Pádraig Brady
-12
/
+18
2016-01-04
stty: support -I, --immediate to not wait for pending transmission
Pádraig Brady
-3
/
+12
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-13
/
+13
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-13
/
+14
2015-02-17
stty: fix setting of 'extproc' on BSD
Pádraig Brady
-7
/
+20
2015-01-24
stty: only print supported options for combined options
Pádraig Brady
-21
/
+153
2015-01-24
stty: document the 'status' character where supported
Pádraig Brady
-0
/
+5
2015-01-24
stty: document the 'discard' character setting
Pádraig Brady
-1
/
+18
2015-01-24
stty: add support for extproc/LINEMODE
Pádraig Brady
-2
/
+23
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-12-19
diagnose too-large numbers better
Pádraig Brady
-7
/
+2
2014-09-23
stty: only list supported options in --help and man pages
Pádraig Brady
-4
/
+173
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-2
/
+2
2014-05-26
doc: clarify --zero-terminated option
Pádraig Brady
-1
/
+1
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-11-17
stty: add support for mark/space parity
Colin Leitner
-0
/
+4
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
-1
/
+1
2013-02-05
stty: add support for DTR/DSR hardware control flow
Ondřej Vašík
-0
/
+4
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-1
/
+5
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-07-13
doc: clarify meaning of '-parodd' in stty help
Bruno Haible
-1
/
+1
2012-07-02
maint: avoid a -Wunsed-but-set warning on some systems
Pádraig Brady
-1
/
+1
2012-06-12
stty: portability: accommodate CIL
Jim Meyering
-2
/
+2
2012-05-16
maint: add assertions to placate static analysis tools
Jim Meyering
-0
/
+8
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
-2
/
+2
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-3
/
+3
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-9
/
+9
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-5
/
+5
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
-3
/
+3
[next]