代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/196482/5102294
po diff.po
diff.o diff.o: diff.c cvs.h ../config.h ../lib/system.h \
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/limits.h \
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/syslimits.h \
/usr/include/
www.eeworm.com/read/196482/5102481
po diff.po
diff.o diff.o: diff.c diff.h system.h ../config.h \
/usr/include/sys/types.h /usr/include/features.h \
/usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \
/usr/include/bits/types.h /usr/include/
www.eeworm.com/read/195341/5111755
1 diff.1
.th DIFF I 5/15/74
.sh NAME
diff \*- differential file comparator
.sh SYNOPSIS
.bd diff
[
.bd \*-
] name1 name2
.sh DESCRIPTION
.it Diff
tells what lines must be changed in two files to bring them
int
www.eeworm.com/read/194219/5137318
out diff.out
[Checking request 1]
(OK) Decision codes are equal.
(OK) Messages are the same.
(OK) No additional information provided.
[Checking request 2]
(OK) Decision codes are equal.
(OK) Messag
www.eeworm.com/read/190934/5170507
xpm diff.xpm
/* XPM */
static char * diff_xpm[] = {
"20 18 55 1",
" c None",
". c #A09F9C",
"+ c #000000",
"@ c #D1D1BC",
"# c #919182",
"$ c #272727",
"% c #AEAEA8",
"& c #B7B7A5",
"* c #D4D4BE",
"= c #D8D8C2",
www.eeworm.com/read/190346/5184992
c diff.c
/*
* diff.c: comparing and merging
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*
* This software is
www.eeworm.com/read/190346/5185292
c diff.c
/*
* diff.c : routines for doing diffs
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*
* This softwar
www.eeworm.com/read/190346/5185295
h diff.h
/*
* diff.h : private header file
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*
* This software is
www.eeworm.com/read/190346/5185413
c diff.c
/*
* diff.c -- The diff editor for comparing the working copy against the
* repository.
*
* ====================================================================
* Copyright (c) 200