Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xinstall
Module Name: src
Committed By: christos
Date: Sun Dec 28 18:34:58 UTC 2008
Modified Files:
src/usr.bin/xinstall: xinstall.c
Log Message:
In the "tool" case, pretend we don't have futimes because there is no visible
prototype for futimes without _NETBSD_SOURCE being defined. When we will do
a __RENAME() in futimes this will not work. XXX: This is a hack, better ideas
welcome.
To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/usr.bin/xinstall/xinstall.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