Download raw body.
getrusage() memory stats
Mark Kettenis writes: > The 4.3BSD definition of struct rusage has spread widely to other > OSes. Changing its interpretation just on OpenBSD isn't going to help > people trying to write portable code. +1. While I like the idea, breaking a long-standing API is the wrong way to achieve it. --lyndon
getrusage() memory stats