~kris/suckless

st

ref: 15f7a94ef735faf6ddcc508999a669882bbffcc0 st/patch/sync.h -rw-r--r-- 152 bytes
15f7a94e — Kris Yotam chore: sync local state after restore (push updates, no pull) a month ago
                                                                                
1
2
3
4
5
6
7
static int su = 0;
static int twrite_aborted = 0;

static void tsync_begin();
static void tsync_end();
int tinsync(uint timeout);
int ttyread_pending();