eadler 16ccb6ab9a top(1): remove unneeded logic
- remove __pure annotations I added earlier for some functions. One
writes to the the arguments as "out" pointers. The
other reads from an array, which while const within the function might
be mutated externally.
- total_change is modified to be at 1, if previously 0, so no if check
is needed.
2018-06-13 11:12:52 +00:00
..
2018-06-13 08:52:06 +00:00
2018-06-13 08:52:22 +00:00
2018-06-04 04:59:32 +00:00
2018-05-19 22:40:23 +00:00
2018-06-13 08:52:09 +00:00
2018-06-12 07:14:12 +00:00
2018-06-13 08:52:09 +00:00
2018-06-13 08:52:19 +00:00
2018-06-13 00:45:38 +00:00
2018-06-12 07:31:59 +00:00
2018-06-13 08:52:22 +00:00
2018-06-03 05:20:11 +00:00
2018-06-13 11:12:52 +00:00
2018-06-13 08:52:09 +00:00