mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
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 | ||