summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add copyright notice, remove PARAM.Paul Eggert2009-03-191-5/+24
* (volatile): Remove. (GENERIC_OBJECT): Remove; all uses changed to 'void'. (PA...Paul Eggert2009-03-191-27/+5
* (vararg_start): Remove. All uses changed to va_start. Always include <stdarg.h>.Paul Eggert2009-03-191-23/+9
* (main): Remove useless prototype decl. (mktemp): Don't declare if HAVE_DECL_M...Paul Eggert2009-03-191-32/+37
* (intuit_diff_type): When reading an ed diff, don't use indent and trailing-CR...Paul Eggert2009-03-191-16/+16
* (LIBSRCS): Add strcasecmp.c, strncasecmp.c. (MISC): Remove config.guess, conf...Paul Eggert2009-03-191-2/+3
* (AC_PROG_CC_STDC): Add. (AC_CANONICAL_HOST): Remove. (AC_REPLACE_FUNCS): Add ...Paul Eggert2009-03-191-3/+3
* Remove "unofficial".Paul Eggert2009-03-191-1/+1
* (PACKAGE_NAME): Renamed from PACKAGE. All uses changed. (PACKAGE_VERSION): Re...Paul Eggert2009-03-191-4/+4
* Rename local variable to avoid shadowing global.Paul Eggert2009-03-191-4/+4
* (open_patch_file): HAVE_SETMODE && O_BINARY -> HAVE_SETMODE_DOS. Include <dir...Paul Eggert2009-03-191-8/+10
* Update copyright notice.Paul Eggert2009-03-191-5/+7
* Include <dirname.h>, not <basename.h>.Paul Eggert2009-03-191-6/+9
* (usage): HAVE_SETMODE && O_BINARY -> HAVE_SETMODE_DOS. Include <exitfail.h>. ...Paul Eggert2009-03-191-5/+9
* (copyright_string): Update copyright notice.Paul Eggert2009-03-191-3/+3
* version 2.5.6Paul Eggert2009-03-191-4/+23
* Renamed from configure.in. Add copyright notice. (AC_PREREQ): Bump to 2.53. (...Paul Eggert2009-03-191-17/+31
* Initial revisionPaul Eggert2009-03-191-0/+2
* HAVE_SETMODE && O_BINARY -> HAVE_SETMODE_DOSPaul Eggert2009-03-191-4/+6
* Diffutils doc is up to date now. Bug reporting address is now <bug-patch@gnu....Paul Eggert2009-03-191-6/+6
* (OBJEXT): New var. (U): Remove. All uses of "$U.o" changed to ".$(OBJEXT)". (...Paul Eggert2009-03-191-48/+58
* Quote properly.Paul Eggert2009-03-191-7/+7
* (parse_pattern_letter): Don't overrun buffer if it contains only alphanumeric...Paul Eggert2009-03-191-3/+3
* (AC_CHECK_FUNC): Use $ac_objext rather than o.Paul Eggert2009-03-191-1/+2
* (ACINCLUDE_INPUTS): Remove largefile.m4; no longer needed with Autoconf 2.50.Paul Eggert2009-03-191-1/+1
* Document new file name rule.Paul Eggert2009-03-191-0/+4
* (fetchname): Allow file names with internal spaces, so long as they don't con...Paul Eggert2009-03-191-2/+5
* (AC_PREREQ): Bump to 2.50. (AC_CHECK_FUNCS): Remove fseeko. (AC_FUNC_FSEEKO):...Paul Eggert2009-03-191-4/+4
* (intuit_diff_type): Do not allow Prereq with multiple words.Paul Eggert2009-03-191-3/+9
* GNU patch 2.5.6Paul Eggert2009-03-191-20/+42
* Document Perforce.Paul Eggert2009-03-191-9/+11
* (PERFORCE_CO): New var. (version_controller): Add Perforce support.Paul Eggert2009-03-191-2/+23
* Add comment.Paul Eggert2009-03-191-1/+2
* Ignore comment lines.Paul Eggert2009-03-191-1/+5
* Ignore lines beginning with "#".Paul Eggert2009-03-192-51/+59
* (another_hunk): If a regular context hunk has a different number of unchanged...Paul Eggert2009-03-191-6/+15
* (main): If we skipped an ed patch, exit with nonzero status.Paul Eggert2009-03-191-1/+2
* (do_ed_script): If skip_rest_of_patch is nonzero, just gobble up the patch wi...Paul Eggert2009-03-191-2/+2
* (main): Apply do_ed_script even if dry_run, because we need to make progress ...Paul Eggert2009-03-191-10/+7
* Document `configure --disable-largefile'.Paul Eggert2009-03-191-2/+4
* (config.hin): Depend on $(srcdir)/aclocal.m4.Paul Eggert2009-03-191-1/+1
* Port to SunOS 4.1.4Paul Eggert2009-03-191-3/+1
* (fseeko): Remove bogus decl.Paul Eggert2009-03-191-10/+1
* Initial revisionPaul Eggert2009-03-191-0/+36
* Fix $Id$.Paul Eggert2009-03-193-3/+3
* (program_name): Remove. (main): Initialize program_name. (option_help): --bin...Paul Eggert2009-03-191-5/+4
* New bug reporting address.Paul Eggert2009-03-191-0/+4
* (mkdir): New macro. (program_name): Now char *, not char const[]. (PARAMS): U...Paul Eggert2009-03-191-4/+26
* (AC_CHECK_FUNCS): Add geteuid, getuid. (PATCH_FUNC_MKDIR_TAKES_ONE_ARG): Add.Paul Eggert2009-03-191-1/+2
* (ACINCLUDE_INPUTS): Add $(M4DIR)/mkdir.m4.Paul Eggert2009-03-191-1/+1