platform/upstream/coreutils.git
1993-02-18 Jim MeyeringDon't ask when removing symlinks.
1993-02-08 Jim MeyeringAdd long options.
1993-01-22 Jim MeyeringIS* macros may not be given arguments with side effects. ISDIGIT-bug-fix
1993-01-20 Jim Meyeringmerge with 1.4
1992-12-13 Jim Meyeringisascii guards for ctype.h macros
1992-12-10 Jim MeyeringMerge with pre-release 1.3.6.
1992-12-10 Jim MeyeringRemove last (blank) line of file.
1992-12-08 Jim Meyering.
1992-12-08 Jim Meyering(is_char_class_member): Remove unreached return after...
1992-12-08 Jim Meyering.
1992-12-08 Jim MeyeringDefine ISLOWER and ISUPPER independent of STDC_HEADERS.
1992-12-08 Jim Meyering(change_file_group): Define ISDIGIT and use it instead...
1992-12-08 Jim Meyering(isnumber): Define ISDIGIT and use it instead of isdigit.
1992-12-07 Jim Meyering.
1992-12-07 Jim Meyering(print_formatted, print_esc): Define ISXDIGIT and ISXDI...
1992-12-07 Jim Meyering(toarith): Change single use of isdigit to ISDIGIT.
1992-12-07 Jim MeyeringRemove unused definition of isdigit.
1992-12-07 Jim Meyering.
1992-12-07 Jim MeyeringRemove inclusion of <ctype.h> and definitions of is...
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
1992-12-02 Jim Meyering.
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
1992-12-02 Jim Meyering.
1992-12-02 Jim Meyering.
1992-12-02 Jim Meyeringfixup to make tags right for getopt changes
1992-12-02 Jim Meyering.
1992-12-02 Jim MeyeringConvert static declarations of struct option to use...
1992-11-24 Jim MeyeringUse David's definition of isascii instead of my CTYPE_P...
1992-11-24 Jim Meyering.
1992-11-24 Jim Meyering* Define new macros ISPRINT, ISALNUM, ISXDIGIT, .....
1992-11-24 Jim Meyering.
1992-11-24 Jim Meyering* (print_ascii, dump_strings): Use ISDIGIT and ISPRINT
1992-11-24 Jim Meyering.
1992-11-24 Jim Meyering* (print_ascii, dump_strings): Check for isascii before...
1992-11-19 Jim MeyeringMerged in changes for 1.3.5.
1992-11-13 Jim Meyering.
1992-11-13 Jim Meyering.
1992-11-12 Jim Meyeringall files: make most variables static and const when...
1992-11-12 Jim MeyeringMake tables static and const when possible.
1992-11-12 Jim Meyering.
1992-11-12 Jim Meyering(set_mode): Parenthesize expressions with bit operations
1992-11-09 Jim MeyeringDeclared lots of external functions and variables static.
1992-11-08 Jim MeyeringDeclared lots of external functions and variables static.
1992-11-08 Jim MeyeringInitial revision
1992-11-08 Jim MeyeringInitial revision
1992-11-01 Jim MeyeringMake still more file-scope variables `static'.
1992-11-01 Jim MeyeringMake one more file-scope variable `static.'
1992-11-01 Jim MeyeringMake file-scope variable static.
1992-11-01 Jim MeyeringInitial revision
1992-11-01 Jim MeyeringGive most file-scope variables the static attribute.
1992-10-31 Jim Meyering*** empty log message ***
1992-10-31 Jim Meyering(swab_buffer): Fix typo that incremented pointer instea...
1992-10-31 Jim MeyeringAdd parentheses to expressions like (c = *p++) as per...
1992-10-31 Jim MeyeringAdd parentheses to expressions like (c = *p++) as per...
1992-10-31 Jim Meyering(adjust_blocks): Convert to a macro. The static
1992-10-31 Jim MeyeringInitial revision