代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/366702/2877333
f90 assumed_len.f90
! { dg-do compile }
! Test of the patch for PR29941, in which LEN threw an error with
! an assumed size argument.
!
! Contributed by William Mitchell
!
subroutine whatever
www.eeworm.com/read/366702/2877612
f90 external_procedures_1.f90
! { dg-do compile }
! This tests the patch for PR25024.
! PR25024 - The external attribute for subroutine a would cause an ICE.
subroutine A ()
EXTERNAL A ! { dg-error "EXTERNAL attribute conf
www.eeworm.com/read/365298/2897798
dpatch 650_faxsetup_paths.dpatch
#!/bin/sh -e
## 650_faxsetup_paths by Giuseppe Sacco
##
## All lines beginning with \`## DP:' are a description of the patch.
## DP: Fix some paths in faxsetup and check for faxm
www.eeworm.com/read/360247/2964603
pas fcimgbtn.pas
unit fcImgBtn;
{
//
// Components : TfcImageBtn
//
// Copyright (c) 1999 by Woll2Woll Software
// 12/7/99 - Transfer patch variables to support bitmap palette
// 3/27/2002 - This can get called
www.eeworm.com/read/360247/2964914
pas fcimgbtn.pas
unit fcImgBtn;
{
//
// Components : TfcImageBtn
//
// Copyright (c) 1999 by Woll2Woll Software
// 12/7/99 - Transfer patch variables to support bitmap palette
// 3/27/2002 - This can get called
www.eeworm.com/read/360247/2965224
pas fcimgbtn.pas
unit fcImgBtn;
{
//
// Components : TfcImageBtn
//
// Copyright (c) 1999 by Woll2Woll Software
// 12/7/99 - Transfer patch variables to support bitmap palette
// 3/27/2002 - This can get called
www.eeworm.com/read/355700/3048682
diff etherspoof-kernel-2.7.diff
# etherspoof-2.7.diff -- kernel patch to spoof your source mac address
# OpenBSD 2.7 [diff version] by obecian
#
# based on earlier versions by:
# Copyright (c) 1999, 2000
www.eeworm.com/read/162400/5547637
in deb.in
#! @PERL@
#
# Written by Fernando Alegre 1996
#
# Applied patch by Dimitri Maziuk 1997
# (to handle new tar format)
#
# Modified by Fernando Alegre
www.eeworm.com/read/158872/5590339
s tick.s
.globl _start
#
# NOTE: Registers r10-r11 are reserved for the interrupt handler
# while the others can be used by the main loop/start code.
_start:
# patch the external interrupt handlers ent
www.eeworm.com/read/392408/8344452
txt readme.txt
This directory holds patches that are useful for Linux integration.
Right now there is only one patched file, yaffs_mtdif2.c. This has been
patched with a tweaked version of "Sergey's patch" and typi