代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/127935/14327432
asm patch1.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/205545/15313657
asm patch1.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/160033/10578112
c patran.c
/*
Copyright (c) 1990 Massachusetts Institute of Technology, Cambridge, MA.
All rights reserved.
This Agreement gives you, the LICENSEE, certain rights and obligations.
By using the software, you ind
www.eeworm.com/read/351829/10604885
in rename.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
www.eeworm.com/read/438860/7725154
patch patch_wpa_supplicant-0.5.7-msi-1-gum.patch
Index: wpa_supplicant-0.5.7/ChangeLog
===================================================================
--- wpa_supplicant-0.5.7.orig/ChangeLog
+++ wpa_supplicant-0.5.7/ChangeLog
@@ -1,5 +1,11 @@
C
www.eeworm.com/read/333835/3381924
patch ext3-patch-fuzz-fixup-fc3.patch
Index: uml/include/linux/ext3_fs.h
===================================================================
--- uml.orig/include/linux/ext3_fs.h 2004-12-24 16:34:58.000000000 -0500
+++ uml/include/linux/ex
www.eeworm.com/read/447901/1693261
patch ext3-patch-fuzz-fixup-fc3.patch
Index: uml/include/linux/ext3_fs.h
===================================================================
--- uml.orig/include/linux/ext3_fs.h 2004-12-24 16:34:58.000000000 -0500
+++ uml/include/linux/ex
www.eeworm.com/read/359019/10169765
makefile
all:
@ cd ..;for PATCH in patches/*.patch ; \
do \
( \
if [ -f "$${PATCH}" -a -f "$${PATCH}.desc" ]; then \
echo " ==> PATCHING from $${PATCH}"; \
"$${PATCH}.sh";
www.eeworm.com/read/351829/10604778
in delete.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#