代码搜索:patch

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

代码结果 9,523
www.eeworm.com/read/130490/14190024

news

Version 0.3 (2003-03-09) - Updated Natural Selection patch. - Fixed a segmentation fault. - Various small fixes. Version 0.2 (2002-12-29) - Can now use Unicode internally. - Added limited support for
www.eeworm.com/read/129847/14222438

changelogunzip

Change in 1.01b (20 may 04) - Integrate patch from Debian package (submited by Mark Brown) - Add tools mztools from Xavier Roche Change in 1.01 (8 may 04) - fix buffer overrun risk in unzip.c (X
www.eeworm.com/read/127689/14340248

c ospfh_flood.c

#include "ospfh.h" #include "ospfh_patch.h" /* OSPF Link State Update message read -- RFC2328 Section 13. */ void ospf_ls_upd (struct ip *iph, struct ospf_header *ospfh,
www.eeworm.com/read/127689/14340293

c ospfh_linklist.c

/*ospf_linklist.c*/ #include "ospfh.h" #include "ospfh_patch.h" #include "stdlib.h" #include "string.h" /* Allocate new list. */ struct list * list_new () { struct list *new; n
www.eeworm.com/read/127689/14340301

c ospfh_flood.c

#include "ospfh.h" #include "ospfh_patch.h" /* OSPF Link State Update message read -- RFC2328 Section 13. */ void ospf_ls_upd (struct ip *iph, struct ospf_header *ospfh,
www.eeworm.com/read/127689/14340352

c ospfh_linklist.c

/*ospf_linklist.c*/ #include "ospfh.h" #include "ospfh_patch.h" #include "stdlib.h" #include "string.h" /* Allocate new list. */ struct list * list_new () { struct list *new; n
www.eeworm.com/read/123658/14618912

fixcpp

#!/bin/sh # # NAME: # fixcpp - fix CPP errors # # SYNOPSIS: # fixcpp [-c][-p patch_file][-b bak_dir][-n new_dir] files(s) # # DESCRIPTION: # For each named file, use sed(1) to fixup any descriptive #
www.eeworm.com/read/222279/14698422

xmo testtag.xmo

XMD (Version 2.5.29 Nov 27 2000) Not using pthread library. Not using asm("finit"); patch in thread routines. # # Test new WRITE COR TAG command # box 4 4 4 fill particle 2 fill go *** Number new
www.eeworm.com/read/489253/1225543

js suggest.js

/* * jquery.suggest 1.1b - 2007-08-06 * Patched by Mark Jaquith with Alexander Dick's "multiple items" patch to allow for auto-suggesting of more than one tag before submitting * See: http://www.vu
www.eeworm.com/read/480930/1307072

c embed_config.c

/* * BK Id: SCCS/s.embed_config.c 1.7 05/18/01 07:54:04 patch */ /* Board specific functions for those embedded 8xx boards that do * not have boot monitor support for board information. */ #inclu