aboutsummaryrefslogtreecommitdiff
path: root/threadlib
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-06-19 13:50:58 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-06-19 13:50:58 +0000
commit4b204b184b23d27e3ca71338875302f1e84f8f1f (patch)
tree30859b7b6f36381f50d840b3c35026d80ac159e2 /threadlib
parent97e0380aeb1807103130b686fcaff746b662a002 (diff)
removed the svn:executable bit for code, patches and text
svn path=/trunk/externals/grh/; revision=10048
Diffstat (limited to 'threadlib')
-rw-r--r--[-rwxr-xr-x]threadlib/GnuGPL.txt0
-rw-r--r--[-rwxr-xr-x]threadlib/doc/detach-help.pd0
-rw-r--r--[-rwxr-xr-x]threadlib/doc/join-help.pd0
-rw-r--r--[-rwxr-xr-x]threadlib/doc/sleep-help.pd0
-rw-r--r--[-rwxr-xr-x]threadlib/src/callbacks.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/detach.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/fifo.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/join.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/sleep.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/threadlib.c0
-rw-r--r--[-rwxr-xr-x]threadlib/src/threadlib.h0
11 files changed, 0 insertions, 0 deletions
diff --git a/threadlib/GnuGPL.txt b/threadlib/GnuGPL.txt
index fa0bef4..fa0bef4 100755..100644
--- a/threadlib/GnuGPL.txt
+++ b/threadlib/GnuGPL.txt
diff --git a/threadlib/doc/detach-help.pd b/threadlib/doc/detach-help.pd
index 03895aa..03895aa 100755..100644
--- a/threadlib/doc/detach-help.pd
+++ b/threadlib/doc/detach-help.pd
diff --git a/threadlib/doc/join-help.pd b/threadlib/doc/join-help.pd
index 44fe459..44fe459 100755..100644
--- a/threadlib/doc/join-help.pd
+++ b/threadlib/doc/join-help.pd
diff --git a/threadlib/doc/sleep-help.pd b/threadlib/doc/sleep-help.pd
index b9c172d..b9c172d 100755..100644
--- a/threadlib/doc/sleep-help.pd
+++ b/threadlib/doc/sleep-help.pd
diff --git a/threadlib/src/callbacks.c b/threadlib/src/callbacks.c
index a1b0f88..a1b0f88 100755..100644
--- a/threadlib/src/callbacks.c
+++ b/threadlib/src/callbacks.c
diff --git a/threadlib/src/detach.c b/threadlib/src/detach.c
index fc5229c..fc5229c 100755..100644
--- a/threadlib/src/detach.c
+++ b/threadlib/src/detach.c
diff --git a/threadlib/src/fifo.c b/threadlib/src/fifo.c
index 50de821..50de821 100755..100644
--- a/threadlib/src/fifo.c
+++ b/threadlib/src/fifo.c
diff --git a/threadlib/src/join.c b/threadlib/src/join.c
index 65c8092..65c8092 100755..100644
--- a/threadlib/src/join.c
+++ b/threadlib/src/join.c
diff --git a/threadlib/src/sleep.c b/threadlib/src/sleep.c
index 9f9eaab..9f9eaab 100755..100644
--- a/threadlib/src/sleep.c
+++ b/threadlib/src/sleep.c
diff --git a/threadlib/src/threadlib.c b/threadlib/src/threadlib.c
index 47ec0b7..47ec0b7 100755..100644
--- a/threadlib/src/threadlib.c
+++ b/threadlib/src/threadlib.c
diff --git a/threadlib/src/threadlib.h b/threadlib/src/threadlib.h
index efbeeff..efbeeff 100755..100644
--- a/threadlib/src/threadlib.h
+++ b/threadlib/src/threadlib.h