代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/316872/3594411
ids eisa.ids
# This list is a compilation of EISA ids.
# It also includes numerous ISA cards for which an EISA id
# has been allocated.
#
# Please send any patch/addition/correction to
# Marc Zyngier
www.eeworm.com/read/298327/3867528
readme_spring
Lua-5.1.2 source code modifications:
1. Applied the pushhstring patch
2. Moved the following headers from src/ into include/:
- lua.h
- lualib.h
- lauxlib.h
- luaco
www.eeworm.com/read/292870/3938534
svn-base difftree.sh.svn-base
#!/bin/sh
#
# difftree.sh - Tree Diffing Script
#
# Copyright (C) 2001 Paul Mundt
#
# A simple shell script for diffing a drop in tree against a
# stock kernel tree. A patch
www.eeworm.com/read/292870/3938538
sh difftree.sh
#!/bin/sh
#
# difftree.sh - Tree Diffing Script
#
# Copyright (C) 2001 Paul Mundt
#
# A simple shell script for diffing a drop in tree against a
# stock kernel tree. A patch
www.eeworm.com/read/281827/4112490
1ndex
filterbank.{h,cc} - even/odd gaussian derivative type filtering
histogram.{h,cc} - generic histogram array manipulation
color.{h,cc} - color histograms, gradients and patch comparison
texture.
www.eeworm.com/read/281388/4116508
readme devfs.readme
In my opinion this is an "obviously good" patch.
The only reason why it isn't applied is because I no longer maintain gpm.
I hope the new maintainer (if any) will apply it. Thanks Adam.
/alessandro
www.eeworm.com/read/431110/1911430
txt description.txt
This test will succeed if notify_delete-2.00.diff is applied to pluto. This
patch worked without failed HUNKs as of 2003 February 6th.
From the Design list:
Expect the test to fail when formally run
www.eeworm.com/read/420371/2069066
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// patch.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/409921/2227493
sed version.sed
#! /usr/bin/sed -nf
s/^#define *FREETYPE_MAJOR *\([^ ][^ ]*\).*$/freetype_major="\1" ;/p
s/^#define *FREETYPE_MINOR *\([^ ][^ ]*\).*$/freetype_minor=".\1" ;/p
s/^#define *FREETYPE_PATCH *\(
www.eeworm.com/read/404049/2307505
readme_dot_draw
DOT DATA GENERATION PLUGIN FOR OLSRD
by Andreas T鴑nesen(andreto@olsr.org)
Bruno Randolf
02.06.05
Added patch by Sebastian Hagen to fix FD leakage
05.12.2004
Various updates by Bruno Randolf has