]> git.mdlowis.com Git - projs/tide.git/commit
fixed all errors found by clang and fixed some compiler warnings as well as a use...
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 15 Jul 2017 14:44:35 +0000 (10:44 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 15 Jul 2017 14:44:35 +0000 (10:44 -0400)
commitd0051dcf22aab73a7c3a116854212b8e8a5fc916
tree69bef0d6dc0a91bd247e69db1f9116f5ce45cc98
parenta9c13716a1bbbd59ea89e45482d353bcbc1a9757
fixed all errors found by clang and fixed some compiler warnings as well as a use-after-free bug in exec.c
config.mk
inc/stdc.h
inc/utf.h
lib/buf.c
lib/exec.c
lib/utf8.c
lib/utils.c
lib/view.c
lib/win.c
pick.c
tide.c