代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/204654/15335631
in zdiff.in
:
#!/bin/sh
# sh is buggy on RS/6000 AIX 3.2. Replace above line with #!/bin/ksh
# Zcmp and zdiff are used to invoke the cmp or the diff pro-
# gram on compressed files. All options specified are
www.eeworm.com/read/105296/15671552
patch mipv6-1.0-v2.4.22.patch
diff -Nur --exclude=RCS --exclude=CVS --exclude=SCCS --exclude=BitKeeper --exclude=ChangeSet linux-2.4/Documentation/Configure.help devel/Documentation/Configure.help
--- linux-2.4/Documentation/Confi
www.eeworm.com/read/100147/15882657
in zdiff.in
:
#!/bin/sh
# sh is buggy on RS/6000 AIX 3.2. Replace above line with #!/bin/ksh
# Zcmp and zdiff are used to invoke the cmp or the diff pro-
# gram on compressed files. All options specified are
www.eeworm.com/read/391748/8381947
c compare.c
/* Diff files from a tar archive.
Copyright (C) 1988, 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001,
2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
Written by John Gilmore, on
www.eeworm.com/read/390191/8478842
c timeval.c
/* from the GNU libc manual */
#include
#include
#include "timeval.h"
/* Subtract the `struct timeval' values X and Y,
storing the result in RESULT.
Return 1 if the diff
www.eeworm.com/read/286090/8790205
c sdiff.c
/* sdiff - side-by-side merge of file differences
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 2001, 2002, 2004
Free Software Foundation, Inc.
This file is part of GNU DIFF.
GNU DI
www.eeworm.com/read/286090/8790222
c dir.c
/* Read, sort and compare two directories. Used for GNU DIFF.
Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1998, 2001, 2002,
2004 Free Software Foundation, Inc.
This file is part of G
www.eeworm.com/read/182195/9212440
dif files.dif
=== diff old/algo.h new/algo.h
80,81c80,81
< template
< InputIterator adjacent_find(InputIterator first, InputIterator last) {
---
> template
> ForwardIt
www.eeworm.com/read/176523/9494487
s power.s
.module power.c
.area data(ram, con, rel)
_disabled::
.blkb 1
.area idata
.byte 1
.area data(ram, con, rel)
.area text(rom, con, rel)
; diff ->
.even
_getPowerLevel:
www.eeworm.com/read/176523/9494912
s power.s
.module power.c
.area data(ram, con, rel)
_disabled::
.blkb 1
.area idata
.byte 1
.area data(ram, con, rel)
.area text(rom, con, rel)
; diff ->
.even
_getPowerLevel: