Re: confusion over getrusage(2)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Grigoni
Date: Wednesday, December 29, 2010 - 9:29 am

On 29 Dec 2010 at 14:25, patsy wrote:


Got my attention -- discovered a missing declaration in /usr/include/sys/resource.h
on my SVR4 system -- added it from Solaris, compiled your program, an on SVR4
I get:

# ./rusage
retval = 0
mem = 0
mem = 0
mem = 0
mem = 0

Anyway, I appreciate discovering the omission for the structure declaration in the
header file (not obsd however)

Michael
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
confusion over getrusage(2), patsy, (Wed Dec 29, 7:25 am)
Re: confusion over getrusage(2), Michael Grigoni, (Wed Dec 29, 9:29 am)
Re: confusion over getrusage(2), Philip Guenther, (Wed Dec 29, 11:02 am)