• Paul Eggert's avatar
    * xgselect.c (xg_select): Use auto storage for the GPollFD buffer · 0f46bc75
    Paul Eggert authored
    as that's faster and simpler than static storage.  Don't bother
    with the g_main_context_query overhead if g_main_context_pending
    says no events are pending.
    (gfds, gfds_size): Remove these static vars.
    (xgselect_initialize): Remove; no longer needed.
    All uses and decls removed.
    0f46bc75
xterm.c 324 KB