代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/273662/4201416
patch gcov.patch
This patch can be used to generate a report showing what C source
lines are executed when the testsuite is run. gcc is required. After
applying this patch do:
$ ./configure --enable-gcov
$ make che
www.eeworm.com/read/273660/4202493
patch gcov.patch
This patch can be used to generate a report showing what C source
lines are executed when the testsuite is run. gcc is required. After
applying this patch do:
$ ./configure --enable-gcov
$ make che
www.eeworm.com/read/447892/1693821
pw patch.pw
*** v41/file_io.c Mon May 20 22:01:51 1991
--- v41a/file_io.c Mon May 20 22:53:32 1991
***************
*** 719,727 ****
#ifdef BSD
static struct timeb tbp;
#else
extern long timezone;
www.eeworm.com/read/443386/1741902
c patch.c
/*
* Instruction-patching support.
*
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger-Tang
*/
#include
#include
#include
www.eeworm.com/read/439082/1819734
patch-kernel
#! /bin/sh
# Script to apply kernel patches.
# usage: patch-kernel [ sourcedir [ patchdir [ stopversion ] [ -acxx ] ] ]
# The source directory defaults to /usr/src/linux, and the patch
# dir
www.eeworm.com/read/437028/1838262
patch3
diff -c ./niaciter.c /users/gates/sim/spice/common/src/lib/ni/niaciter.c
*** ./niaciter.c Thu Mar 18 13:04:33 1993
--- /users/gates/sim/spice/common/src/lib/ni/niaciter.c Mon Mar 15 16:57:52 1993
****
www.eeworm.com/read/434168/1874519
in patch.config.in
--- config.in Thu Aug 21 14:43:07 2003
+++ config.in Sun Mar 7 02:37:24 2004
@@ -28,7 +28,7 @@
found. */
#define HAVE_STRERROR 0
-#define HAVE_MEMMOVE 0
+#define HAVE_MEMMOVE 1
/* There are s
www.eeworm.com/read/434168/1874522
in patch.pcre.in
--- pcre.in Thu Aug 21 14:43:07 2003
+++ pcre.h Tue Mar 22 12:56:59 2005
@@ -10,9 +10,9 @@
/* The file pcre.h is build by "configure". Do not edit it; instead
make changes to pcre.in. */
-#define
www.eeworm.com/read/432906/1886706
patch hping.patch
diff -Naur buildroot.orig/package/Config.in buildroot/package/Config.in
--- buildroot.orig/package/Config.in 2005-11-15 07:30:21.000000000 -0800
+++ buildroot/package/Config.in 2005-11-15 07:30:54.000
www.eeworm.com/read/432906/1888690
h patch.h
#ifndef _ASM_IA64_PATCH_H
#define _ASM_IA64_PATCH_H
/*
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger-Tang
*
* There are a number of reasons for patching instructio