summaryrefslogtreecommitdiff
path: root/modules/gettimeofday
blob: b4874baed6b621ad810635a0e2d41149a3201b39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
gettimeofday() function: return current time.

Files:
lib/gettimeofday.c
m4/gettimeofday.m4

Depends-on:

configure.ac:
AC_FUNC_GETTIMEOFDAY_CLOBBER

Makefile.am:

Include:
<sys/time.h>

License:
GPL

Maintainer:
Jim Meyering