OpenGrok
Cross Reference: edit.c
xref
: /
src
/
usr.bin
/
sdiff
/
edit.c
Home
|
History
|
Annotate
|
Download
|
only in
sdiff
History log of
/src/usr.bin/sdiff/edit.c
Revision
Date
Author
Comments
1.5
27-Aug-2021
rillig
sdiff: fix undefined behavior when parsing edit commands
lint says: warning: argument to 'function from <ctype.h>' must be cast
to 'unsigned char', not to 'int' [342]
1.4
01-Sep-2011
plunky
reinstate NULL cast by request, where the NULL was being passed as a vararg
1.3
31-Aug-2011
plunky
NULL does not need a cast
1.2
13-Apr-2009
lukem
fix -Wsign-compare issue
1.1
18-Feb-2007
rmind
branches: 1.1.20;
PR/34630: GNU sdiff(1) replacement
Import new sdiff(1). Compatible with GNU sdiff(1), has various bugfixes
and licensed in public domain.
christos@: "I am ok with it"
No objections in tech-userlevel@
1.1.20.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Wed Oct 01 18:09:54 GMT 2025