代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/454135/7397570
api php.api
abs
abstract
acos
acosh
addcslashes
addslashes
apache_child_terminate
apache_lookup_uri
apache_note
apache_setenv
array
array_change_key_case
array_chunk
array_count_values
array_diff
www.eeworm.com/read/124989/6035097
txt luapatch.txt
diff -ur --exclude='*.a' --exclude='*.o' --exclude='*.map' --unidirectional-new-file /usr/local/src/lua-4.0.1/Makefile lua-4.0.1/Makefile
--- /usr/local/src/lua-4.0.1/Makefile 2000-11-01 04:32:01.0000
www.eeworm.com/read/155415/11875178
patch verycd.patch
diff -Nur srchybrid45a/ArchiveRecovery.cpp srchybrid45a_VeryCD/ArchiveRecovery.cpp
--- srchybrid45a/ArchiveRecovery.cpp 2004-12-26 22:05:50.000000000 +0800
+++ srchybrid45a_VeryCD/ArchiveRecovery.cp
www.eeworm.com/read/231489/14230982
patch foo.patch
diff -U7 -p -r1.1 OnDemandServerMediaSubsession.cpp
--- OnDemandServerMediaSubsession.cpp 29 May 2007 11:35:10 -0000 1.1
+++ OnDemandServerMediaSubsession.cpp 7 Jun 2007 10:17:31 -0000
@@ -295,24 +295
www.eeworm.com/read/16793/691320
run-nquote4
echo warning: some of these tests will fail if you do not have UTF-8 >&2
echo warning: locales installed on your system >&2
${THIS_SH} ./nquote4.tests 2>&1 | grep -v '^expect' > /tmp/xx
diff /tmp/xx n
www.eeworm.com/read/250015/4443448
expand-works-like-gnu
rm -f foo bar
echo -e "\ty" | expand -t 3 ../../busybox > foo
echo -e "\ty" | busybox unexpand -t 3 ../../busybox > bar
set +e
test ! -f foo -a -f bar
if [ $? = 0 ] ; then
set -e
diff -q foo bar
fi
www.eeworm.com/read/241064/4563619
patch adeos-ipipe-2.6.12-bf533-1.2-00.patch
diff -uNrp linux-2.6.12/arch/blackfin/Kconfig 2.6.12-ipipe/arch/blackfin/Kconfig
--- linux-2.6.12/arch/blackfin/Kconfig 2005-12-21 08:15:32.000000000 +0100
+++ 2.6.12-ipipe/arch/blackfin/Kconfig 2006-
www.eeworm.com/read/229812/4739854
bat vercall.bat
@rem VERCALL -- disassemble object file and compare call statements
@rem
@rem 91/11/30 -- G.R.Bentz -- modified from verasm.bat
@rem
@clog __DIFF__.LOG
@wdisasm %TEST_OUT%\%TEST_FIL%.obj -s%
www.eeworm.com/read/347503/3170611
exp allinsn.exp
# FRV assembler testsuite.
proc run_list_test { name opts } {
global srcdir subdir
set testname "$name error test ($opts)"
gas_run $name.s $opts >&dump.out
if {[regexp_diff dump.out $
www.eeworm.com/read/283355/4080012
patch glibc-2.3.2-mips.patch
From Bill Gatliff, who said:
"Attached is a glibc-2.3.2 patchfile I use for MIPS. Versions prior to and including glibc-2.3.2 won't build without it."
diff -bBurN glibc-2.3.2.orig/elf/dl-conflict.c