Improve the check for departures from C89, and fix the departures
[platform/upstream/coreutils.git] / src / split.c
2006-09-03 Paul EggertDon't include dirname.h, since system.h does it now.
2006-03-26 Jim Meyering(next_file_name): Use new last_component, in place...
2005-07-11 Paul Eggert(main): Avoid setmode; use POSIX-specified routines...
2005-07-05 Paul EggertAdjust to the change to DECIMAL_DIGIT_ACCUMULATE: its...
2005-07-03 Paul EggertInclude fcntl--.h rather than unistd-safer.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-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-11 Paul EggertInclude unistd-safer.h.
2005-03-25 Jim Meyering(main): Update use of DECIMAL_DIGIT_ACCUMULATE.
2005-03-17 Jim Meyering(main): Use DECIMAL_DIGIT_ACCUMULATE macro in place...
2004-12-20 Paul Eggert(usage): Mention default size.
2004-09-21 Paul Eggert(main): Remove unused "case 0".
2004-08-03 Paul Eggert(cwrite, bytes_split, lines_split, line_bytes_split):
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-04-15 Jim MeyeringInclude getpagesize.h.
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2003-11-04 Jim Meyering(next_file_name): Use `sizeof *var' rather than
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-08-09 Jim Meyering(suffix_alphabet): New var.
2003-07-23 Jim MeyeringDon't include headers already included by system.h:
2003-06-27 Jim Meyeringsplit's --verbose option did nothing
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-04-11 Jim MeyeringRemove anachronistic casts of xmalloc,
2003-04-09 Jim Meyering(line_bytes_split): Arg is of type size_t, since
2003-04-09 Jim Meyering(bytes_split): Use size_t temporary (rather than
2003-04-09 Jim MeyeringHandle command line option arguments larger than 2^31.
2003-04-09 Jim Meyering(lines_split): Rename local, nlines -> n_lines.
2003-04-08 Jim Meyering(main): Use STDIN_FILENO, not literal `0'.
2003-04-08 Jim Meyering(main): Rename local variable: s/accum/n_units/.
2003-04-08 Jim Meyeringalso change NCHARS, in comments, to N_BYTES
2003-04-08 Jim MeyeringRename local variables: nchars -> n_bytes.
2003-03-11 Jim Meyering(longopts): Don't hard-code `2' here.
2003-02-19 Jim MeyeringInclude "full-read.h".
2002-10-19 Jim Meyering(cwrite): Change type of `bytes' parameter to size_t
2002-09-28 Jim Meyering(FAIL_ONLY_ONE_WAY): New macro. Factor out some duplica...
2002-07-02 Jim Meyering(usage): Use the PACKAGE_BUGREPORT e-mail address,...
2002-02-16 Jim MeyeringInclude posixver.h.
2002-02-12 Jim Meyering(DEFAULT_SUFFIX_LENGTH): Define constant.
2002-02-12 Jim MeyeringInclude "dirname.h".
2002-02-02 Jim MeyeringAdd more support for POSIX 1003.1-2001, which requires...
2001-12-01 Jim MeyeringReflect renaming to, and new usage of these macros:
2001-12-01 Jim Meyering(usage): Use new macros, EMIT_HELP_DESCRIPTION and...
2001-11-23 Jim MeyeringFactor out some common strings to make translation...
2001-11-11 Jim Meyering(usage): Split --help output into smaller pieces.
2001-11-04 Jim Meyering(usage): Say that
2001-08-31 Jim MeyeringInclude full-write.h.
2001-08-13 Jim Meyering(AUTHORS): Mark string for translation, since it contai...
2000-05-20 Jim MeyeringArrange to call close_stdout upon exit. Don't close...
1999-04-04 Jim MeyeringStandardize --help and --version processing.
1999-04-03 Jim MeyeringUse AUTHORS in place of string in parse_long_options...
1999-04-03 Jim MeyeringInsert AUTHORS definition.
1999-04-03 Jim MeyeringUse PROGRAM_NAME in place of string in parse_long_optio...
1999-04-03 Jim Meyeringdefine PROGRAM_NAME
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-14 Jim MeyeringDon't prototype usage as static.
1999-01-01 Jim Meyering(cwrite) [O_BINARY]: Write output in binary mode.
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-04-12 Jim MeyeringUse STREQ rather than strcmp
1998-04-11 Jim MeyeringInclude safe-read.h instead of merely declaring safe_read.
1998-01-18 Jim Meyering(next_file_name): Rewrite. This removes an artificial...
1998-01-10 Jim MeyeringCHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX...
1997-12-29 Jim Meyering(usage): s/TAB/ /g
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-02-09 Jim Meyeringupdate copyrights for 1997
1997-02-01 Jim Meyeringbracket bug address with <> and append a period
1997-01-25 Jim Meyeringfix copyright filling
1996-11-23 Jim Meyering(usage): Alphabetize options like sort -f would.
1996-11-03 Jim Meyeringchange bug-reporting address
1996-11-02 Jim Meyeringchange bug-reporting address
1996-10-13 Jim Meyering(usage): Remove parameter, REASON.
1996-10-04 Jim Meyering(main): update --version output again
1996-10-04 Jim Meyering(main): update --version output to conform to coding...
1996-09-02 Jim Meyering(usage): Tell where to report bugs.
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-03-24 Jim MeyeringCall error with EXIT_FAILURE (rather than `1') as first...
1996-03-24 Jim MeyeringExit with status EXIT_SUCCESS or EXIT_FAILURE, rather...
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-09 Jim Meyering(main): Initialize for internationalized message suppor...
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-07 Jim MeyeringNew option: --verbose.
1995-10-31 Jim Meyering(isdigits, convint): Remove these.
1995-10-31 Jim MeyeringAdd `const' attribute to some parameters.
1995-10-31 Jim Meyeringprotoize.
1995-10-31 Jim MeyeringReorder functions to obviate forward dcls.
1995-08-07 Jim MeyeringAnnotate localizable strings with _(...). From Franc...
1995-06-18 Jim Meyeringmerge with 1.12
1995-05-20 Jim Meyering(next_file_name): Move dcls of file-scope variables...
1995-05-13 Jim Meyering(usage): Include one- or two-line synopsis in --help...
1995-04-14 Jim Meyering(next_file_name): Don't reuse X as an index.
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1995-01-28 Jim Meyering(main): Use memset, not bzero.
1994-12-16 Jim MeyeringInclude "error.h" instead of simply declaring `void...
next