Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5cdcc58d51c792d329202bab97c34aefbc043b15
/
lib
/
System
/
Unix
/
Process.cpp
e269a1a
Use size_t instead of long to represent memory usage. long is 32 bits
by Jeff Cohen
· 21 years ago
a01aade
Add functions for determining if the stdin/out/err is connected to a
by Reid Spencer
· 21 years ago
92ced2f
Fix a compilation error for the case where mallinfo() is not available.
by Reid Spencer
· 21 years ago
68fdcc1
For PR351:
by Reid Spencer
· 21 years ago
8b66289
Implement GetTimeUsage correctly.
by Reid Spencer
· 21 years ago
ed5e7bf
Provide a getrusage based implementation of GetTotalMemoryUsage and use
by Reid Spencer
· 21 years ago
bc1ee84
Consistently use the same #if style. Also, fix a bug testing for sbrk(3)
by Reid Spencer
· 21 years ago
721d9aa
For PR351:
by Reid Spencer
· 21 years ago
27dafe1
Provide a generic unix implementation of the Process abstraction.
by Reid Spencer
· 21 years ago