added st source

This commit is contained in:
2023-02-25 22:33:44 +01:00
parent 14b4224f9f
commit b4acc30aa0
78 changed files with 14879 additions and 0 deletions

7
dwm/.st/patch/sync.h Normal file
View File

@@ -0,0 +1,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();