(add_tabstop): Give correct size when reallocating tab_list buffer.
[platform/upstream/coreutils.git] / src / printf.c
1995-03-09 Jim Meyeringadd 1995 to Copyright dates
1994-12-20 Jim Meyering* src/*.c: Include "error.h" instead of simply declaring
1994-12-04 Jim MeyeringUse strr?chr instead of r?index.
1994-10-01 Jim Meyering.
1994-09-27 Jim Meyeringmerge with 1.10n2
1994-09-24 Jim MeyeringDon't include <ctype.h> or define IS* macros since...
1994-06-20 Jim Meyering.
1994-04-19 Jim Meyering.
1994-02-01 Jim Meyering.
1993-11-20 Jim Meyeringmerge with 1.9.1a
1993-10-26 Jim Meyeringmerge with 1.8.1i
1993-10-24 Jim Meyeringmerge with 1.8.1h
1993-10-17 Jim Meyeringmerge with 1.8.1g
1993-10-12 Jim Meyeringmerge with 1.8.1d
1993-10-12 Jim Meyeringmerge with 1.8.1b
1993-09-08 Jim Meyeringmerge with 1.8.1 + partial --version and --help
1993-04-01 Jim MeyeringDefine isascii macro to be 1 also if STDC_HEADERS.
1992-12-07 Jim Meyering(print_formatted, print_esc): Define ISXDIGIT and ISXDI...
1992-11-12 Jim Meyeringall files: make most variables static and const when...
1992-11-01 Jim MeyeringMake file-scope variable static.
1992-11-01 Jim MeyeringInitial revision