~kris/suckless

st

ref: 180915a32d458ccf4191742cd6c27f20cdc46a65 st/patch/sync.h -rw-r--r-- 152 bytes
180915a3 — Kris Yotam Update README: clarify suckless repos are my builds 7 months 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();