From 0cb71e0261a96ee93428aeb43478b493a9359e9d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 8 Sep 2003 16:33:12 +0000 Subject: Update. 2003-09-08 Wolfram Gloger * malloc/malloc.c (sYSMALLOc): Move foreign sbrk accounting into contiguous case. Bug report from Prem Gopalan . (mALLOPt): Avoid requirement of C99. --- manual/time.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/time.texi b/manual/time.texi index e76dfe74ae..7fc9448a32 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -504,7 +504,7 @@ Instead, use the facilities described in @ref{Time Zone Functions}. The @code{gettimeofday} function returns the current calendar time as the elapsed time since the epoch in the @code{struct timeval} structure indicated by @var{tp}. (@pxref{Elapsed Time} for a description of -@code{struct timespec}). Information about the time zone is returned in +@code{struct timeval}). Information about the time zone is returned in the structure pointed at @var{tzp}. If the @var{tzp} argument is a null pointer, time zone information is ignored. -- cgit v1.2.3