From f347c3dbc22ca73a158012497616e684c9bdb855 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 29 Nov 1999 19:17:27 +0000 Subject: Update. 1999-11-29 Thorsten Kukuk * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Add define for SIGCLD als SIGCHLD. 1999-11-29 Andreas Jaeger * manual/time.texi (Basic CPU Time): Better describe wrap around. Patch by Andries Brouwer . 1999-11-29 Ulrich Drepper * iconvdata/gconv-modules: Fix typos in LATIN8/L8 aliases. Patch by Bruno Haible . 1999-11-29 Thorsten Kukuk * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Remove K&R compatibility. --- manual/time.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/time.texi') diff --git a/manual/time.texi b/manual/time.texi index 1075f29..ff393a2 100644 --- a/manual/time.texi +++ b/manual/time.texi @@ -96,8 +96,8 @@ such as arithmetic and printing work properly and consistently no matter what the underlying representation is. Note that the clock can wrap around. On a 32bit system with -@code{CLOCKS_PER_SEC} set to one million a wrap around happens after -around 36 minutes. +@code{CLOCKS_PER_SEC} set to one million this function will return the +same value approximately every 72 minutes. @comment time.h @comment ISO -- cgit v1.1