代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/351829/10605058
test patch-wrapper.test
$ rm -rf d
$ mkdir -p d/somewhere
$ cd d
$ cat > foo.orig
< 1
<
< 3
<
< 5
$ sed -e 's/3/3a/' foo.orig > foo
$ diff -u foo.orig foo > foo.diff
$ mv foo.orig foo
$ patch-wrapper -s -p0 < foo.diff
$ qu
www.eeworm.com/read/159560/10639812
c patch_match.c
/*
patch_match.c implements ...
takes two images and does sum of differences of intensities at windows specified in each
2001 written by Phil Torr
Microsoft Research Cambridge
*/
www.eeworm.com/read/159560/10639951
dll patch_match.dll
www.eeworm.com/read/421477/10736034
rar barcodeactivex-patch.rar
www.eeworm.com/read/275170/10832654
patch atmel.handmap.patch
6a7,8
> vnetusba 0x0000 0x03eb 0x7603 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
> vnetusba 0x0000 0x03
www.eeworm.com/read/419765/10839094
patch ida51.patch
diff -ur idasdk-versions/5.1/include/area.hpp swigsdk-versions/5.1/include/area.hpp
--- idasdk-versions/5.1/include/area.hpp 2006-09-20 17:37:08.000000000 +0300
+++ swigsdk-versions/5.1/include/area.h
www.eeworm.com/read/274579/10863344
patch rhel3.patch
diff -uprN base/Makefile rhel3/Makefile
--- base/Makefile 2007-10-13 20:01:18.000000000 -0700
+++ rhel3/Makefile 2007-10-13 20:01:18.000000000 -0700
@@ -1 +1,9 @@
-obj-m += megaraid_sas.o
+#
+# DKMS M
www.eeworm.com/read/274579/10863347
patch rhel4.patch
diff -uprN base/megaraid_sas.c rhel4/megaraid_sas.c
--- base/megaraid_sas.c 2007-10-13 20:49:29.000000000 -0700
+++ rhel4/megaraid_sas.c 2007-10-13 20:45:22.000000000 -0700
@@ -9,7 +9,7 @@
* as p
www.eeworm.com/read/419426/10868104
readme-linux-patch
To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh
script from the yaffs source directory, giving your choice as to whether
you wish to copy (c) or link (l) the code and the path
www.eeworm.com/read/419426/10868322
sh patch-ker.sh
#!/bin/sh
#
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002-2006 Aleph One Ltd.
#
# Created by Charles Manning
#
# This program is free softw