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 --- 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 13 files changed, 0 insertions(+), 0 deletions(-) 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 (limited to 'pthreads') 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 -- cgit v1.2.3