Andrew Kelley fee9318b17
std.os.getrusage: add C extern fn and reserved field
* add reserved field to match musl struct definition so that
   it will work with musl libc.
 * add libc getrusage so that it will work with libc

what's not done in this branch is:
 * test coverage. See #1629, which should also aim to provide
   general test coverage for the std lib.
 * rusage struct bits for non-linux operating systems
2020-01-05 16:57:14 -05:00
..
2019-12-31 15:58:03 -05:00
2019-12-31 16:34:14 -05:00
2019-12-11 02:08:33 -05:00
2020-01-03 11:49:42 +01:00
2019-12-20 18:28:59 -05:00
2019-12-31 03:06:33 +11:00
2020-01-01 18:08:40 -05:00
2020-01-01 18:08:40 -05:00
2019-12-30 19:26:30 -05:00
2020-01-05 16:52:36 -05:00
2020-01-01 18:08:40 -05:00
2019-12-22 21:45:26 -06:00
2019-12-29 18:19:03 -05:00