代码搜索:patch

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

代码结果 9,523
www.eeworm.com/read/286854/4031950

c winnet.c

/* * Windows networking abstraction. * * Due to this clean abstraction it was possible * to easily implement IPv6 support :) * * IPv6 patch 1 (27 October 2000) Jeroen Massar
www.eeworm.com/read/283355/4080434

diff crosstool-0.38-add-gcc-4.1-20060210.diff

This is the same old 4.1 patch, taken from 20050716 and rediffed against the new source code and rejected hunks applied by hand. Martin Guy , 18 feb 2006 diff -urN crosst
www.eeworm.com/read/283334/4082033

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. getprotobynum
www.eeworm.com/read/283334/4084883

cpp net.cpp

// 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. getprotobynum
www.eeworm.com/read/432906/1888087

sparse-merge

#!/bin/bash # Generate a patch for each of the ia64 files in the linux-2.6-xen-sparse tree # Path to mercurial tree of upstream Linux # WARNING: This will do an 'hg up -C' on the upstream Linux tree,
www.eeworm.com/read/431110/1910820

in config.alg_cryptoapi.in

if [ "$CONFIG_IPSEC_ALG" = "y" ]; then dep_tristate ' CRYPTOAPI ciphers support (needs cryptoapi patch)' CONFIG_IPSEC_ALG_CRYPTOAPI $CONFIG_CRYPTO if [ "$CONFIG_IPSEC_ALG_CRYPTOAPI" != "n"
www.eeworm.com/read/427042/1979888

h opensslv.h

#ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* Numeric release version identifier: * MNNFFPPS: major minor fix patch status * The status nibble has one of the values 0 for development, 1 to
www.eeworm.com/read/395296/2442800

release

How to prepare a new release ---------------------------- . include/freetype/freetype.h: Update FREETYPE_MAJOR, FREETYPE_MINOR, and FREETYPE_PATCH. . builds/unix/configure.ac (version_info): Up
www.eeworm.com/read/385462/2591075

sparse-merge

#!/bin/bash # Generate a patch for each of the ia64 files in the linux-2.6-xen-sparse tree # Path to mercurial tree of upstream Linux # WARNING: This will do an 'hg up -C' on the upstream Linux tree,
www.eeworm.com/read/366702/2862350

c dse-1.c

/* ??? Further to the subreg comment below, we can't rely on any of the tests passing unless we handle subregs, and the patch to do so has been rejected for the time being. */ /* { dg-do compil