Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/lfs_cleanerd
Module Name: src
Committed By: lukem
Date: Mon Mar 16 00:08:10 UTC 2009
Modified Files:
src/libexec/lfs_cleanerd: cleaner.h coalesce.c lfs_cleanerd.c
Log Message:
fix WARNS=3 issues;
* sprinkle const
* avoid tests < 0 on unsigned types
* test fwrite() returns nmemb not <0
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/libexec/lfs_cleanerd/cleaner.h
cvs rdiff -u -r1.16 -r1.17 src/libexec/lfs_cleanerd/coalesce.c \
src/libexec/lfs_cleanerd/lfs_cleanerd.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