(add_tabstop): Give correct size when reallocating tab_list buffer.
[platform/upstream/coreutils.git] / src / nice.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-10-01 Jim Meyering.
1994-09-27 Jim Meyeringmerge with 1.10n2
1994-09-26 Jim Meyering.
1994-09-24 Jim Meyering(main): Revamp option processing to detect options...
1994-09-24 Jim MeyeringEnumerate (Yuck!) the --1 .. --20 long options
1994-09-24 Jim Meyering(main): Make sure s is not NULL before dereferencing it.
1994-06-20 Jim Meyering.
1994-06-19 Jim Meyering.
1994-04-20 Jim Meyering.
1994-02-01 Jim Meyering.
1993-11-27 Jim Meyering* (main): If an adjustment is specified, but no command is
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
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
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