commit | 41af338ecd56b9891d996f0fc850e02318b0c01a | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon May 07 16:53:12 2012 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue May 22 20:35:51 2012 +0200 |
tree | 8543da475e3e82e6a63a8e2c8d8f0175bc447c2d | |
parent | 47d3b6078a6c885e03d28bae3397b71a827473f5 [diff] |
lib: remove RUSAGE_T from struct thread * thread.c: It's only temporarily used in thread_call() to calculate the diffs. Saves 80 bytes per copy. Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>