1995-10-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-10-08 |
Jim Meyering | (main): Close input files. |
commit | commitdiff | tree | snapshot |
1995-10-08 |
Jim Meyering | Add alloca junk. |
commit | commitdiff | tree | snapshot |
1995-10-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-10-08 |
Jim Meyering | (add_field): No longer return a value. |
commit | commitdiff | tree | snapshot |
1995-10-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-10-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-10-06 |
Jim Meyering | Include limits.h. |
commit | commitdiff | tree | snapshot |
1995-10-06 |
Jim Meyering | [!HAVE_UTIME_H]: Don't declare struct utimbuf here. |
commit | commitdiff | tree | snapshot |
1995-10-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-10-05 |
Jim Meyering | (read_filesystem_list): Cast -1 to dev_t before assignment. |
commit | commitdiff | tree | snapshot |
1995-10-05 |
Jim Meyering | (show_point): Cast -2 to dev_t before assignment. |
commit | commitdiff | tree | snapshot |
1995-10-04 |
Jim Meyering | protoize |
commit | commitdiff | tree | snapshot |
1995-10-04 |
Jim Meyering | Remove forward dcl of usage. |
commit | commitdiff | tree | snapshot |
1995-10-04 |
Jim Meyering | (usage): Move to precede all other functions. |
commit | commitdiff | tree | snapshot |
1995-10-04 |
Jim Meyering | (main): Report `too few/many non-option arguments'... |
commit | commitdiff | tree | snapshot |
1995-10-04 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-10-04 |
Jim Meyering | Test SA_INTERRUPT, not _POSIX_VERSION, |
commit | commitdiff | tree | snapshot |
1995-10-03 |
Jim Meyering | (set_fields): Use memset (not open coded loop) to initi... |
commit | commitdiff | tree | snapshot |
1995-10-03 |
Jim Meyering | Convert a lot of `int' types to `unsigned int' to avoid... |
commit | commitdiff | tree | snapshot |
1995-10-03 |
Jim Meyering | (main): Declare counter, N_STRINGS, to be an integral... |
commit | commitdiff | tree | snapshot |
1995-10-03 |
Jim Meyering | Correct typos, mostly from Jens Schweikhardt. |
commit | commitdiff | tree | snapshot |
1995-10-01 |
Jim Meyering | .c |
commit | commitdiff | tree | snapshot |
1995-10-01 |
Jim Meyering | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
1995-10-01 |
Jim Meyering | Declare stat, xstat. |
commit | commitdiff | tree | snapshot |
1995-10-01 |
Jim Meyering | Declare stat, xstat. |
commit | commitdiff | tree | snapshot |
1995-10-01 |
Jim Meyering | (SOURCES): Add strtoul. |
commit | commitdiff | tree | snapshot |
1995-10-01 |
Jim Meyering | (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]: Copy... |
commit | commitdiff | tree | snapshot |
1995-09-29 |
Jim Meyering | . TEXTUTILS-1_13 |
commit | commitdiff | tree | snapshot |
1995-09-29 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-29 |
Jim Meyering | (dired_dump_obstack): Don't generate any output if... |
commit | commitdiff | tree | snapshot |
1995-09-27 |
Jim Meyering | (decode_one_format): Remove spurious semicolon. |
commit | commitdiff | tree | snapshot |
1995-09-27 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-26 |
Jim Meyering | (show_point): Ignore mtab entries with either |
commit | commitdiff | tree | snapshot |
1995-09-25 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-24 |
Jim Meyering | Protoize. |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | [REL_ALLOC]: #ifdef-out dcls of unused variables. TEXTUTILS-1_12_2 |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | (print_kth): Change order of args in compare, and rever... |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | Merge in changes for ConvexOS 11.0. |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | New version from FSF. |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | (md5_check): Distinguish between open/read failure... |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-21 |
Jim Meyering | Update to reflect changes in md5sum.c. |
commit | commitdiff | tree | snapshot |
1995-09-20 |
Jim Meyering | (main): Reverse order of `check' and `compute sums... |
commit | commitdiff | tree | snapshot |
1995-09-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-19 |
Jim Meyering | Rewrite confusing comment. |
commit | commitdiff | tree | snapshot |
1995-09-19 |
Jim Meyering | (checkfp): Rearrange loop to avoid duplicate test. |
commit | commitdiff | tree | snapshot |
1995-09-19 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-09-18 |
Jim Meyering | Protoize. |
commit | commitdiff | tree | snapshot |
1995-09-18 |
Jim Meyering | (main, usage): Remove -h, -s, -v short options. |
commit | commitdiff | tree | snapshot |
1995-09-14 |
Jim Meyering | (tempname): Replace `16' with a more readable expansion. |
commit | commitdiff | tree | snapshot |
1995-09-14 |
Jim Meyering | (sort): Rename local: ntemp -> n_temp_files, to avoid... |
commit | commitdiff | tree | snapshot |
1995-09-13 |
Jim Meyering | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
1995-08-11 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-11 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-10 |
Jim Meyering | (main) [handling --string option]: Don't output nonstan... |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | . FILEUTILS-3_12a |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | (my_strtol): Remove function. |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | Include config.h. |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | Indent cpp directives. |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | (main): Fail if either --verbose or --quiet is specified |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | Include system.h. |
commit | commitdiff | tree | snapshot |
1995-08-09 |
Jim Meyering | (md5_check): Fail if no valid line is found. |
commit | commitdiff | tree | snapshot |
1995-08-08 |
Jim Meyering | work on updating md5sum |
commit | commitdiff | tree | snapshot |
1995-08-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-08 |
Jim Meyering | (mergefps) [lint]: Initialize SAVEALLOC to avoid spurious |
commit | commitdiff | tree | snapshot |
1995-08-08 |
Jim Meyering | (read_line) [lint]: Initialize CHARS to avoid spurious |
commit | commitdiff | tree | snapshot |
1995-08-08 |
Jim Meyering | Annotate localizable strings with _(...). From Franc... |
commit | commitdiff | tree | snapshot |
1995-08-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-07 |
Jim Meyering | Declare xmalloc, xrealloc rather than including xalloc.h. SH-UTILS-1_12a |
commit | commitdiff | tree | snapshot |
1995-08-07 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-07 |
Jim Meyering | Add FIXME comments. |
commit | commitdiff | tree | snapshot |
1995-08-07 |
Jim Meyering | (is_number): Rename from isnumber. |
commit | commitdiff | tree | snapshot |
1995-08-07 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-07 |
Jim Meyering | Annotate localizable strings with _(...). From Franc... |
commit | commitdiff | tree | snapshot |
1995-08-06 |
Jim Meyering | Sort examples. textutils-1_12_1 |
commit | commitdiff | tree | snapshot |
1995-08-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-06 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (validate): Remove const attribute from formal #1. |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (__P): No longer define this. It's not used. |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | Protoize. |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | Protoize. |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (isnumber): Rename to is_number. |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (save_cwd, restore_cwd, free_cwd): Remove functions. |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (decode_switches): Set SORT_TYPE. Before, ls -c was... |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (SOURCES, OBJECTS, DISTFILES): Update for new files... |
commit | commitdiff | tree | snapshot |
1995-08-05 |
Jim Meyering | (isnumber): Rename to is_number to avoid conflict with |
commit | commitdiff | tree | snapshot |
1995-08-04 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-04 |
Jim Meyering | (SOURCES, OBJECTS, DISTFILES): Update for new files. |
commit | commitdiff | tree | snapshot |
1995-08-04 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
1995-08-04 |
Jim Meyering | (_getopt_internal) [lint]: Initialize INDFOUND to |
commit | commitdiff | tree | snapshot |
next |