diffutils-gnu 2.8.1-18maemo3
File comparison utilities
The diffutils package provides the diff, diff3, sdiff, and cmp programs.
`diff' shows differences between two files, or each corresponding file
in two directories. `cmp' shows the offsets and line numbers where
two files differ. `cmp' can also show all the characters that
differ between the two files, side by side. `diff3' shows differences
among three files. `sdiff' merges two files interactively.
The set of differences produced by `diff' can be used to distribute
updates to text files (such as program source code) to other people.
This method is especially useful when the differences are small compared
to the complete files. Given `diff' output, the `patch' program can
update, or "patch", a copy of the file.
Due to conflicts with busybox and SDK, all binaries are stored in /usr/bin/gnu,
which could be added to $PATH, or can be called with a 'g' prefix,
e.g., 'gdiff' for diff.
Section:
user/utilities
Repository:
Uploaded by:
Depends:
Size:
185578 bytes
MD5sum:
91eee4505ee4778d458b047451cb69db
Source:
Status:
Package promoted
Bugtracker:
QA Quarantine ends:
ENDED 2010-04-21 10:15
Package events
| Event type | User | Timestamp |
| Package promoted | Tom Tanner | 2010-04-21 10:54 UTC |
| Package imported | System | 2010-04-21 10:38 UTC |
| Build succeeded | System | 2010-04-21 10:14 UTC |
| Building | System | 2010-04-21 10:14 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.