delorie.com/archives/browse.cgi | search |
Date: | Sun, 16 Jan 2000 10:51:14 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Alain Magloire <alain AT qnx DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: `void main' in Gnu packages---?! |
In-Reply-To: | <85o5j7$bjb$1@gateway.qnx.com> |
Message-ID: | <Pine.SUN.3.91.1000116105055.11666Z-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 14 Jan 2000, Alain Magloire wrote: > Does DJGPP support getrusage () ? It does, but the support is mostly a no-op: the only field of struct rusage that gets meaningful results is ru_utime, and measuring time for child programs is not supported. Contributions are welcome ;-).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |