Home | History | Annotate | Download | only in sdiff
History log of /src/usr.bin/sdiff/sdiff.c
RevisionDateAuthorComments
 1.3  27-Aug-2021  rillig sdiff: fix undefined behavior for ctype functions

lint says: warning: argument to 'function from <ctype.h>' must be cast
to 'unsigned char', not to 'int' [342]
 1.2  13-Apr-2009  lukem Fix -Wshadow issues
 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

RSS XML Feed