summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strfmon.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-11-15 22:43:56 +0000
committerpeter <peter@FreeBSD.org>2002-11-15 22:43:56 +0000
commit5044bd9ace87bfc9ba423a4ea2003b64b244ba2c (patch)
treea0eafd5feb222b2bf80af2251cfd704f0cd26f7c /lib/libc/stdlib/strfmon.c
parent97526c738c4cd08d52cb022605460e34b2f0b80f (diff)
downloadFreeBSD-src-5044bd9ace87bfc9ba423a4ea2003b64b244ba2c.zip
FreeBSD-src-5044bd9ace87bfc9ba423a4ea2003b64b244ba2c.tar.gz
A little bit of anti-foot-shooting. Use utimes(2) rather than
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)
Diffstat (limited to 'lib/libc/stdlib/strfmon.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud