Age | Commit message (Expand) | Author |
1995-08-08 | (read_line) [lint]: Initialize CHARS to avoid spurious | Jim Meyering |
1995-08-08 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering |
1995-08-07 | (is_number): Rename from isnumber. | Jim Meyering |
1995-08-07 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering |
1995-08-05 | (validate): Remove const attribute from formal #1. | Jim Meyering |
1995-08-05 | (__P): No longer define this. It's not used. | Jim Meyering |
1995-08-05 | Protoize. | Jim Meyering |
1995-08-05 | Protoize. | Jim Meyering |
1995-08-05 | (save_cwd, restore_cwd, free_cwd): Remove functions. | Jim Meyering |
1995-08-05 | (decode_switches): Set SORT_TYPE. Before, ls -c was sorting | Jim Meyering |
1995-08-05 | (isnumber): Rename to is_number to avoid conflict with | Jim Meyering |
1995-08-02 | . | Jim Meyering |
1995-07-30 | (md5_check): Use getline instead of fgets. | Jim Meyering |
1995-07-30 | Add parens to clarify ?: expression. | Jim Meyering |
1995-07-30 | (check): Print `disorder on...' message on standard error, not stdout. | Jim Meyering |
1995-07-27 | Remove spurious space. | Jim Meyering |
1995-07-27 | (tail_bytes) [from_start]: For regular files, seek | Jim Meyering |
1995-07-27 | (have_read_stdin): New global variable. | Jim Meyering |
1995-07-25 | (main): When too few arguments are given, don't just | Jim Meyering |
1995-07-25 | [_LIBC || STDC_HEADERS] (TOLOWER): Define to tolower. | Jim Meyering |
1995-07-22 | (md5_check): New function -- extracted from main. | Jim Meyering |
1995-07-21 | reformat comment | Jim Meyering |
1995-07-21 | (md5_file): New function -- extracted from main. | Jim Meyering |
1995-07-21 | Use EXIT_FAILURE and EXIT_SUCCESS. | Jim Meyering |
1995-07-20 | (split_3): Accept only old format. | Jim Meyering |
1995-07-20 | more comment tweaks | Jim Meyering |
1995-07-20 | Correct typo in Copyright. | Jim Meyering |
1995-07-20 | (usage): Move it to precede all other functions. | Jim Meyering |
1995-07-20 | New version from Drepper. | Jim Meyering |
1995-07-16 | Add #else block after #ifdef VMS. | Jim Meyering |
1995-07-16 | (build_spec_list): Declare CLOSING_DELIM_IDX and CLOSING_BRACKET_IDX to | Jim Meyering |
1995-07-12 | (unqote): Comment out unreachable break stmts. | Jim Meyering |
1995-07-12 | (main): Comment out unreachable break stmt. | Jim Meyering |
1995-07-12 | (dump): Convert to use smaller -- but seemingly equivalent -- patch. | Jim Meyering |
1995-07-12 | Reorder functions so main is last, so no forward dcls are needed. | Jim Meyering |
1995-07-12 | (tail): Explicitly cast to long the N_UNITS argumennt in | Jim Meyering |
1995-07-09 | (main): Add UCHAR casts. | Jim Meyering |
1995-07-09 | (main): When using obsolescent +pos -pos syntax, allow | Jim Meyering |
1995-07-09 | (main): Allow field spec, M, to be omitted in +M.N or -M.N | Jim Meyering |
1995-07-07 | (dump): Correct loop-termination criterion. | Jim Meyering |
1995-07-03 | (split_3): Rewrite to parse Plumb/Lankester format as well. | Jim Meyering |
1995-06-25 | Remove unused dcl of isnumber. | Jim Meyering |
1995-06-25 | (parse_group): Use xstrtoul instead of isnumber; the latter would | Jim Meyering |
1995-06-24 | Don't conditionalize use of "inline". Autoconf takes care of defining | Jim Meyering |
1995-06-24 | Undefine min and/or max before defining to avoid redefinition warning | Jim Meyering |
1995-06-24 | (read_input): Rename paramater MAX to MAX_N_BYTES. To avoid potential | Jim Meyering |
1995-06-24 | [uint32]: When testing for 32-bit arithmetic type, | Jim Meyering |
1995-06-24 | (usage): Fix typo. | Jim Meyering |
1995-06-22 | (main): Include program name in --version output. | Jim Meyering |
1995-06-22 | [join]: Redefine. Otherwise, systems (Unicos for one) with | Jim Meyering |