]> git.mdlowis.com Git - projs/tide.git/commit
reworked compilation in prep for atf overhaul
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 20 Feb 2020 20:06:11 +0000 (15:06 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 20 Feb 2020 20:06:11 +0000 (15:06 -0500)
commita12870184a7c26f1804cf0d9752f4f117793ddd2
tree4cd2ee48b182284da8d2bcdf03fafb852c07fa2c
parent5589158a50f861314f30f03b35c1ae0a4a979ba5
reworked compilation in prep for atf overhaul
34 files changed:
Rsconscript
alcc
atf [new file with mode: 0755]
inc/atf.h
inc/qcheck.h
inc/stdc.h
src/edit.c
src/fetch.c
src/fetchsel.c
src/lib/argv0.c
src/lib/buf.c
src/lib/dbc.c
src/lib/draw.c
src/lib/editlog.c
src/lib/exec.c
src/lib/gapbuf.c
src/lib/job.c
src/lib/mouse.c
src/lib/range.c
src/lib/readfd.c
src/lib/readfile.c
src/lib/shortcuts.c
src/lib/telem.c
src/lib/utf8.c
src/lib/view.c
src/lib/writefd.c
src/lib/x11.c
src/lib/x11_gc.c
src/lib/x11_sel.c
src/lib/xpty.c
src/pick.c
src/registrar.c
src/tide.c
tests/lib/buf.c