1993-04-04 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-04-02 |
Jim Meyering | Convert usage to take no arguments. |
commit | commitdiff | tree | snapshot |
1993-04-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-04-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-04-02 |
Jim Meyering | Add --help and --version options. |
commit | commitdiff | tree | snapshot |
1993-04-02 |
Jim Meyering | Move some dcls before first function. |
commit | commitdiff | tree | snapshot |
1993-04-02 |
Jim Meyering | undef isasc before redining it. |
commit | commitdiff | tree | snapshot |
1993-04-01 |
Jim Meyering | Define isascii macro to be 1 also if STDC_HEADERS. |
commit | commitdiff | tree | snapshot |
1993-04-01 |
Jim Meyering | Define isascii macro to be 1 also if STDC_HEADERS. |
commit | commitdiff | tree | snapshot |
1993-04-01 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-04-01 |
Jim Meyering | Add --version, --help options. |
commit | commitdiff | tree | snapshot |
1993-03-31 |
Jim Meyering | sort changes from Mike |
commit | commitdiff | tree | snapshot |
1993-03-31 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-31 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-31 |
Jim Meyering | (parse_old_offset): Allow `0X' as well as `0x' prefix... |
commit | commitdiff | tree | snapshot |
1993-03-31 |
Jim Meyering | Add -G,--no-group option to inhibit display of group... |
commit | commitdiff | tree | snapshot |
1993-03-31 |
Jim Meyering | updated from FSF |
commit | commitdiff | tree | snapshot |
1993-03-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-30 |
Jim Meyering | (index, bcopy): Don't redefine. |
commit | commitdiff | tree | snapshot |
1993-03-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-30 |
Jim Meyering | Always call error with errno (not zero) after failed... |
commit | commitdiff | tree | snapshot |
1993-03-30 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-29 |
Jim Meyering | merge with 3.4.1 |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | (add_omitted_fs_type, fs_to_omit): New functions adding |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | (decode_switches, print_long_format): New option: ... |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | (main): If -f is given, don't complain if no file args... |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | [rindex]: Don't redefine. |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | Accept `flush' option. From Arne H. Juul arnej@lise... |
commit | commitdiff | tree | snapshot |
1993-03-28 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-26 |
Jim Meyering | Add long options. |
commit | commitdiff | tree | snapshot |
1993-03-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-26 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-24 |
Jim Meyering | (gobble_file): Don't stat symlinks unless we need to. |
commit | commitdiff | tree | snapshot |
1993-03-24 |
Jim Meyering | (copy, copy_with_block, copy_with_block): Decrement... |
commit | commitdiff | tree | snapshot |
1993-03-23 |
Jim Meyering | New option: -C, --compatible. |
commit | commitdiff | tree | snapshot |
1993-03-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-22 |
Jim Meyering | (close_file): Reverse May 13, '92 change, but add the... |
commit | commitdiff | tree | snapshot |
1993-03-22 |
Jim Meyering | fix two typos |
commit | commitdiff | tree | snapshot |
1993-03-06 |
Jim Meyering | Compare getenv with NULL instead of 0 -- just for aesth... |
commit | commitdiff | tree | snapshot |
1993-03-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1993-03-02 |
Jim Meyering | Initial revision |
commit | commitdiff | tree | snapshot |
1993-02-26 |
Jim Meyering | (print_s_char, print_s_short): Print signed chars and... |
commit | commitdiff | tree | snapshot |
1993-02-25 |
Jim Meyering | reindent with indent-1.7 |
commit | commitdiff | tree | snapshot |
1993-02-25 |
Jim Meyering | Reformat with GNU indent-1.7. |
commit | commitdiff | tree | snapshot |
1993-02-25 |
Jim Meyering | (print_s_char, print_s_short): Fix printing of signed... |
commit | commitdiff | tree | snapshot |
1993-02-18 |
Jim Meyering | Don't ask when removing symlinks. |
commit | commitdiff | tree | snapshot |
1993-02-08 |
Jim Meyering | Add long options. |
commit | commitdiff | tree | snapshot |
1993-01-22 |
Jim Meyering | IS* macros may not be given arguments with side effects. ISDIGIT-bug-fix |
commit | commitdiff | tree | snapshot |
1993-01-20 |
Jim Meyering | merge with 1.4 |
commit | commitdiff | tree | snapshot |
1992-12-13 |
Jim Meyering | isascii guards for ctype.h macros |
commit | commitdiff | tree | snapshot |
1992-12-10 |
Jim Meyering | Merge with pre-release 1.3.6. |
commit | commitdiff | tree | snapshot |
1992-12-10 |
Jim Meyering | Remove last (blank) line of file. |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Jim Meyering | (is_char_class_member): Remove unreached return after... |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Jim Meyering | Define ISLOWER and ISUPPER independent of STDC_HEADERS. |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Jim Meyering | (change_file_group): Define ISDIGIT and use it instead... |
commit | commitdiff | tree | snapshot |
1992-12-08 |
Jim Meyering | (isnumber): Define ISDIGIT and use it instead of isdigit. |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Jim Meyering | (print_formatted, print_esc): Define ISXDIGIT and ISXDI... |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Jim Meyering | (toarith): Change single use of isdigit to ISDIGIT. |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Jim Meyering | Remove unused definition of isdigit. |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-07 |
Jim Meyering | Remove inclusion of <ctype.h> and definitions of is... |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | Convert static declarations of struct option to use... |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | Convert static declarations of struct option to use... |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | fixup to make tags right for getopt changes |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-12-02 |
Jim Meyering | Convert static declarations of struct option to use... |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | Use David's definition of isascii instead of my CTYPE_P... |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | * Define new macros ISPRINT, ISALNUM, ISXDIGIT, ..... |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | * (print_ascii, dump_strings): Use ISDIGIT and ISPRINT |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-11-24 |
Jim Meyering | * (print_ascii, dump_strings): Check for isascii before... |
commit | commitdiff | tree | snapshot |
1992-11-19 |
Jim Meyering | Merged in changes for 1.3.5. |
commit | commitdiff | tree | snapshot |
1992-11-13 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-11-13 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-11-12 |
Jim Meyering | all files: make most variables static and const when... |
commit | commitdiff | tree | snapshot |
1992-11-12 |
Jim Meyering | Make tables static and const when possible. |
commit | commitdiff | tree | snapshot |
1992-11-12 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1992-11-12 |
Jim Meyering | (set_mode): Parenthesize expressions with bit operations |
commit | commitdiff | tree | snapshot |
1992-11-09 |
Jim Meyering | Declared lots of external functions and variables static. |
commit | commitdiff | tree | snapshot |
1992-11-08 |
Jim Meyering | Declared lots of external functions and variables static. |
commit | commitdiff | tree | snapshot |
1992-11-08 |
Jim Meyering | Initial revision |
commit | commitdiff | tree | snapshot |
1992-11-08 |
Jim Meyering | Initial revision |
commit | commitdiff | tree | snapshot |
1992-11-01 |
Jim Meyering | Make still more file-scope variables `static'. |
commit | commitdiff | tree | snapshot |
1992-11-01 |
Jim Meyering | Make one more file-scope variable `static.' |
commit | commitdiff | tree | snapshot |
next |