]> git.mdlowis.com Git - projs/tide.git/commit
refactored io and telemetry apis and fixed a bug in event handling
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 31 Oct 2019 02:20:10 +0000 (22:20 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 31 Oct 2019 02:20:10 +0000 (22:20 -0400)
commit4d9323397b4ae92a99f82427d70e0c56cf51a0b7
tree478b3e31355e1b43acb1f377f429cc9adedb2946
parent613c9aead4aa249bdea2d8e72471ae4de407eb6f
refactored io and telemetry apis and fixed a bug in event handling
inc/edit.h
inc/io.h [new file with mode: 0644]
inc/x11.h
src/fetch.c
src/lib/argv0.c [new file with mode: 0644]
src/lib/gapbuf.c
src/lib/job.c
src/lib/telem.c
src/lib/writefd.c [new file with mode: 0644]
src/lib/x11.c
src/tide.c