Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/mv
Module Name: src
Committed By: hubertf
Date: Wed Jan 16 11:43:35 UTC 2008
Modified Files:
src/bin/mv: mv.c
Log Message:
Code cleanup:
- Removed case '?' before default in switch
- Don't forget to close opened decriptors when malloc() fails
- Hold vfork() result in variable with pid_t type (instead of int)
Sent ages ago by Slava Semushin <php-coder%altlinux.ru@localhost> in private
mail.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/bin/mv/mv.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