代码搜索:patch

找到约 9,523 项符合「patch」的源代码

代码结果 9,523
www.eeworm.com/read/400650/2348880

c patch.c

// $Id: patch.C 2789 2008-04-13 02:24:40Z roystgnr $ // The libMesh Finite Element Library. // Copyright (C) 2002-2007 Benjamin S. Kirk, John W. Peterson // This library is free software; you ca
www.eeworm.com/read/398634/2373155

create-patch

#! /bin/sh # debug #set -x # stop on errors set -e # repository direcotry repo_dir=`pwd` # show usage show_usage() { cat
www.eeworm.com/read/398634/2373162

apply-patch

#! /bin/sh # debug #set -x # stop on errors set -e # repository directory repo_dir=`pwd` # show usage show_usage() { cat
www.eeworm.com/read/398634/2373164

save-patch

#! /bin/sh # debug #set -x # stop on errors set -e # repository directory repo_dir=`pwd` # show usage show_usage() { cat
www.eeworm.com/read/398200/2392786

patch elinux.patch

diff -uNr --exclude=.*flags --exclude=*.[ao] --exclude=.*depend /work2/iPAQ/HandHelds.org/cvs/linux/kernel/.config.old ./.config.old --- /work2/iPAQ/HandHelds.org/cvs/linux/kernel/.config.old Wed Dec
www.eeworm.com/read/397587/2400836

c patch.c

From cmtsai1@summer.nchu.edu.tw Sat May 14 17:22:58 1994 Received: from summer.nchu.edu.tw (summer.nchu.edu.tw [140.120.3.3]) by phoenix.csie.nctu.edu.tw (8.6.9/8.6.4) with SMTP id RAA12351 for
www.eeworm.com/read/397587/2400869

patch bbslink.patch

请做以下修改: 1. 在 bbslib.c 加入一 function char * parselocaltime(date_buf) char *date_buf; { static char buffer[40]; char week[30], mon[30], day[30], time[30], year[30]; /* add null to prevent from l
www.eeworm.com/read/396039/2425264

proto_patch

*** proto Wed Aug 3 10:24:32 1994 --- mpi_proto Wed Aug 3 10:22:51 1994 *************** *** 365,371 **** int keyval ! void * attr_value int * --- 365,371 ---- int keyval ! void
www.eeworm.com/read/393286/2476432

c patch.c

/* * Instruction-patching support. * * Copyright (C) 2003 Hewlett-Packard Co * David Mosberger-Tang */ #include #include #include
www.eeworm.com/read/392548/2494982

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;