| Commit message (Expand) | Author | Age | Files | Lines |
| * | diffutils 2.7 newsv2.7 | Paul Eggert | 1994-10-01 | 1 | -2/+4 |
| * | Update to version 2.7 | Paul Eggert | 1994-10-01 | 1 | -2/+2 |
| * | (AC_HEADER_SYS_WAIT): Add. | Paul Eggert | 1994-10-01 | 1 | -2/+3 |
| * | (dir_file_pathname): Use filename_lastdirchar instead of strrchr. | Paul Eggert | 1994-10-01 | 1 | -1/+2 |
| * | (<sys/wait.h>, WEXITSTATUS): Use simpler scheme now that HAVE_SYS_WAIT_H | Paul Eggert | 1994-10-01 | 1 | -10/+1 |
| * | (private_tempnam): Use tmpnam if HAVE_TMPNAM; this simplifies porting. | Paul Eggert | 1994-10-01 | 1 | -4/+11 |
| * | (read_diff): If STAT_BLOCKSIZE yields zero, adjust it to a more reasonable | Paul Eggert | 1994-10-01 | 1 | -2/+3 |
| * | Initial revision | Paul Eggert | 1994-09-25 | 1 | -0/+57 |
| * | (exists, private_tempname): Adopt latest GNU libc algorithm. | Paul Eggert | 1994-09-24 | 1 | -100/+46 |
| * | Add rules for `default:' and `.SUFFIXES:'. | Paul Eggert | 1994-09-24 | 1 | -0/+7 |
| * | Add io.h. | Paul Eggert | 1994-09-24 | 1 | -0/+1 |
| * | (AC_ARG_PROGRAM): Added. | Paul Eggert | 1994-09-22 | 1 | -1/+2 |
| * | isspace -> ISSPACE, etc. | Paul Eggert | 1994-09-22 | 1 | -29/+26 |
| * | <string.h>: Include if HAVE_STRING_H, too. | Paul Eggert | 1994-09-22 | 1 | -5/+41 |
| * | isprint -> ISPRINT | Paul Eggert | 1994-09-22 | 1 | -2/+2 |
| * | isspace -> ISSPACE, etc. | Paul Eggert | 1994-09-22 | 1 | -25/+20 |
| * | isspace -> ISSPACE, etc. | Paul Eggert | 1994-09-22 | 1 | -14/+32 |
| * | isdigit -> ISDIGIT, etc. | Paul Eggert | 1994-09-22 | 1 | -6/+6 |
| * | <ctype.h> now included by system.h. | Paul Eggert | 1994-09-22 | 1 | -23/+6 |
| * | <ctype.h> now included by system.h. | Paul Eggert | 1994-09-22 | 1 | -5/+0 |
| * | Add comment. | Paul Eggert | 1994-09-22 | 1 | -0/+4 |
| * | (word): Don't define if already defined. | Paul Eggert | 1994-09-22 | 1 | -6/+11 |
| * | Initial revision | Paul Eggert | 1994-09-22 | 1 | -0/+30 |
| * | Broaden name. | Paul Eggert | 1994-09-22 | 1 | -1/+1 |
| * | Rewrite from scratch. | Paul Eggert | 1994-09-22 | 1 | -27/+57 |
| * | Make it more like ../config.hin. | Paul Eggert | 1994-09-22 | 1 | -15/+12 |
| * | Revamp for more Unix-like approach. | Paul Eggert | 1994-09-22 | 1 | -6/+13 |
| * | (DEFAULT_EDITOR_PROGRAM, DIFF_PROGRAM, LIBOBJS, NULL_DEVICE, PR_PROGRAM, | Paul Eggert | 1994-09-22 | 1 | -23/+52 |
| * | Patches from Kai Uwe Rommel | Paul Eggert | 1994-09-18 | 2 | -2/+37 |
| * | Patches from Kai Uwe Rommel | Paul Eggert | 1994-09-16 | 1 | -5/+6 |
| * | remove CR | Paul Eggert | 1994-09-15 | 2 | -24/+24 |
| * | Remove CR and usage. Improve / \ : detection. | Paul Eggert | 1994-09-15 | 1 | -40/+28 |
| * | Make it look mre like config.hin and system.h. | Paul Eggert | 1994-09-15 | 1 | -133/+140 |
| * | Initial revision | Paul Eggert | 1994-09-15 | 1 | -0/+5 |
| * | (program_name): Renamed from `program', for consistency. | Paul Eggert | 1994-09-15 | 5 | -24/+27 |
| * | (printc): Don't quote C if isprint(C). | Paul Eggert | 1994-09-15 | 1 | -18/+21 |
| * | Initial revision | Paul Eggert | 1994-09-15 | 2 | -0/+173 |
| * | entered into RCS | Paul Eggert | 1994-09-14 | 1 | -1/+2 |
| * | (AC_FUNC_MEMCHR): Remove. Autoconf didn't adopt this, since we need not | Paul Eggert | 1994-09-13 | 1 | -4/+5 |
| * | (memcmp): Define in terms of bcmp. | Paul Eggert | 1994-09-13 | 1 | -2/+3 |
| * | (srcs): Remove memcmp.c. We use bcmp if memcmp doesn't work, since | Paul Eggert | 1994-09-13 | 1 | -3/+4 |
| * | (line_cmp): Now takes just two arguments, and no longer optimizes | Paul Eggert | 1994-09-12 | 1 | -37/+45 |
| * | Use more modern autoconf approach to standard C headers. | Paul Eggert | 1994-09-12 | 1 | -24/+17 |
| * | Fix copyright notice. | Paul Eggert | 1994-09-12 | 6 | -8/+8 |
| * | (binary_file_p): Assume non-broken memchr. | Paul Eggert | 1994-09-12 | 1 | -30/+49 |
| * | (ignore_some_line_changes): New variable; replaces `length_varies'. | Paul Eggert | 1994-09-12 | 1 | -6/+3 |
| * | (main): Use '\n', not line_end_char. | Paul Eggert | 1994-09-12 | 1 | -4/+4 |
| * | entered into RCS | Paul Eggert | 1994-09-12 | 1 | -3/+3 |
| * | (CPPFLAGS, DEFS, CFLAGS, LDFLAGS, prefix, exec_prefix): Default to | Paul Eggert | 1994-09-12 | 1 | -22/+28 |
| * | Add memchr.c, waitpid.c, install.sh | Paul Eggert | 1994-09-08 | 1 | -1/+1 |