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-10-24 01:14:52 -04:00
2019-10-30 21:21:58 -04:00
2020-01-05 16:52:36 -05:00
2019-10-24 01:14:52 -04:00
2019-11-30 16:13:33 +01:00
2019-12-08 23:46:50 -05:00