Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.bin/patch



Module Name:    basesrc
Committed By:   kristerw
Date:           Fri Mar  8 21:57:33 UTC 2002

Modified Files:
        basesrc/usr.bin/patch: backupfile.c backupfile.h common.h config.h
            inp.c inp.h patch.c pch.c pch.h util.c util.h

Log Message:
Ansify
Remove 'register'
Make local functions static.
Remove most '#ifndef lint'


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/patch/backupfile.c \
    basesrc/usr.bin/patch/inp.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/patch/backupfile.h
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/patch/common.h \
    basesrc/usr.bin/patch/patch.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/patch/config.h \
    basesrc/usr.bin/patch/inp.h basesrc/usr.bin/patch/pch.h
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/patch/pch.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/patch/util.c
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/patch/util.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index