代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/366702/2876808
f90 integer_exponentiation_2.f90
! { dg-do run }
! { dg-options "" }
! Test various exponentations
! initially designed for patch to PR31120
program test
call run_me (1.0, 1, (1.0,0.0))
call run_me (-1.1, -1, (0.0,-1.0))
call
www.eeworm.com/read/205040/15327787
changelog
2006-04-10 Miklos Szeredi
* Released 2.5.3
2006-04-01 Miklos Szeredi
* lib: Add missing rwlock initialization. Patch by Ryan Bradetich
2006-02-25 Mikl
www.eeworm.com/read/203801/15351292
txt log.txt
WoW Map Viewer v0.6 WIP
Game path: D:\Program Files\Burning Crusade Closed Beta\Data\
Opening D:\Program Files\Burning Crusade Closed Beta\Data\patch.MPQ
Opening D:\Program Files\Burning Crusade Cl
www.eeworm.com/read/113583/15452938
c ascii-xfr.c
/*
* ascii-xfr Ascii file transfer.
*
* Usage: ascii-xfr -s|-r [-ednv] [-c character delay] [-l line delay]
*
* 08.03.98 added a patch from Bo Branten
*/
#ifdef HAVE_CONFIG_H
www.eeworm.com/read/100102/15885066
c ascii-xfr.c
/*
* ascii-xfr Ascii file transfer.
*
* Usage: ascii-xfr -s|-r [-dnv] [-c character delay] [-l line delay]
*
* Version: @(#)ascii-xfr 1.00 18-Feb-1996 MvS.
*
* 08.03.98 added a patch from Bo
www.eeworm.com/read/386343/8752732
axd webresource.axd
// IE 5.01 Patch [ 1498764 ]
function utf8(wide) {
var c, s;
var enc = "";
var i = 0;
while(i=0xD
www.eeworm.com/read/277211/10654064
diff kernel-2.6.23.diff
Before this patch can be applied to kernel, drivers/block/loop.c and
include/linux/loop.h source files must be removed:
rm -f drivers/block/loop.c include/linux/loop.h
diff -urN linux-2.6.23-nol
www.eeworm.com/read/277211/10654104
diff kernel-2.4.35.diff
Before this patch can be applied to kernel, drivers/block/loop.c and
include/linux/loop.h source files must be removed:
rm -f drivers/block/loop.c include/linux/loop.h
diff -urN linux-2.4.35-nol
www.eeworm.com/read/459382/7276306
makefile
NAME = Patch2
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe: $(OBJS) $(RES)
Link $(LINK_FLAG) $(OBJS) $(RES)
.asm.obj:
ml $(ML_FLA
www.eeworm.com/read/459382/7276322
makefile
NAME = Patch3
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe: $(OBJS) $(RES)
Link $(LINK_FLAG) $(OBJS) $(RES)
.asm.obj:
ml $(ML_FLA