From: DeaDDooMER Date: Sun, 17 Mar 2019 12:22:33 +0000 (+0300) Subject: added terminal detection X-Git-Url: http://deadsoftware.ru/gitweb?p=bbdiff.git;a=commitdiff_plain;h=52675a2b8cd6c8ee3e55a62e1363bdaa5bd24457 added terminal detection --- diff --git a/Diff/Mod/Main.odc b/Diff/Mod/Main.odc index 2612b8a..39d5524 100644 Binary files a/Diff/Mod/Main.odc and b/Diff/Mod/Main.odc differ diff --git a/Diff/Mod/Sys.odc b/Diff/Mod/Sys.odc index 782b57c..e25f075 100644 Binary files a/Diff/Mod/Sys.odc and b/Diff/Mod/Sys.odc differ diff --git a/Diff/Mod/SysLinux.odc b/Diff/Mod/SysLinux.odc index 06fab0b..db90c5f 100644 Binary files a/Diff/Mod/SysLinux.odc and b/Diff/Mod/SysLinux.odc differ diff --git a/Diff/Mod/SysLinuxLibc.odc b/Diff/Mod/SysLinuxLibc.odc new file mode 100644 index 0000000..e68ad86 Binary files /dev/null and b/Diff/Mod/SysLinuxLibc.odc differ diff --git a/Diff/Script/build-linux.sh b/Diff/Script/build-linux.sh index 270ca31..6b3cf75 100755 --- a/Diff/Script/build-linux.sh +++ b/Diff/Script/build-linux.sh @@ -6,7 +6,7 @@ cd "$DIR/../.." ./blackbox <