代码搜索:patch

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

代码结果 9,523
www.eeworm.com/read/264095/4294191

s string.s

/* * BK Id: SCCS/s.string.S 1.8 05/18/01 06:20:29 patch */ /* * String handling functions for PowerPC. * * Copyright (C) 1996 Paul Mackerras. * * This program is free software; you can redistri
www.eeworm.com/read/161121/5557938

s string.s

/* * BK Id: SCCS/s.string.S 1.8 05/18/01 06:20:29 patch */ /* * String handling functions for PowerPC. * * Copyright (C) 1996 Paul Mackerras. * * This program is free software; you can redistri
www.eeworm.com/read/152843/5657323

c module.c

/* * IA-64-specific support for kernel module loader. * * Copyright (C) 2003 Hewlett-Packard Co * David Mosberger-Tang * * Loosely based on patch by Rusty Russell. */ /* re
www.eeworm.com/read/173909/9630329

changelog

2006-07-28 Soren Hansen * Apply security patches "stolen" from Debia. Thanks to Wesley J. Landaker, Martin Pitt and Matthias Hopf. * Applied patch from Daniel
www.eeworm.com/read/413132/11165762

h maildirquota.h

/* $Id: maildirquota.h,v 1.2 2003/10/20 18:59:57 tomcollins Exp $ This is a composite of deliverquota's maildirquota.h, maildirmisc.h, and numlib.h. I only consolidated them to keep this patch
www.eeworm.com/read/235248/14080169

h export.h

// export.h #ifndef __EXPORT_H #define __EXPORT_H #define CEXPORT extern "C" EXPORT // *ch 1.2.9 patch #ifndef _WIN32 # ifndef __BEOS__ # define __declspec(x) # endif # define XAPI
www.eeworm.com/read/107608/15604710

txt pbuf_pat.txt

Make sure you have this post-0.5.1 patch by Paul Lieverse applied: struct pbuf * pbuf_dechain(struct pbuf *p) { struct pbuf *q; q = p->next; if (q != NULL) { // LW: Fix by Paul Lievers
www.eeworm.com/read/100908/15861997

cpp ppgwebserver.cpp

// Apfelteig Patch ;-) #include "stdafx.h" #include "emule.h" #include "PPgWebServer.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #de
www.eeworm.com/read/286087/8790508

h common.h

/* common definitions for `patch' */ /* $Id: common.h,v 1.34 2003/05/19 06:57:36 eggert Exp $ */ /* Copyright (C) 1986, 1988 Larry Wall Copyright (C) 1990, 1991, 1992, 1993, 1997, 1998, 1999, 20
www.eeworm.com/read/286087/8790600

h util.h

/* utility functions for `patch' */ /* $Id: util.h,v 1.20 2003/05/20 13:56:48 eggert Exp $ */ /* Copyright (C) 1986 Larry Wall Copyright (C) 1992, 1993, 1997, 1998, 1999, 2001, 2002, 2003 Free