index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stty.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-07-04
tweak comment
Jim Meyering
1
-1
/
+1
1998-06-29
revert back to using lower case _unlocked wrapper names
Jim Meyering
1
-11
/
+11
1998-06-29
Change all uses of unlocked-wrapped functions to their upper case wrapper names.
Jim Meyering
1
-11
/
+11
1998-04-04
Use "%s", not device_name, as the format string, in case the
Jim Meyering
1
-20
/
+20
1998-04-04
clean up comments
Jim Meyering
1
-15
/
+13
1998-04-04
(valid_options): Parenthesize assignment in while expr.
Jim Meyering
1
-12
/
+11
1998-04-04
Use STREQ in place of strcmp everywhere.
Jim Meyering
1
-95
/
+85
1998-04-04
[1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>]
Jim Meyering
1
-70
/
+173
1997-12-21
s/__P/PARAMS/
Jim Meyering
1
-21
/
+21
1997-10-07
update bug-reporting address
Jim Meyering
1
-1
/
+1
1997-02-09
update copyrights for 1997
Jim Meyering
1
-1
/
+1
1997-02-05
Bracket inclusion of termios.h with #if HAVE_TERMIOS_H.
Jim Meyering
1
-1
/
+3
1997-02-01
bracket bug address with <> and append a period
Jim Meyering
1
-1
/
+1
1997-02-01
Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)...
Jim Meyering
1
-2
/
+1
1996-12-10
Include config.h before testing for TERMIOS_NEEDS_XOPEN_SOURCE.
Jim Meyering
1
-1
/
+2
1996-12-08
(get_win_size): Rename formal parameter from fileno to FD.
Jim Meyering
1
-2
/
+2
1996-11-24
(get_win_size): Take a FILENO parameter rather than
Jim Meyering
1
-6
/
+13
1996-11-24
Big patch from Karl Heuer. FIXME: fill in details
Jim Meyering
1
-26
/
+57
1996-11-04
(recover_mode): Fail also if there are too many fields. From Karl Heuer.
Jim Meyering
1
-0
/
+5
1996-11-03
change bug-reporting address
Jim Meyering
1
-1
/
+1
1996-11-02
change bug-reporting address
Jim Meyering
1
-1
/
+1
1996-10-24
Guard inclusion of stdarg.h and definition of VA_START
Jim Meyering
1
-2
/
+2
1996-10-21
(main): Remove TAB from diagnostic, for consistency.
Jim Meyering
1
-1
/
+1
1996-10-05
(main): update --version output to conform to coding standard
Jim Meyering
1
-1
/
+1
1996-09-02
(usage): Tell where to report bugs.
Jim Meyering
1
-0
/
+1
1996-07-21
(usage): Correct typo (-iucl -> -iuclc) in usage message.
Jim Meyering
1
-1
/
+1
1996-07-13
[GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.
Jim Meyering
1
-4
/
+0
1996-04-24
update Copyright years for 1996
Jim Meyering
1
-1
/
+1
1996-03-24
Update FSF's address.
Jim Meyering
1
-2
/
+2
1996-03-24
(main): Reformat if-block a little.
Jim Meyering
1
-7
/
+7
1996-03-21
(main): Declare to be of type int, not void.
Jim Meyering
1
-1
/
+1
1996-03-16
Don't include version.h.
Jim Meyering
1
-2
/
+1
1996-03-12
(main): Initialize for internationalized message support:
Jim Meyering
1
-0
/
+3
1996-02-29
(wrapf) [!__STDC__]: Indent by one space the first line of the pre-ANSI
Jim Meyering
1
-1
/
+1
1996-01-17
Break some long lines.
Jim Meyering
1
-11
/
+17
1996-01-17
(integer_arg): Use xstrtol instead of open-coding this.
Jim Meyering
1
-34
/
+2
1996-01-17
(visible): Change parameter type to unsigned int from unsigned char.
Jim Meyering
1
-2
/
+2
1996-01-17
Protoize and __P-protect forward dcls.
Jim Meyering
1
-71
/
+41
1996-01-14
Indent cpp directives.
Jim Meyering
1
-41
/
+41
1995-11-27
s/non-zero/nonzero/g
Jim Meyering
1
-1
/
+1
1995-11-08
(usage): Clarify descriptions of ignpar and ignbrk.
Jim Meyering
1
-2
/
+2
1995-08-08
Annotate localizable strings with _(...). From Franc,ois.
Jim Meyering
1
-45
/
+45
1995-05-15
(usage): Add one- and two-line descriptions to --help output.
Jim Meyering
1
-0
/
+1
1995-03-09
add 1995 to Copyright dates
Jim Meyering
1
-1
/
+1
1995-02-27
(main, set_window_size): Use memset instead of bzero.
Jim Meyering
1
-3
/
+3
1994-12-20
* src/*.c: Include "error.h" instead of simply declaring
Jim Meyering
1
-2
/
+1
1994-10-08
merge with 1.10q
Jim Meyering
1
-0
/
+17
1994-10-01
.
Jim Meyering
1
-3
/
+0
1994-09-27
merge with 1.10n2
Jim Meyering
1
-7
/
+0
1994-09-25
.
Jim Meyering
1
-6
/
+6
[next]