Date: Tue, 5 Jan 2010 12:32:09 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/gen time.c Message-ID: <201001051232.o05CWRYn063031@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-01-05 12:32:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libc/gen time.c Log: SVN rev 201574 on 2010-01-05 12:32:09Z by kib MFC r201194: Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for implementation of time(3). CLOCK_SECOND is much faster. Revision Changes Path 1.5.10.2 +3 -4 src/lib/libc/gen/time.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001051232.o05CWRYn063031>