-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 1c8736997283be80c391c599e9c760eaf30aeb6c:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 1c8736997283be80c391c599e9c760eaf30aeb6c
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Wed Jan 4 02:01:38 2006 +0000

    *** empty log message ***

diff --git a/Changes b/Changes

index c31aeba71445e7c9d7759adccce72cfaff6b4b39..

index ..e57b3f38a880300f02e4195b6b66ad4379d19c55 100644

--- a/Changes
+++ b/Changes
@@ -25,7 +25,9 @@ WISH: better support for mixing xft font sizes rxvt -fn "xft:Andale Mono:size=15
           perl*-resources and keysym resources. Not everything is there yet.
         - try to be more clever about differing font sizes and their ascent.
         - fix directory permissions on install.
-        - improved sched_yield support.
+        - disabled sched_yield support: the linux version is just too useless
+          (it schedules nice'd processes before the own one for extended
+          periods). Too bad, it could reduce system time by a factor of 5 here.

 6.2  Mon Jan  2 16:03:01 CET 2006
         - implemented intensityStyles option which enables/disables bold/blink
diff --git a/src/ptytty.h b/src/ptytty.h

index 9ed74d6a0e1458c47aa2e10cdc3b0eda5d921b19..

index ..a79ac8bb4e5ab9dbc2418595d2653c6c51dc1403 100644

--- a/src/ptytty.h
+++ b/src/ptytty.h
@@ -8,7 +8,7 @@
 #  define NO_SETOWNER_TTYDEV 1
 # endif
 #endif
-#if defined(__CYGWIN32__) || defined(PTYS_ARE_OPENPTY)
+#if defined(__CYGWIN32__)
 # define NO_SETOWNER_TTYDEV 1
 #endif

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 10:31:28 2024