From f99e874a7a79e1166d9b2584f3889beda39a1162 Mon Sep 17 00:00:00 2001 From: "jk7744.park" Date: Fri, 23 Oct 2015 15:34:57 +0900 Subject: [PATCH] tizen 2.4 release --- AUTHORS | 0 COPYING | 0 ChangeLog | 0 INSTALL | 0 Makefile.in | 0 NEWS | 0 README | 0 VERSION | 0 aclocal.m4 | 0 config.hin | 0 configure.ac | 0 gl/lib/argmatch.c | 0 gl/lib/argmatch.h | 0 gl/lib/backupfile.c | 0 gl/lib/backupfile.h | 0 gl/lib/basename.c | 0 gl/lib/dirname.c | 0 gl/lib/dirname.h | 0 gl/lib/error.c | 0 gl/lib/error.h | 0 gl/lib/exitfail.c | 0 gl/lib/exitfail.h | 0 gl/lib/full-write.c | 0 gl/lib/full-write.h | 0 gl/lib/getopt.c | 0 gl/lib/getopt.hin | 0 gl/lib/getopt1.c | 0 gl/lib/getopt_int.h | 0 gl/lib/gettext.h | 0 gl/lib/hash.c | 0 gl/lib/hash.h | 0 gl/lib/malloc.c | 0 gl/lib/mbrtowc.c | 0 gl/lib/memchr.c | 0 gl/lib/minmax.h | 0 gl/lib/quote.c | 0 gl/lib/quote.h | 0 gl/lib/quotearg.c | 0 gl/lib/quotearg.h | 0 gl/lib/realloc.c | 0 gl/lib/rename.c | 0 gl/lib/safe-read.c | 0 gl/lib/safe-write.c | 0 gl/lib/safe-write.h | 0 gl/lib/stdbool.hin | 0 gl/lib/strcasecmp.c | 0 gl/lib/stripslash.c | 0 gl/lib/strncasecmp.c | 0 gl/lib/strndup.c | 0 gl/lib/unlocked-io.h | 0 gl/lib/verify.h | 0 gl/lib/xalloc.h | 0 gl/lib/xmalloc.c | 0 gl/lib/xstrndup.c | 0 gl/lib/xstrndup.h | 0 gl/m4/argmatch.m4 | 0 gl/m4/backupfile.m4 | 0 gl/m4/d-ino.m4 | 0 gl/m4/dirname.m4 | 0 gl/m4/dos.m4 | 0 gl/m4/double-slash-root.m4 | 0 gl/m4/error.m4 | 0 gl/m4/exitfail.m4 | 0 gl/m4/extensions.m4 | 0 gl/m4/getopt.m4 | 0 gl/m4/gettext.m4 | 0 gl/m4/hash.m4 | 0 gl/m4/inline.m4 | 0 gl/m4/malloc.m4 | 0 gl/m4/mbrtowc.m4 | 0 gl/m4/mbstate_t.m4 | 0 gl/m4/memchr.m4 | 0 gl/m4/minmax.m4 | 0 gl/m4/onceonly.m4 | 0 gl/m4/quote.m4 | 0 gl/m4/quotearg.m4 | 0 gl/m4/realloc.m4 | 0 gl/m4/rename.m4 | 0 gl/m4/safe-write.m4 | 0 gl/m4/ssize_t.m4 | 0 gl/m4/stdbool.m4 | 0 gl/m4/strcase.m4 | 0 gl/m4/strndup.m4 | 0 gl/m4/unlocked-io.m4 | 0 gl/m4/utimbuf.m4 | 0 gl/m4/xalloc.m4 | 0 gl/m4/xstrndup.m4 | 0 install-sh | 0 m4/mkdir.m4 | 0 m4/setmode.m4 | 0 mkinstalldirs | 0 packaging/patch-2.5.4-sigsegv.patch | 0 packaging/patch.changes | 0 packaging/patch.spec | 0 patch.man | 0 pc/chdirsaf.c | 0 pc/djgpp/README | 0 pc/djgpp/config.sed | 0 pc/djgpp/configure.bat | 0 pc/djgpp/configure.sed | 0 src/bestmatch.h | 0 src/common.h | 0 src/diffseq.h | 0 src/inp.c | 0 src/inp.h | 0 src/maketime.c | 0 src/maketime.h | 0 src/merge.c | 0 src/partime.c | 0 src/partime.h | 0 src/patch.c | 0 src/pch.c | 0 src/pch.h | 0 src/quotesys.c | 0 src/quotesys.h | 0 src/util.c | 0 src/util.h | 0 src/version.c | 0 src/version.h | 0 tests/asymmetric-hunks | 0 tests/backup-prefix-suffix | 0 tests/corrupt-reject-files | 0 tests/create-delete | 0 tests/crlf-handling | 0 tests/dash-o-append | 0 tests/global-reject-files | 0 tests/inname | 0 tests/line-numbers | 0 tests/merge | 0 tests/munged-context-format | 0 tests/need-filename | 0 tests/no-newline-triggers-assert | 0 tests/preserve-c-function-names | 0 tests/preserve-mode-and-timestamp | 0 tests/reject-format | 0 tests/remember-backup-files | 0 tests/remember-reject-files | 0 tests/test-lib.sh | 0 tests/unmodified-files | 0 update-version.sh | 0 140 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 AUTHORS mode change 100644 => 100755 COPYING mode change 100644 => 100755 ChangeLog mode change 100644 => 100755 INSTALL mode change 100644 => 100755 Makefile.in mode change 100644 => 100755 NEWS mode change 100644 => 100755 README mode change 100644 => 100755 VERSION mode change 100644 => 100755 aclocal.m4 mode change 100644 => 100755 config.hin mode change 100644 => 100755 configure.ac mode change 100644 => 100755 gl/lib/argmatch.c mode change 100644 => 100755 gl/lib/argmatch.h mode change 100644 => 100755 gl/lib/backupfile.c mode change 100644 => 100755 gl/lib/backupfile.h mode change 100644 => 100755 gl/lib/basename.c mode change 100644 => 100755 gl/lib/dirname.c mode change 100644 => 100755 gl/lib/dirname.h mode change 100644 => 100755 gl/lib/error.c mode change 100644 => 100755 gl/lib/error.h mode change 100644 => 100755 gl/lib/exitfail.c mode change 100644 => 100755 gl/lib/exitfail.h mode change 100644 => 100755 gl/lib/full-write.c mode change 100644 => 100755 gl/lib/full-write.h mode change 100644 => 100755 gl/lib/getopt.c mode change 100644 => 100755 gl/lib/getopt.hin mode change 100644 => 100755 gl/lib/getopt1.c mode change 100644 => 100755 gl/lib/getopt_int.h mode change 100644 => 100755 gl/lib/gettext.h mode change 100644 => 100755 gl/lib/hash.c mode change 100644 => 100755 gl/lib/hash.h mode change 100644 => 100755 gl/lib/malloc.c mode change 100644 => 100755 gl/lib/mbrtowc.c mode change 100644 => 100755 gl/lib/memchr.c mode change 100644 => 100755 gl/lib/minmax.h mode change 100644 => 100755 gl/lib/quote.c mode change 100644 => 100755 gl/lib/quote.h mode change 100644 => 100755 gl/lib/quotearg.c mode change 100644 => 100755 gl/lib/quotearg.h mode change 100644 => 100755 gl/lib/realloc.c mode change 100644 => 100755 gl/lib/rename.c mode change 100644 => 100755 gl/lib/safe-read.c mode change 100644 => 100755 gl/lib/safe-write.c mode change 100644 => 100755 gl/lib/safe-write.h mode change 100644 => 100755 gl/lib/stdbool.hin mode change 100644 => 100755 gl/lib/strcasecmp.c mode change 100644 => 100755 gl/lib/stripslash.c mode change 100644 => 100755 gl/lib/strncasecmp.c mode change 100644 => 100755 gl/lib/strndup.c mode change 100644 => 100755 gl/lib/unlocked-io.h mode change 100644 => 100755 gl/lib/verify.h mode change 100644 => 100755 gl/lib/xalloc.h mode change 100644 => 100755 gl/lib/xmalloc.c mode change 100644 => 100755 gl/lib/xstrndup.c mode change 100644 => 100755 gl/lib/xstrndup.h mode change 100644 => 100755 gl/m4/argmatch.m4 mode change 100644 => 100755 gl/m4/backupfile.m4 mode change 100644 => 100755 gl/m4/d-ino.m4 mode change 100644 => 100755 gl/m4/dirname.m4 mode change 100644 => 100755 gl/m4/dos.m4 mode change 100644 => 100755 gl/m4/double-slash-root.m4 mode change 100644 => 100755 gl/m4/error.m4 mode change 100644 => 100755 gl/m4/exitfail.m4 mode change 100644 => 100755 gl/m4/extensions.m4 mode change 100644 => 100755 gl/m4/getopt.m4 mode change 100644 => 100755 gl/m4/gettext.m4 mode change 100644 => 100755 gl/m4/hash.m4 mode change 100644 => 100755 gl/m4/inline.m4 mode change 100644 => 100755 gl/m4/malloc.m4 mode change 100644 => 100755 gl/m4/mbrtowc.m4 mode change 100644 => 100755 gl/m4/mbstate_t.m4 mode change 100644 => 100755 gl/m4/memchr.m4 mode change 100644 => 100755 gl/m4/minmax.m4 mode change 100644 => 100755 gl/m4/onceonly.m4 mode change 100644 => 100755 gl/m4/quote.m4 mode change 100644 => 100755 gl/m4/quotearg.m4 mode change 100644 => 100755 gl/m4/realloc.m4 mode change 100644 => 100755 gl/m4/rename.m4 mode change 100644 => 100755 gl/m4/safe-write.m4 mode change 100644 => 100755 gl/m4/ssize_t.m4 mode change 100644 => 100755 gl/m4/stdbool.m4 mode change 100644 => 100755 gl/m4/strcase.m4 mode change 100644 => 100755 gl/m4/strndup.m4 mode change 100644 => 100755 gl/m4/unlocked-io.m4 mode change 100644 => 100755 gl/m4/utimbuf.m4 mode change 100644 => 100755 gl/m4/xalloc.m4 mode change 100644 => 100755 gl/m4/xstrndup.m4 mode change 100644 => 100755 install-sh mode change 100644 => 100755 m4/mkdir.m4 mode change 100644 => 100755 m4/setmode.m4 mode change 100644 => 100755 mkinstalldirs mode change 100644 => 100755 packaging/patch-2.5.4-sigsegv.patch mode change 100644 => 100755 packaging/patch.changes mode change 100644 => 100755 packaging/patch.spec mode change 100644 => 100755 patch.man mode change 100644 => 100755 pc/chdirsaf.c mode change 100644 => 100755 pc/djgpp/README mode change 100644 => 100755 pc/djgpp/config.sed mode change 100644 => 100755 pc/djgpp/configure.bat mode change 100644 => 100755 pc/djgpp/configure.sed mode change 100644 => 100755 src/bestmatch.h mode change 100644 => 100755 src/common.h mode change 100644 => 100755 src/diffseq.h mode change 100644 => 100755 src/inp.c mode change 100644 => 100755 src/inp.h mode change 100644 => 100755 src/maketime.c mode change 100644 => 100755 src/maketime.h mode change 100644 => 100755 src/merge.c mode change 100644 => 100755 src/partime.c mode change 100644 => 100755 src/partime.h mode change 100644 => 100755 src/patch.c mode change 100644 => 100755 src/pch.c mode change 100644 => 100755 src/pch.h mode change 100644 => 100755 src/quotesys.c mode change 100644 => 100755 src/quotesys.h mode change 100644 => 100755 src/util.c mode change 100644 => 100755 src/util.h mode change 100644 => 100755 src/version.c mode change 100644 => 100755 src/version.h mode change 100644 => 100755 tests/asymmetric-hunks mode change 100644 => 100755 tests/backup-prefix-suffix mode change 100644 => 100755 tests/corrupt-reject-files mode change 100644 => 100755 tests/create-delete mode change 100644 => 100755 tests/crlf-handling mode change 100644 => 100755 tests/dash-o-append mode change 100644 => 100755 tests/global-reject-files mode change 100644 => 100755 tests/inname mode change 100644 => 100755 tests/line-numbers mode change 100644 => 100755 tests/merge mode change 100644 => 100755 tests/munged-context-format mode change 100644 => 100755 tests/need-filename mode change 100644 => 100755 tests/no-newline-triggers-assert mode change 100644 => 100755 tests/preserve-c-function-names mode change 100644 => 100755 tests/preserve-mode-and-timestamp mode change 100644 => 100755 tests/reject-format mode change 100644 => 100755 tests/remember-backup-files mode change 100644 => 100755 tests/remember-reject-files mode change 100644 => 100755 tests/test-lib.sh mode change 100644 => 100755 tests/unmodified-files mode change 100644 => 100755 update-version.sh diff --git a/AUTHORS b/AUTHORS old mode 100644 new mode 100755 diff --git a/COPYING b/COPYING old mode 100644 new mode 100755 diff --git a/ChangeLog b/ChangeLog old mode 100644 new mode 100755 diff --git a/INSTALL b/INSTALL old mode 100644 new mode 100755 diff --git a/Makefile.in b/Makefile.in old mode 100644 new mode 100755 diff --git a/NEWS b/NEWS old mode 100644 new mode 100755 diff --git a/README b/README old mode 100644 new mode 100755 diff --git a/VERSION b/VERSION old mode 100644 new mode 100755 diff --git a/aclocal.m4 b/aclocal.m4 old mode 100644 new mode 100755 diff --git a/config.hin b/config.hin old mode 100644 new mode 100755 diff --git a/configure.ac b/configure.ac old mode 100644 new mode 100755 diff --git a/gl/lib/argmatch.c b/gl/lib/argmatch.c old mode 100644 new mode 100755 diff --git a/gl/lib/argmatch.h b/gl/lib/argmatch.h old mode 100644 new mode 100755 diff --git a/gl/lib/backupfile.c b/gl/lib/backupfile.c old mode 100644 new mode 100755 diff --git a/gl/lib/backupfile.h b/gl/lib/backupfile.h old mode 100644 new mode 100755 diff --git a/gl/lib/basename.c b/gl/lib/basename.c old mode 100644 new mode 100755 diff --git a/gl/lib/dirname.c b/gl/lib/dirname.c old mode 100644 new mode 100755 diff --git a/gl/lib/dirname.h b/gl/lib/dirname.h old mode 100644 new mode 100755 diff --git a/gl/lib/error.c b/gl/lib/error.c old mode 100644 new mode 100755 diff --git a/gl/lib/error.h b/gl/lib/error.h old mode 100644 new mode 100755 diff --git a/gl/lib/exitfail.c b/gl/lib/exitfail.c old mode 100644 new mode 100755 diff --git a/gl/lib/exitfail.h b/gl/lib/exitfail.h old mode 100644 new mode 100755 diff --git a/gl/lib/full-write.c b/gl/lib/full-write.c old mode 100644 new mode 100755 diff --git a/gl/lib/full-write.h b/gl/lib/full-write.h old mode 100644 new mode 100755 diff --git a/gl/lib/getopt.c b/gl/lib/getopt.c old mode 100644 new mode 100755 diff --git a/gl/lib/getopt.hin b/gl/lib/getopt.hin old mode 100644 new mode 100755 diff --git a/gl/lib/getopt1.c b/gl/lib/getopt1.c old mode 100644 new mode 100755 diff --git a/gl/lib/getopt_int.h b/gl/lib/getopt_int.h old mode 100644 new mode 100755 diff --git a/gl/lib/gettext.h b/gl/lib/gettext.h old mode 100644 new mode 100755 diff --git a/gl/lib/hash.c b/gl/lib/hash.c old mode 100644 new mode 100755 diff --git a/gl/lib/hash.h b/gl/lib/hash.h old mode 100644 new mode 100755 diff --git a/gl/lib/malloc.c b/gl/lib/malloc.c old mode 100644 new mode 100755 diff --git a/gl/lib/mbrtowc.c b/gl/lib/mbrtowc.c old mode 100644 new mode 100755 diff --git a/gl/lib/memchr.c b/gl/lib/memchr.c old mode 100644 new mode 100755 diff --git a/gl/lib/minmax.h b/gl/lib/minmax.h old mode 100644 new mode 100755 diff --git a/gl/lib/quote.c b/gl/lib/quote.c old mode 100644 new mode 100755 diff --git a/gl/lib/quote.h b/gl/lib/quote.h old mode 100644 new mode 100755 diff --git a/gl/lib/quotearg.c b/gl/lib/quotearg.c old mode 100644 new mode 100755 diff --git a/gl/lib/quotearg.h b/gl/lib/quotearg.h old mode 100644 new mode 100755 diff --git a/gl/lib/realloc.c b/gl/lib/realloc.c old mode 100644 new mode 100755 diff --git a/gl/lib/rename.c b/gl/lib/rename.c old mode 100644 new mode 100755 diff --git a/gl/lib/safe-read.c b/gl/lib/safe-read.c old mode 100644 new mode 100755 diff --git a/gl/lib/safe-write.c b/gl/lib/safe-write.c old mode 100644 new mode 100755 diff --git a/gl/lib/safe-write.h b/gl/lib/safe-write.h old mode 100644 new mode 100755 diff --git a/gl/lib/stdbool.hin b/gl/lib/stdbool.hin old mode 100644 new mode 100755 diff --git a/gl/lib/strcasecmp.c b/gl/lib/strcasecmp.c old mode 100644 new mode 100755 diff --git a/gl/lib/stripslash.c b/gl/lib/stripslash.c old mode 100644 new mode 100755 diff --git a/gl/lib/strncasecmp.c b/gl/lib/strncasecmp.c old mode 100644 new mode 100755 diff --git a/gl/lib/strndup.c b/gl/lib/strndup.c old mode 100644 new mode 100755 diff --git a/gl/lib/unlocked-io.h b/gl/lib/unlocked-io.h old mode 100644 new mode 100755 diff --git a/gl/lib/verify.h b/gl/lib/verify.h old mode 100644 new mode 100755 diff --git a/gl/lib/xalloc.h b/gl/lib/xalloc.h old mode 100644 new mode 100755 diff --git a/gl/lib/xmalloc.c b/gl/lib/xmalloc.c old mode 100644 new mode 100755 diff --git a/gl/lib/xstrndup.c b/gl/lib/xstrndup.c old mode 100644 new mode 100755 diff --git a/gl/lib/xstrndup.h b/gl/lib/xstrndup.h old mode 100644 new mode 100755 diff --git a/gl/m4/argmatch.m4 b/gl/m4/argmatch.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/backupfile.m4 b/gl/m4/backupfile.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/d-ino.m4 b/gl/m4/d-ino.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/dirname.m4 b/gl/m4/dirname.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/dos.m4 b/gl/m4/dos.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/double-slash-root.m4 b/gl/m4/double-slash-root.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/error.m4 b/gl/m4/error.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/exitfail.m4 b/gl/m4/exitfail.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/extensions.m4 b/gl/m4/extensions.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/getopt.m4 b/gl/m4/getopt.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/gettext.m4 b/gl/m4/gettext.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/hash.m4 b/gl/m4/hash.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/inline.m4 b/gl/m4/inline.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/malloc.m4 b/gl/m4/malloc.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/mbrtowc.m4 b/gl/m4/mbrtowc.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/mbstate_t.m4 b/gl/m4/mbstate_t.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/memchr.m4 b/gl/m4/memchr.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/minmax.m4 b/gl/m4/minmax.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/onceonly.m4 b/gl/m4/onceonly.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/quote.m4 b/gl/m4/quote.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/quotearg.m4 b/gl/m4/quotearg.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/realloc.m4 b/gl/m4/realloc.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/rename.m4 b/gl/m4/rename.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/safe-write.m4 b/gl/m4/safe-write.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/ssize_t.m4 b/gl/m4/ssize_t.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/stdbool.m4 b/gl/m4/stdbool.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/strcase.m4 b/gl/m4/strcase.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/strndup.m4 b/gl/m4/strndup.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/unlocked-io.m4 b/gl/m4/unlocked-io.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/utimbuf.m4 b/gl/m4/utimbuf.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/xalloc.m4 b/gl/m4/xalloc.m4 old mode 100644 new mode 100755 diff --git a/gl/m4/xstrndup.m4 b/gl/m4/xstrndup.m4 old mode 100644 new mode 100755 diff --git a/install-sh b/install-sh old mode 100644 new mode 100755 diff --git a/m4/mkdir.m4 b/m4/mkdir.m4 old mode 100644 new mode 100755 diff --git a/m4/setmode.m4 b/m4/setmode.m4 old mode 100644 new mode 100755 diff --git a/mkinstalldirs b/mkinstalldirs old mode 100644 new mode 100755 diff --git a/packaging/patch-2.5.4-sigsegv.patch b/packaging/patch-2.5.4-sigsegv.patch old mode 100644 new mode 100755 diff --git a/packaging/patch.changes b/packaging/patch.changes old mode 100644 new mode 100755 diff --git a/packaging/patch.spec b/packaging/patch.spec old mode 100644 new mode 100755 diff --git a/patch.man b/patch.man old mode 100644 new mode 100755 diff --git a/pc/chdirsaf.c b/pc/chdirsaf.c old mode 100644 new mode 100755 diff --git a/pc/djgpp/README b/pc/djgpp/README old mode 100644 new mode 100755 diff --git a/pc/djgpp/config.sed b/pc/djgpp/config.sed old mode 100644 new mode 100755 diff --git a/pc/djgpp/configure.bat b/pc/djgpp/configure.bat old mode 100644 new mode 100755 diff --git a/pc/djgpp/configure.sed b/pc/djgpp/configure.sed old mode 100644 new mode 100755 diff --git a/src/bestmatch.h b/src/bestmatch.h old mode 100644 new mode 100755 diff --git a/src/common.h b/src/common.h old mode 100644 new mode 100755 diff --git a/src/diffseq.h b/src/diffseq.h old mode 100644 new mode 100755 diff --git a/src/inp.c b/src/inp.c old mode 100644 new mode 100755 diff --git a/src/inp.h b/src/inp.h old mode 100644 new mode 100755 diff --git a/src/maketime.c b/src/maketime.c old mode 100644 new mode 100755 diff --git a/src/maketime.h b/src/maketime.h old mode 100644 new mode 100755 diff --git a/src/merge.c b/src/merge.c old mode 100644 new mode 100755 diff --git a/src/partime.c b/src/partime.c old mode 100644 new mode 100755 diff --git a/src/partime.h b/src/partime.h old mode 100644 new mode 100755 diff --git a/src/patch.c b/src/patch.c old mode 100644 new mode 100755 diff --git a/src/pch.c b/src/pch.c old mode 100644 new mode 100755 diff --git a/src/pch.h b/src/pch.h old mode 100644 new mode 100755 diff --git a/src/quotesys.c b/src/quotesys.c old mode 100644 new mode 100755 diff --git a/src/quotesys.h b/src/quotesys.h old mode 100644 new mode 100755 diff --git a/src/util.c b/src/util.c old mode 100644 new mode 100755 diff --git a/src/util.h b/src/util.h old mode 100644 new mode 100755 diff --git a/src/version.c b/src/version.c old mode 100644 new mode 100755 diff --git a/src/version.h b/src/version.h old mode 100644 new mode 100755 diff --git a/tests/asymmetric-hunks b/tests/asymmetric-hunks old mode 100644 new mode 100755 diff --git a/tests/backup-prefix-suffix b/tests/backup-prefix-suffix old mode 100644 new mode 100755 diff --git a/tests/corrupt-reject-files b/tests/corrupt-reject-files old mode 100644 new mode 100755 diff --git a/tests/create-delete b/tests/create-delete old mode 100644 new mode 100755 diff --git a/tests/crlf-handling b/tests/crlf-handling old mode 100644 new mode 100755 diff --git a/tests/dash-o-append b/tests/dash-o-append old mode 100644 new mode 100755 diff --git a/tests/global-reject-files b/tests/global-reject-files old mode 100644 new mode 100755 diff --git a/tests/inname b/tests/inname old mode 100644 new mode 100755 diff --git a/tests/line-numbers b/tests/line-numbers old mode 100644 new mode 100755 diff --git a/tests/merge b/tests/merge old mode 100644 new mode 100755 diff --git a/tests/munged-context-format b/tests/munged-context-format old mode 100644 new mode 100755 diff --git a/tests/need-filename b/tests/need-filename old mode 100644 new mode 100755 diff --git a/tests/no-newline-triggers-assert b/tests/no-newline-triggers-assert old mode 100644 new mode 100755 diff --git a/tests/preserve-c-function-names b/tests/preserve-c-function-names old mode 100644 new mode 100755 diff --git a/tests/preserve-mode-and-timestamp b/tests/preserve-mode-and-timestamp old mode 100644 new mode 100755 diff --git a/tests/reject-format b/tests/reject-format old mode 100644 new mode 100755 diff --git a/tests/remember-backup-files b/tests/remember-backup-files old mode 100644 new mode 100755 diff --git a/tests/remember-reject-files b/tests/remember-reject-files old mode 100644 new mode 100755 diff --git a/tests/test-lib.sh b/tests/test-lib.sh old mode 100644 new mode 100755 diff --git a/tests/unmodified-files b/tests/unmodified-files old mode 100644 new mode 100755 diff --git a/update-version.sh b/update-version.sh old mode 100644 new mode 100755 -- 2.7.4