maint: with split lines, don't leave an operator at end of line
[platform/upstream/coreutils.git] / src / stty.c
2012-05-02 Jim Meyeringmaint: with split lines, don't leave an operator at...
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-09 Jim Meyeringmaint: src/*.[ch]: convert more `...' to '...'
2012-01-09 Jim Meyeringmaint: src/*.c: change remaining quotes (without embedd...
2012-01-09 Jim Meyeringmaint: convert `...' to '...' in --help output
2012-01-07 Jim Meyeringmaint: use new emit_try_help in place of equivalent...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-07-02 Jim Meyeringmaint: use "const" and "pure" function attributes where...
2011-05-08 Pádraig Bradymaint: remove -Wmissing-field-initializers workarounds
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-09-18 Jim Meyeringbuild: use gnulib's new termios module
2010-04-24 Jim Meyeringmaint: remove now-unnecessary #if HAVE_header_H tests.
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-09-23 Pádraig Bradymaint: Use logical rather than bitwise operators on...
2009-09-21 Pádraig Bradydoc: mention the texinfo documentation in --help
2009-09-13 Jim Meyeringmaint: use consistent cpp indentation in all .c files
2009-09-05 Petr Salingerstty: use TAB0, TAB1, and TAB2 only if defined
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-02-05 Jim Meyeringavoid spurious parentheses/arith-op-related warnings...
2008-12-01 Jim Meyeringavoid warnings about initialization of automatic aggregates
2008-09-19 Benno Schulenbergstty --help: correct the alignment of an entry
2008-08-04 Benno Schulenbergdoc: correct and normalize --help output of several...
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-05-22 Jim Meyeringstty: fix a harmless syntax nit
2007-05-22 Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-28 Jim Meyering* src/stty.c: Don't include "vasprintf.h", now that its
2006-10-10 Paul Eggert* src/ls.c (quote_name): Use initializer rather than...
2005-07-09 Paul EggertUse only HAVE_SYS_IOCTL_H to decide whether to include...
2005-07-08 Paul EggertInclude stropt.h if available.
2005-07-03 Paul EggertInclude fd-reopen.h.
2005-06-16 Jim MeyeringDon't embed `this'-style quotes in format strings.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-28 Jim Meyering(speeds): Declare this array to be static.
2005-01-30 Jim MeyeringRemove unnecessary parentheses in #if directives.
2005-01-30 Jim Meyering[VSWTCH]: Some systems, like Cygwin, use VSWTC
2004-11-03 Paul EggertInclude "vasprintf.h" since we use vasprintf now.
2004-09-21 Paul Eggert(longopts): Add --help, --version.
2004-09-05 Paul Eggert(recover_mode): Arg is now char const *, not char *.
2004-09-05 Paul Eggert(valid_options): Remove.
2004-08-03 Paul Eggert(VA_START): Remove. All callers now use va_start.
2004-04-07 Jim MeyeringAdd support for IUTF8 input flag.
2004-01-22 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-11-05 Jim MeyeringCast NULL to `(char *)' in call to variadic function,
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-04-17 Jim MeyeringRemove uses of PROTOTYPE macro.
2003-04-11 Jim MeyeringRemove SPC in SPC-TAB sequence.
2003-04-10 Jim Meyering(wrapf): Declare with format attribute.
2002-12-18 Jim Meyering(valid_options): Declare to be static.
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2002-11-21 Jim Meyeringstty doesn't support all baud rates available in curren...
2002-08-31 Jim MeyeringChange `exit (0)' to `exit (EXIT_SUCCESS)',
2002-08-30 Jim MeyeringChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2001-12-15 Jim MeyeringUse new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT...
2001-09-16 Jim Meyering(usage): Prefix each line with a space, so that
2000-07-17 Jim Meyering(visible): Don't mark `<undef>' for translation.
2000-06-21 Jim Meyering(valid_options): Don't segfault on `stty erase -'.
2000-05-07 Jim MeyeringInclude "closeout.h".
2000-03-03 Jim MeyeringMake it so stty's rprnt attribute works on HPUX 10.20.
2000-01-29 Jim Meyering(screen_columns): Change #if-0 (test code, mistakenly...
2000-01-28 Jim Meyering(wrapf): Emit a newline only if 0 < current_col.
1999-08-30 Jim Meyering(usage): Correct --help message.
1999-03-31 Jim Meyering(PROGRAM_NAME, AUTHORS): Define and use.
1999-03-04 Jim Meyering(main): Include author name argument in call to parse_l...
1999-02-16 Jim Meyering(main): #ifdef-out unreachable code.
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-25 Jim Meyering(usage): Remove static attribute.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-09-19 Jim Meyering(main): Revamp option processing, again.
1998-07-04 Jim Meyeringtweak comment
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim MeyeringChange all uses of unlocked-wrapped functions to their...
1998-04-04 Jim MeyeringUse "%s", not device_name, as the format string, in...
1998-04-04 Jim Meyeringclean up comments
1998-04-04 Jim Meyering(valid_options): Parenthesize assignment in while expr.
1998-04-04 Jim MeyeringUse STREQ in place of strcmp everywhere.
1998-04-04 Jim Meyering[1998-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>]
1997-12-21 Jim Meyerings/__P/PARAMS/
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-05 Jim MeyeringBracket inclusion of termios.h with #if HAVE_TERMIOS_H.
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1996-12-10 Jim MeyeringInclude config.h before testing for TERMIOS_NEEDS_XOPEN...
1996-12-08 Jim Meyering(get_win_size): Rename formal parameter from fileno...
next