代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/118491/14868656
patch1 linux-2.4.4-fec-sg.patch1
diff -ur linux-2.4.4/arch/ppc/8xx_io/Config.in linux-2.4.4-new/arch/ppc/8xx_io/Config.in
--- linux-2.4.4/arch/ppc/8xx_io/Config.in Thu May 3 10:14:06 2001
+++ linux-2.4.4-new/arch/ppc/8xx_io/Config.i
www.eeworm.com/read/118491/14868682
patch2 linux-2.4.4-fec-sg.patch2
diff -ur linux-2.4.4/arch/ppc/8xx_io/Config.in linux-2.4.4-new/arch/ppc/8xx_io/Config.in
--- linux-2.4.4/arch/ppc/8xx_io/Config.in Thu May 3 10:14:06 2001
+++ linux-2.4.4-new/arch/ppc/8xx_io/Config.i
www.eeworm.com/read/214091/15113275
asv xia329.asv
function xia329(a,b,j,f3)
f=inline(f3);
syms x
y=diff(f(x));
f2=inline(y);
xx=linspace(a,b,100);
s=abs(f2(xx));
s1=zeros(1,100);
s2=ones(1,100);
if s>s1 & s
www.eeworm.com/read/214091/15113519
asv xia329.asv
function xia329(a,b,j,f3)
f=inline(f3);
syms x
y=diff(f(x));
f2=inline(y);
xx=linspace(a,b,100);
s=abs(f2(xx));
s1=zeros(1,100);
s2=ones(1,100);
if s>s1 & s
www.eeworm.com/read/216450/4894347
makefile
# Makefile for lib/i386/int64.
CFLAGS = -O -D_MINIX -D_POSIX_SOURCE
LIBRARIES = libc
libc_OBJECTS = \
add64.o \
add64u.o \
cmp64.o \
cv64u.o \
cvu64.o \
diff64.o \
div64u.o \
ex64.o \
make
www.eeworm.com/read/209211/4983048
patch freebsd-3.2.il-kernel.patch
diff -N -c -r /usr/src/sys/9fs/9auth.c ./9fs/9auth.c
*** /usr/src/sys/9fs/9auth.c Wed Dec 31 19:00:00 1969
--- ./9fs/9auth.c Mon May 22 17:11:29 2000
***************
*** 0 ****
--- 1,238 ----
+ #inclu
www.eeworm.com/read/191809/5161584
doboth
#!/bin/sh
x=$1 ; shift
y=$1 ; shift
rm tmp.0 > /dev/null 2>&1
ln -s $x tmp.0
$* tmp.0 > tmp.1
rm tmp.0
ln -s $y tmp.0
$* tmp.0 > tmp.2
rm tmp.0
diff -c tmp.1 tmp.2
exit
#eof
www.eeworm.com/read/190682/5170899
doboth
#!/bin/sh
x=$1 ; shift
y=$1 ; shift
rm tmp.0 > /dev/null 2>&1
ln -s $x tmp.0
$* tmp.0 > tmp.1
rm tmp.0
ln -s $y tmp.0
$* tmp.0 > tmp.2
rm tmp.0
diff -c tmp.1 tmp.2
exit
#eof
www.eeworm.com/read/188635/5207141
patch pr11864.patch
# See http://gcc.gnu.org/PR11864
# Fixes failure of gcc.dg/pr11864-1.c
#
#(wget -q -O- "http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/postreload.c.diff?r1=2.8&r2=2.9"
#wget -q -O- "http://gcc.gnu.org/
www.eeworm.com/read/180227/5287912
2-pre2 kernel_patch-2.4.19-rtl3.2-pre2
diff -rbNu linux-2.4.19/arch/i386/1 linux-2.4.19-rtl3.2-pre2/arch/i386/1
--- linux-2.4.19/arch/i386/1 1970-01-01 01:00:00.000000000 +0100
+++ linux-2.4.19-rtl3.2-pre2/arch/i386/1 2003-04-24 15:38:32.0