From 41665774749bc54dcd635ebbaab045a4350d5b2f Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 10 Sep 2013 10:46:51 +0200 Subject: Removed executable permissions on sources files --- freetype/src/base/ftcalc.c | 0 freetype/src/base/ftgloadr.c | 0 freetype/src/base/ftgxval.c | 0 freetype/src/base/ftotval.c | 0 freetype/src/base/ftoutln.c | 0 freetype/src/base/ftpfr.c | 0 freetype/src/base/fttrigon.c | 0 freetype/src/cff/cffobjs.c | 0 freetype/src/psaux/afmparse.c | 0 freetype/src/psnames/psmodule.c | 0 freetype/src/raster/ftraster.c | 0 freetype/src/raster/ftrend1.c | 0 freetype/src/sfnt/ttsbit.c | 0 freetype/src/truetype/ttobjs.c | 0 freetype/src/truetype/ttsubpix.c | 0 freetype/src/type1/t1afm.c | 0 libX11/src/xkb/XKBGAlloc.c | 0 libX11/src/xkb/XKBMisc.c | 0 pixman/pixman/pixman-sse2.c | 0 pthreads/pthread_setaffinity.c | 0 pthreads/pthread_timedjoin_np.c | 0 pthreads/pthread_tryjoin_np.c | 0 pthreads/sched_setaffinity.c | 0 pthreads/tests/affinity1.c | 0 pthreads/tests/affinity2.c | 0 pthreads/tests/affinity3.c | 0 pthreads/tests/affinity4.c | 0 pthreads/tests/affinity5.c | 0 pthreads/tests/context2.c | 0 pthreads/tests/create3.c | 0 pthreads/tests/exception3_0.c | 0 pthreads/tests/join4.c | 0 xorg-server/Xi/chgdctl.c | 0 xorg-server/os/log.c | 0 34 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 freetype/src/base/ftcalc.c mode change 100755 => 100644 freetype/src/base/ftgloadr.c mode change 100755 => 100644 freetype/src/base/ftgxval.c mode change 100755 => 100644 freetype/src/base/ftotval.c mode change 100755 => 100644 freetype/src/base/ftoutln.c mode change 100755 => 100644 freetype/src/base/ftpfr.c mode change 100755 => 100644 freetype/src/base/fttrigon.c mode change 100755 => 100644 freetype/src/cff/cffobjs.c mode change 100755 => 100644 freetype/src/psaux/afmparse.c mode change 100755 => 100644 freetype/src/psnames/psmodule.c mode change 100755 => 100644 freetype/src/raster/ftraster.c mode change 100755 => 100644 freetype/src/raster/ftrend1.c mode change 100755 => 100644 freetype/src/sfnt/ttsbit.c mode change 100755 => 100644 freetype/src/truetype/ttobjs.c mode change 100755 => 100644 freetype/src/truetype/ttsubpix.c mode change 100755 => 100644 freetype/src/type1/t1afm.c mode change 100755 => 100644 libX11/src/xkb/XKBGAlloc.c mode change 100755 => 100644 libX11/src/xkb/XKBMisc.c mode change 100755 => 100644 pixman/pixman/pixman-sse2.c mode change 100755 => 100644 pthreads/pthread_setaffinity.c mode change 100755 => 100644 pthreads/pthread_timedjoin_np.c mode change 100755 => 100644 pthreads/pthread_tryjoin_np.c mode change 100755 => 100644 pthreads/sched_setaffinity.c mode change 100755 => 100644 pthreads/tests/affinity1.c mode change 100755 => 100644 pthreads/tests/affinity2.c mode change 100755 => 100644 pthreads/tests/affinity3.c mode change 100755 => 100644 pthreads/tests/affinity4.c mode change 100755 => 100644 pthreads/tests/affinity5.c mode change 100755 => 100644 pthreads/tests/context2.c mode change 100755 => 100644 pthreads/tests/create3.c mode change 100755 => 100644 pthreads/tests/exception3_0.c mode change 100755 => 100644 pthreads/tests/join4.c mode change 100755 => 100644 xorg-server/Xi/chgdctl.c mode change 100755 => 100644 xorg-server/os/log.c diff --git a/freetype/src/base/ftcalc.c b/freetype/src/base/ftcalc.c old mode 100755 new mode 100644 diff --git a/freetype/src/base/ftgloadr.c b/freetype/src/base/ftgloadr.c old mode 100755 new mode 100644 diff --git a/freetype/src/base/ftgxval.c b/freetype/src/base/ftgxval.c old mode 100755 new mode 100644 diff --git a/freetype/src/base/ftotval.c b/freetype/src/base/ftotval.c old mode 100755 new mode 100644 diff --git a/freetype/src/base/ftoutln.c b/freetype/src/base/ftoutln.c old mode 100755 new mode 100644 diff --git a/freetype/src/base/ftpfr.c b/freetype/src/base/ftpfr.c old mode 100755 new mode 100644 diff --git a/freetype/src/base/fttrigon.c b/freetype/src/base/fttrigon.c old mode 100755 new mode 100644 diff --git a/freetype/src/cff/cffobjs.c b/freetype/src/cff/cffobjs.c old mode 100755 new mode 100644 diff --git a/freetype/src/psaux/afmparse.c b/freetype/src/psaux/afmparse.c old mode 100755 new mode 100644 diff --git a/freetype/src/psnames/psmodule.c b/freetype/src/psnames/psmodule.c old mode 100755 new mode 100644 diff --git a/freetype/src/raster/ftraster.c b/freetype/src/raster/ftraster.c old mode 100755 new mode 100644 diff --git a/freetype/src/raster/ftrend1.c b/freetype/src/raster/ftrend1.c old mode 100755 new mode 100644 diff --git a/freetype/src/sfnt/ttsbit.c b/freetype/src/sfnt/ttsbit.c old mode 100755 new mode 100644 diff --git a/freetype/src/truetype/ttobjs.c b/freetype/src/truetype/ttobjs.c old mode 100755 new mode 100644 diff --git a/freetype/src/truetype/ttsubpix.c b/freetype/src/truetype/ttsubpix.c old mode 100755 new mode 100644 diff --git a/freetype/src/type1/t1afm.c b/freetype/src/type1/t1afm.c old mode 100755 new mode 100644 diff --git a/libX11/src/xkb/XKBGAlloc.c b/libX11/src/xkb/XKBGAlloc.c old mode 100755 new mode 100644 diff --git a/libX11/src/xkb/XKBMisc.c b/libX11/src/xkb/XKBMisc.c old mode 100755 new mode 100644 diff --git a/pixman/pixman/pixman-sse2.c b/pixman/pixman/pixman-sse2.c old mode 100755 new mode 100644 diff --git a/pthreads/pthread_setaffinity.c b/pthreads/pthread_setaffinity.c old mode 100755 new mode 100644 diff --git a/pthreads/pthread_timedjoin_np.c b/pthreads/pthread_timedjoin_np.c old mode 100755 new mode 100644 diff --git a/pthreads/pthread_tryjoin_np.c b/pthreads/pthread_tryjoin_np.c old mode 100755 new mode 100644 diff --git a/pthreads/sched_setaffinity.c b/pthreads/sched_setaffinity.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/affinity1.c b/pthreads/tests/affinity1.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/affinity2.c b/pthreads/tests/affinity2.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/affinity3.c b/pthreads/tests/affinity3.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/affinity4.c b/pthreads/tests/affinity4.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/affinity5.c b/pthreads/tests/affinity5.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/context2.c b/pthreads/tests/context2.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/create3.c b/pthreads/tests/create3.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/exception3_0.c b/pthreads/tests/exception3_0.c old mode 100755 new mode 100644 diff --git a/pthreads/tests/join4.c b/pthreads/tests/join4.c old mode 100755 new mode 100644 diff --git a/xorg-server/Xi/chgdctl.c b/xorg-server/Xi/chgdctl.c old mode 100755 new mode 100644 diff --git a/xorg-server/os/log.c b/xorg-server/os/log.c old mode 100755 new mode 100644 -- cgit v1.2.3