1999-04-03 |
Jim Meyering | Use PROGRAM_NAME in place of string in parse_long_optio... |
blob | commitdiff |
1999-04-03 |
Jim Meyering | define PROGRAM_NAME |
blob | commitdiff | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | diff to current |
1999-02-16 |
Jim Meyering | update copyright dates |
blob | commitdiff | diff to current |
1999-01-14 |
Jim Meyering | Don't prototype usage as static. |
blob | commitdiff | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1998-07-04 |
Jim Meyering | Remove #ifdef around <regex.h> inclusion. |
blob | commitdiff | diff to current |
1998-06-29 |
Jim Meyering | revert back to using lower case _unlocked wrapper names |
blob | commitdiff | diff to current |
1998-06-29 |
Jim Meyering | Change all uses of unlocked-wrapped functions to their... |
blob | commitdiff | diff to current |
1998-04-26 |
Jim Meyering | Do not define _GNU_SOURCE and/or NDEBUG |
blob | commitdiff | diff to current |
1998-04-12 |
Jim Meyering | Use STREQ rather than strcmp |
blob | commitdiff | diff to current |
1998-04-11 |
Jim Meyering | Include safe-read.h instead of merely declaring safe_read. |
blob | commitdiff | diff to current |
1998-01-10 |
Jim Meyering | CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX... |
blob | commitdiff | diff to current |
1997-12-21 |
Jim Meyering | s/__P/PARAMS/ |
blob | commitdiff | diff to current |
1997-12-13 |
Jim Meyering | (close_output_file): Check ferror before calling fclose. |
blob | commitdiff | diff to current |
1997-10-25 |
Jim Meyering | Include xalloc.h. |
blob | commitdiff | diff to current |
1997-10-23 |
Jim Meyering | Remove malloc and realloc dcls. |
blob | commitdiff | diff to current |
1997-10-07 |
Jim Meyering | indent cpp directives to reflect nesting |
blob | commitdiff | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1997-02-09 |
Jim Meyering | update copyrights for 1997 |
blob | commitdiff | diff to current |
1997-02-01 |
Jim Meyering | bracket bug address with <> and append a period |
blob | commitdiff | diff to current |
1997-02-01 |
Jim Meyering | Compare getopt_long return value against -1, not EOF... |
blob | commitdiff | diff to current |
1997-01-25 |
Jim Meyering | update for changed xstrtou?l |
blob | commitdiff | diff to current |
1996-12-14 |
Jim Meyering | twiddle FSF address in comment. |
blob | commitdiff | diff to current |
1996-12-14 |
Jim Meyering | (get_format_width, get_format_prec): Avoid |
blob | commitdiff | diff to current |
1996-11-23 |
Jim Meyering | (process_regexp): Update CURRENT_LINE only if |
blob | commitdiff | diff to current |
1996-11-03 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | diff to current |
1996-11-02 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output again |
blob | commitdiff | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | diff to current |
1996-09-02 |
Jim Meyering | (usage): Tell where to report bugs. |
blob | commitdiff | diff to current |
1996-04-24 |
Jim Meyering | update Copyright years for 1996 |
blob | commitdiff | diff to current |
1996-03-24 |
Jim Meyering | Call error with EXIT_FAILURE (rather than `1') as first... |
blob | commitdiff | diff to current |
1996-03-24 |
Jim Meyering | Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather... |
blob | commitdiff | diff to current |
1996-03-22 |
Jim Meyering | Include assert.h, but disable assertions. |
blob | commitdiff | diff to current |
1996-03-21 |
Jim Meyering | (main): Declare to be of type int, not void. |
blob | commitdiff | diff to current |
1996-03-16 |
Jim Meyering | Don't include version.h. |
blob | commitdiff | diff to current |
1996-03-09 |
Jim Meyering | (main): Initialize for internationalized message suppor... |
blob | commitdiff | diff to current |
1995-12-31 |
Jim Meyering | (extract_regexp) [!WITH_REGEX]: Initialize re_compiled... |
blob | commitdiff | diff to current |
1995-12-06 |
Jim Meyering | [!WITH_REGEX]: Include rx.h. |
blob | commitdiff | diff to current |
1995-11-27 |
Jim Meyering | s/non-zero/nonzero/g |
blob | commitdiff | diff to current |
1995-11-26 |
Jim Meyering | [!UINT_MAX]: Define. |
blob | commitdiff | diff to current |
1995-11-15 |
Jim Meyering | [__P]: Don't define it here. |
blob | commitdiff | diff to current |
1995-11-15 |
Jim Meyering | (cleanup): Don't exit. |
blob | commitdiff | diff to current |
1995-11-05 |
Jim Meyering | Protect prototypes with __P. |
blob | commitdiff | diff to current |
1995-11-05 |
Jim Meyering | Move prototypes after struct declarations. |
blob | commitdiff | diff to current |
1995-11-05 |
Jim Meyering | Protoize. |
blob | commitdiff | diff to current |
1995-11-05 |
Jim Meyering | (close_output_file): Set output_stream to NULL so we... |
blob | commitdiff | diff to current |
1995-10-04 |
Jim Meyering | Test SA_INTERRUPT, not _POSIX_VERSION, |
blob | commitdiff | diff to current |
1995-08-07 |
Jim Meyering | Annotate localizable strings with _(...). From Franc... |
blob | commitdiff | diff to current |
1995-07-25 |
Jim Meyering | (main): When too few arguments are given, don't just |
blob | commitdiff | diff to current |
1995-06-24 |
Jim Meyering | (read_input): Rename paramater MAX to MAX_N_BYTES.... |
blob | commitdiff | diff to current |
1995-06-22 |
Jim Meyering | (interrupt_handler): Declare to have a single integer |
blob | commitdiff | diff to current |
1995-06-18 |
Jim Meyering | merge with 1.12 |
blob | commitdiff | diff to current |
1995-05-25 |
Jim Meyering | [struct control]: Change type of `repeat' member to... |
blob | commitdiff | diff to current |
1995-05-19 |
Jim Meyering | (record_line_starts): Remove set-but-not-used, file... |
blob | commitdiff | diff to current |
1995-05-13 |
Jim Meyering | (usage): Include one- or two-line synopsis in --help... |
blob | commitdiff | diff to current |
1995-03-24 |
Jim Meyering | Declare as `unsigned int' all variables that were just... |
blob | commitdiff | diff to current |
1995-03-09 |
Jim Meyering | add 1995 to Copyright dates |
blob | commitdiff | diff to current |
1995-01-29 |
Jim Meyering | (extract_regexp): Use strrchr, not rindex. |
blob | commitdiff | diff to current |
1995-01-28 |
Jim Meyering | (load_buffer): Use memcpy rather than bcopy. |
blob | commitdiff | diff to current |
1994-12-16 |
Jim Meyering | Include "error.h" instead of simply declaring `void... |
blob | commitdiff | diff to current |
1994-12-11 |
Jim Meyering | (get_format_width, get_format_prec): Use ISDIGIT instead of |
blob | commitdiff | diff to current |
1994-10-19 |
Jim Meyering | merge with 1.9.1h |
blob | commitdiff | diff to current |
1994-04-13 |
Jim Meyering | . |
blob | commitdiff | diff to current |
1994-04-11 |
Jim Meyering | . |
blob | commitdiff | diff to current |
1994-03-25 |
Jim Meyering | . |
blob | commitdiff | diff to current |
1994-01-26 |
Jim Meyering | . |
blob | commitdiff | diff to current |
1994-01-09 |
Jim Meyering | safe_read and full_write + join patch |
blob | commitdiff | diff to current |
1993-10-30 |
Jim Meyering | merge with 1.8.1a |
blob | commitdiff | diff to current |
1993-10-24 |
Jim Meyering | merge with 1.8h |
blob | commitdiff | diff to current |
1993-10-24 |
Jim Meyering | merge with 1.8g |
blob | commitdiff | diff to current |
1993-10-23 |
Jim Meyering | merge with 1.8d+ |
blob | commitdiff | diff to current |
1993-10-21 |
Jim Meyering | merge with 1.8d |
blob | commitdiff | diff to current |
1993-10-21 |
Jim Meyering | merge with 1.8c |
blob | commitdiff | diff to current |
1993-10-20 |
Jim Meyering | * [MAX]: Macro renamed from max and moved to top of... |
blob | commitdiff | diff to current |
1993-10-20 |
Jim Meyering | Remove register keyword (replace with `int' in two... |
blob | commitdiff | diff to current |
1993-10-20 |
Jim Meyering | patch from rfg |
blob | commitdiff | diff to current |
1993-10-05 |
Jim Meyering | merge with 1.8a |
blob | commitdiff | diff to current |
1993-05-22 |
Jim Meyering | merge with 1.5.2 |
blob | commitdiff | diff to current |
1993-05-07 |
Jim Meyering | merge with 1.5 |
blob | commitdiff | diff to current |
1993-04-29 |
Jim Meyering | add --version and --help |
blob | commitdiff | diff to current |
1992-12-10 |
Jim Meyering | Merge with pre-release 1.3.6. |
blob | commitdiff | diff to current |
1992-12-07 |
Jim Meyering | Remove inclusion of <ctype.h> and definitions of is... |
blob | commitdiff | diff to current |
1992-12-02 |
Jim Meyering | Convert static declarations of struct option to use... |
blob | commitdiff | diff to current |
1992-11-08 |
Jim Meyering | Declared lots of external functions and variables static. |
blob | commitdiff | diff to current |
1992-11-08 |
Jim Meyering | Initial revision |
blob | commitdiff | diff to current |
|