代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/209559/4965477
cyclomy readme.cyclomy
NOTE: Earlier versions of the driver mapped ttyC0 to minor
number 32, but this is changed in this distribution. Port ttyC0
now maps to minor number 0.) The following patch should be
applied to /dev
www.eeworm.com/read/209559/4966306
ids eisa.ids
# This list is a compilation of EISA ids.
# It also includes numerous ISA cards for which an EISA id
# has been allocated.
#
# Please send any patch/addition/correction to
# Marc Zyngier
www.eeworm.com/read/205824/5022620
sed version.sed
#! /usr/bin/sed -nf
s/^#define *FREETYPE_MAJOR *\([^ ][^ ]*\).*$/freetype_major="\1" ;/p
s/^#define *FREETYPE_MINOR *\([^ ][^ ]*\).*$/freetype_minor=".\1" ;/p
s/^#define *FREETYPE_PATCH *\(
www.eeworm.com/read/204836/5028993
h opensslv.h
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* Numeric release version identifier:
* MMNNFFPPS: major minor fix patch status
* The status nibble has one of the values 0 for development, 1 t
www.eeworm.com/read/202075/5056247
java multilayerperceptronoperator.java
package eti.bi.alphaminer.patch.standard.operation.operator;
import java.util.Vector;
import com.prudsys.pdm.Core.MiningAlgorithm;
import com.prudsys.pdm.Core.MiningAlgorithmSpecification;
impor
www.eeworm.com/read/194563/5126631
h net.h
// Copyright 1998, Ben Goetter. All rights reserved.
/*
patch holes in winsock
WCE 2.0 lacks many of the 'database' winsock routines.
Stub just enough them for ss.dll.
getprotobynumber
ge
www.eeworm.com/read/194535/5130527
h net.h
// Copyright 1998, Ben Goetter. All rights reserved.
/*
patch holes in winsock
WCE 2.0 lacks many of the 'database' winsock routines.
Stub just enough them for ss.dll.
getprotobynumber
ge
www.eeworm.com/read/190056/5188294
h net.h
// Copyright 1998, Ben Goetter. All rights reserved.
/*
patch holes in winsock
WCE 2.0 lacks many of the 'database' winsock routines.
Stub just enough them for ss.dll.
getprotobynumber
ge
www.eeworm.com/read/189320/5200647
readme
James -
I found a couple of problems in my original patch, but I believe this one
works.
In order to use it:
1) Open a Cygwin console and:
Unpack the sources:
[bash-2.02]$ cd $ACE_ROOT/apps