4001ea8d00
the deprecated utime(3). utimes(2) uses timeval, but utime(3) uses time_t's. If you do bad things (like I did) by mixing up include files with libc, then install can do strange things if you mismatch the time_t stuff. utime() is emulated entirely within libc. Approved by: re (jhb) |
||
---|---|---|
.. | ||
install.1 | ||
Makefile | ||
pathnames.h | ||
xinstall.c |