summaryrefslogtreecommitdiff
path: root/dos
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2010-07-19 17:15:44 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2010-07-19 17:15:44 -0700
commitb5252103dfcf7eb843c888b9b66a90b2fbbe6e14 (patch)
tree0b80edb3ea1ebb66f4e539e76c9dd726088714d1 /dos
parent04485f48391455fbd528640eff54ab09c23f8d93 (diff)
downloadsyslinux-b5252103dfcf7eb843c888b9b66a90b2fbbe6e14.tar.gz
dos: fix non-executable files which were +x
Don't make non-executable files +x... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'dos')
-rw-r--r--[-rwxr-xr-x]dos/Makefile0
-rw-r--r--[-rwxr-xr-x]dos/dosexe.ld0
-rw-r--r--[-rwxr-xr-x]dos/getopt.h0
-rw-r--r--[-rwxr-xr-x]dos/getopt_long.c0
-rw-r--r--[-rwxr-xr-x]dos/stdlib.h0
-rw-r--r--[-rwxr-xr-x]dos/syslinux.c0
6 files changed, 0 insertions, 0 deletions
diff --git a/dos/Makefile b/dos/Makefile
index 9f48962b..9f48962b 100755..100644
--- a/dos/Makefile
+++ b/dos/Makefile
diff --git a/dos/dosexe.ld b/dos/dosexe.ld
index c67c5060..c67c5060 100755..100644
--- a/dos/dosexe.ld
+++ b/dos/dosexe.ld
diff --git a/dos/getopt.h b/dos/getopt.h
index a1b74b10..a1b74b10 100755..100644
--- a/dos/getopt.h
+++ b/dos/getopt.h
diff --git a/dos/getopt_long.c b/dos/getopt_long.c
index 14587797..14587797 100755..100644
--- a/dos/getopt_long.c
+++ b/dos/getopt_long.c
diff --git a/dos/stdlib.h b/dos/stdlib.h
index d3467056..d3467056 100755..100644
--- a/dos/stdlib.h
+++ b/dos/stdlib.h
diff --git a/dos/syslinux.c b/dos/syslinux.c
index 1e086596..1e086596 100755..100644
--- a/dos/syslinux.c
+++ b/dos/syslinux.c