]> git.pld-linux.org Git - packages/ORBit2.git/commitdiff
- already included
authorfreetz <freetz@pld-linux.org>
Tue, 16 Aug 2005 15:58:23 +0000 (15:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ORBit2-stack_size.patch -> 1.2

ORBit2-stack_size.patch [deleted file]

diff --git a/ORBit2-stack_size.patch b/ORBit2-stack_size.patch
deleted file mode 100644 (file)
index 485ee2f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- linc2/src/linc.c   14 Apr 2005 06:21:54 -0000
-+++ linc2/src/linc.c   10 May 2005 10:51:52 -0000
-@@ -456,7 +456,7 @@ link_exec_set_io_thread (gpointer data, 
-                link_mainloop_handle_input, NULL);
-       
-       link_io_thread = g_thread_create_full
--              (link_io_thread_fn, NULL, 0, TRUE, FALSE,
-+              (link_io_thread_fn, NULL, 256 * 1024, TRUE, FALSE,
-                G_THREAD_PRIORITY_NORMAL, &error);
-       
-       if (!link_io_thread || error)
This page took 0.053922 seconds and 4 git commands to generate.