Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/tr
Module Name: src
Committed By: joerg
Date: Tue Sep 6 18:33:46 UTC 2011
Modified Files:
src/usr.bin/tr: extern.h str.c tr.c
Log Message:
ANSIfy. Sprinkle const and __dead.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/tr/extern.h
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/tr/str.c
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/tr/tr.c
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