Xiaoguang Sun
64f10ee644
Implement getrusage
...
Implement getrusage.
These fields of struct rusage are not supported and always set to zero at this time
long ru_nswap; /* swaps */
long ru_inblock; /* block input operations */
long ru_oublock; /* block output operations */
long ru_msgsnd; /* messages sent */
long ru_msgrcv; /* messages received */
long ru_nvcsw; /* voluntary context switches */
long ru_nivcsw; /* involuntary context switches */
test75.c is the unit test for this new function
Change-Id: I3f1eb69de1fce90d087d76773b09021fc6106539
2013-07-01 23:00:47 +02:00
..
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:26 +01:00
2013-06-18 10:49:53 +02:00
2013-01-14 11:44:31 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-17 10:03:58 +01:00
2013-01-14 11:36:25 +01:00
2013-03-20 16:14:21 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-04-12 18:55:39 +00:00
2013-01-14 11:36:25 +01:00
2013-02-26 09:44:25 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-02-21 10:29:08 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-17 10:03:58 +01:00
2012-06-18 10:53:37 +00:00
2012-06-18 10:53:37 +00:00
2013-05-31 15:42:00 +00:00
2013-04-09 16:43:13 +02:00
2013-01-14 11:36:25 +01:00
2012-06-18 10:53:37 +00:00
2013-01-17 10:03:58 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:26 +01:00
2012-06-18 10:53:37 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-03-20 16:50:01 +00:00
2013-07-01 23:00:47 +02:00
2012-06-18 10:53:37 +00:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:36:25 +01:00
2012-06-18 10:53:37 +00:00
2012-06-18 10:53:37 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:36:25 +01:00
2013-04-09 16:43:13 +02:00
2012-12-07 13:58:06 +01:00
2013-04-12 18:55:39 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-04-05 13:24:18 +02:00
2013-04-09 16:43:13 +02:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:25 +01:00
2013-04-12 18:55:39 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-02-26 09:44:20 +00:00
2013-01-14 11:36:25 +01:00
2013-03-06 09:56:08 +00:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00
2013-01-14 11:36:25 +01:00