]> git.pld-linux.org Git - packages/vte.git/commitdiff
- obsoleted
authoraflinta <aflinta@pld-linux.org>
Tue, 22 Apr 2003 16:12:18 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vte-sigsegv.patch -> 1.2

vte-sigsegv.patch [deleted file]

diff --git a/vte-sigsegv.patch b/vte-sigsegv.patch
deleted file mode 100644 (file)
index dbb221a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- vte-0.11.0.orig/src/vte.c  2003-03-07 18:51:21.000000000 +0100
-+++ vte-0.11.0/src/vte.c       2003-04-04 01:34:24.000000000 +0200
-@@ -7437,7 +7437,7 @@
-               }
- #endif
-               vte_terminal_process_incoming(terminal);
--      } else {
-+      } else if (_vte_buffer_length(terminal->pvt->incoming) > 0) {
-               /* Wait no more than N milliseconds for more data.  We don't
-                * touch the timeout if we're already slated to call it again
-                * because if the output were carefully timed, we could
This page took 0.038505 seconds and 4 git commands to generate.