Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libprop
Module Name: src
Committed By: lukem
Date: Sat Feb 23 01:26:01 UTC 2008
Modified Files:
src/common/lib/libprop: prop_object.c
Log Message:
Use mkstemp() + fchmod() instead of mktemp(), since the latter
results in linker warnings.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/common/lib/libprop/prop_object.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