代码搜索:diff

找到约 8,375 项符合「diff」的源代码

代码结果 8,375
www.eeworm.com/read/209559/4965514

c efficeon-agp.c

/* * Transmeta's Efficeon AGPGART driver. * * Based upon a diff by Linus around November '02. * * Ported to the 2.6 kernel by Carlos Puchol * and H. Peter Anvin
www.eeworm.com/read/209211/4982436

c idiff.c

/* * interactive diff, inspired/stolen from * kernighan and pike, _unix programming environment_. */ #include #include #include int diffbflag; int diffwflag; void copy(Bio
www.eeworm.com/read/190346/5185645

xxdiff-readme

xxdiff is a free graphical diff program. Its home page is here. http://xxdiff.sourceforge.net/ xxdiff is descended from xdiff, and xdiff is descended from an old OpenGL program from SGI called gdi
www.eeworm.com/read/178758/5314489

txt install.txt

NOTE: ---- If you don't want to bother compiling the newlib with MingW ('cause it's quite annoying and you have to apply the include.diff in the libfd32), you can download the pre-complied ones: ht
www.eeworm.com/read/348288/3157502

readme

Hi Makefile.psp belongs into the directory src/libmpg123. In that directory readers.c you have to add to includes, looks like the PSP includes are little different. The diff output is in readers.c.
www.eeworm.com/read/346457/3184036

svn-base readme.svn-base

- The PC BIOS comes from the Bochs project (http://bochs.sourceforge.net/). A patch from bios.diff was applied. - The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios project (http://
www.eeworm.com/read/337546/3335311

c efficeon-agp.c

/* * Transmeta's Efficeon AGPGART driver. * * Based upon a diff by Linus around November '02. * * Ported to the 2.6 kernel by Carlos Puchol * and H. Peter Anvin
www.eeworm.com/read/331135/3416587

patch ffmpeg-svn-wince.patch

Index: ../ffmpeg/libavcodec/4xm.c =================================================================== RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/4xm.c,v retrieving revision 1.15 diff -u -r1.15 4xm.c
www.eeworm.com/read/324920/3494157

c efficeon-agp.c

/* * Transmeta's Efficeon AGPGART driver. * * Based upon a diff by Linus around November '02. * * Ported to the 2.6 kernel by Carlos Puchol * and H. Peter Anvin
www.eeworm.com/read/321483/3534026

ptardiff

#!/usr/bin/perl use strict; use Archive::Tar; use Getopt::Std; my $opts = {}; getopts('h:', $opts) or die usage(); die usages() if $opts->{h}; ### need Text::Diff -- give a polite error (not a sta