代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/243630/4520893
patchme
# master confi.mk
echo "CROSS_COMPILE = powerpc-linux-" >>include/config.mk
# patch the examples/Makefile to ignore return value from OBJCOPY
sed -e 's/$(OBJCOPY)/-&/' < examples/Makefile > examples
www.eeworm.com/read/243567/4523211
s misc.s
/*
* BK Id: SCCS/s.misc.S 1.7 05/18/01 06:20:29 patch
*/
/*
* Copyright (C) Paul Mackerras 1997.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/242732/4538509
txt ipv6.txt
IPv6 support in rdesktop
========================
The IPv6 support was developed by Mike Dawson :
Attached is a patch to tcp.c to enable IPv6 support. Build with
'I
www.eeworm.com/read/240162/4589146
c 20030331-1.c
/* From PR/9301. Fixed by ebotcazou's patch for PR/9493. */
void bar (void);
void foo (int a, int b, int c, int d, int e)
{
if (a)
bar();
if (b && c)
;
if (d && e)
;
}
www.eeworm.com/read/237163/4631467
patchme
# master confi.mk
echo "CROSS_COMPILE = powerpc-linux-" >>include/config.mk
# patch the examples/Makefile to ignore return value from OBJCOPY
sed -e 's/$(OBJCOPY)/-&/' < examples/Makefile > examples
www.eeworm.com/read/233448/4683172
c 20030331-1.c
/* From PR/9301. Fixed by ebotcazou's patch for PR/9493. */
void bar (void);
void foo (int a, int b, int c, int d, int e)
{
if (a)
bar();
if (b && c)
;
if (d && e)
;
}
www.eeworm.com/read/230197/4724666
changelog
2003-07-21, version 0.6.5
- soap_transport_http: SOAPAction header is quoted again, fixes problem w/ Weblogic Server
- applied Jason Levitt patch for proper array serialization, fixes problem w/ Ama
www.eeworm.com/read/230197/4724701
changelog
2003-07-21, version 0.6.5
- soap_transport_http: SOAPAction header is quoted again, fixes problem w/ Weblogic Server
- applied Jason Levitt patch for proper array serialization, fixes problem w/ Ama
www.eeworm.com/read/229062/4760618
patchme
# master confi.mk
echo "CROSS_COMPILE = powerpc-linux-" >>include/config.mk
# patch the examples/Makefile to ignore return value from OBJCOPY
sed -e 's/$(OBJCOPY)/-&/' < examples/Makefile > exam
www.eeworm.com/read/226936/4779136
patchme
# master confi.mk
echo "CROSS_COMPILE = powerpc-linux-" >>include/config.mk
# patch the examples/Makefile to ignore return value from OBJCOPY
sed -e 's/$(OBJCOPY)/-&/' < examples/Makefile > examples