citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit f1478dc4c613b53e4e8c68a3909deb7a624ebab8
parent 82e9b15d07bb2bd444c0fc9a1b41e8f17428066f
Author: Kyle Milz <kyle@0x30.net>
Date:   Wed, 10 Aug 2016 01:40:15 -0600

tt: remove old patches dir

Diffstat:
Dtt/patches/vim_osx.diff | 12------------
1 file changed, 0 insertions(+), 12 deletions(-)

diff --git a/tt/patches/vim_osx.diff b/tt/patches/vim_osx.diff @@ -1,12 +0,0 @@ -diff -ur vim74/src/os_unix.c vim74_a/src/os_unix.c ---- a/src/os_unix.c 2013-07-03 08:32:32.000000000 -0600 -+++ b/src/os_unix.c 2016-03-23 20:11:27.000000000 -0600 -@@ -827,7 +827,7 @@ - || MAC_OS_X_VERSION_MAX_ALLOWED <= 1040) - /* missing prototype. Adding it to osdef?.h.in doesn't work, because - * "struct sigaltstack" needs to be declared. */ -- extern int sigaltstack __ARGS((const struct sigaltstack *ss, struct sigaltstack *oss)); -+ //extern int sigaltstack __ARGS((const struct sigaltstack *ss, struct sigaltstack *oss)); - # endif - - # ifdef HAVE_SS_BASE