代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/361261/2948397
patch speex.patch
diff -ruN speex-1.1.12/Makefile.am speex/Makefile.am
--- speex-1.1.12/Makefile.am 2005-11-23 12:42:56.000000000 +0100
+++ speex/Makefile.am 2006-07-26 15:38:04.000000000 +0200
@@ -13,9 +13,9 @@
EXTRA
www.eeworm.com/read/361261/2948399
patch glib.patch
diff -urN glib1.2-1.2.10 glib
--- glib1.2-1.2.10 glib.h 2005-04-18 23:58:21.000000000 -0400
+++ glib/glib.h 2005-04-18 23:58:48.000000000 -0400
@@ -272,7 +272,7 @@
/* Wrap the gcc __PRETTY_FUNCTION__
www.eeworm.com/read/350508/3124676
sh mpls-ldp-hello.sh
#!/bin/sh
uudecode mpls-ldp-hello.puu
echo -n test mpls-ldp-hello ...
../tcpdump -t -n -v -r mpls-ldp-hello.pcap >mpls-ldp-hello.new
if diff mpls-ldp-hello.new mpls-ldp-hello.out
then
echo passed.
www.eeworm.com/read/266623/4272004
h lib_at91sam7s256.h
#ifndef lib_AT91SAM7S256_H
#define lib_AT91SAM7S256_H
/* mthomas:
diff between lib_AT91SAM7S64.h and lib_AT91SAM7S256.h
did not show any significant difference
-> save same space in
www.eeworm.com/read/295689/8145701
bat loop.bat
:1
erase *.obj
..\bin\make -s
if errorlevel 1 goto exit
..\bin\pedump lcc.exe >ww
..\bin\pedump lccold.exe >ww1
diff ww ww1
copy lcc.exe lccold.exe
erase ww
erase ww1
goto 1
:exit
www.eeworm.com/read/295455/8161042
patch 2.6.20-at91.patch
diff -urN -x CVS linux-2.6.20.orig/arch/arm/configs/at91sam9263ek_defconfig linux-2.6/arch/arm/configs/at91sam9263ek_defconfig
--- linux-2.6.20.orig/arch/arm/configs/at91sam9263ek_defconfig Thu Jan 1
www.eeworm.com/read/295413/8165993
patch usb-2.6.12.patch
diff -ruN usb_old/Makefile usb/Makefile
--- usb_old/Makefile 2005-06-19 19:09:13.000000000 +0200
+++ usb/Makefile 2005-11-06 00:44:46.000000000 +0100
@@ -44,6 +44,7 @@
obj-$(CONFIG_USB_STV680) += med
www.eeworm.com/read/292719/8338491
c place_stats.c
#include
#include
#include "util.h"
#include "vpr_types.h"
#include "globals.h"
#define ABS_DIFF(X, Y) (((X) > (Y))? ((X) - (Y)):((Y) - (X)))
#define MAX_X 50
#define MAX_LEN MAX_X
www.eeworm.com/read/292561/8348484
patch tqm8xx.patch
+ diff -u linux-2.2.13/Makefile.ORIG linux-2.2.13/Makefile
--- linux-2.2.13/Makefile.ORIG Sat Oct 23 00:40:01 1999
+++ linux-2.2.13/Makefile Sun Jan 9 16:05:35 2000
@@ -3,7 +3,8 @@
SUBLEVEL = 13
EX
www.eeworm.com/read/170820/9786231
patch usb-2.6.12.patch
diff -ruN usb_old/Makefile usb/Makefile
--- usb_old/Makefile 2005-06-19 19:09:13.000000000 +0200
+++ usb/Makefile 2005-11-06 00:44:46.000000000 +0100
@@ -44,6 +44,7 @@
obj-$(CONFIG_USB_STV680) += med