Source-Changes archive

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

CVS commit: src/bin/cp



Module Name:    src
Committed By:   christos
Date:           Sat Oct 15 18:22:18 UTC 2005

Modified Files:
        src/bin/cp: cp.c extern.h utils.c

Log Message:
- Don't output 'src -> dst' when -v and there was an error.
- Mark usage as noreturn, and remove extraneous exit.
- Pass lint.
Reported by Liam Foy.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/bin/cp/cp.c
cvs rdiff -r1.11 -r1.12 src/bin/cp/extern.h
cvs rdiff -r1.28 -r1.29 src/bin/cp/utils.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