From: ian Date: Sat, 5 Dec 1998 18:51:59 +0000 (+0000) Subject: gettimeofday wishlist X-Git-Tag: wip.base.getaddrinfo~385 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=09c32887c0bf32bb76b433c9788c08b715e675af;p=adns.git gettimeofday wishlist --- diff --git a/regress/hrecord.c.m4 b/regress/hrecord.c.m4 index a1ac5ff..d5ddf86 100644 --- a/regress/hrecord.c.m4 +++ b/regress/hrecord.c.m4 @@ -32,6 +32,8 @@ static int begin_set; static struct timeval begin; static FILE *Toutputfile; +/* fixme: record syscall durations, rather than gettimeofday results */ + void Tensureoutputfile(void) { const char *fdstr; int fd;