add cumulative times to the output of the exec utility ------------------------------------------------------
Key: STDCXX-623 URL: https://issues.apache.org/jira/browse/STDCXX-623 Project: C++ Standard Library Issue Type: New Feature Components: Utilities Affects Versions: 4.2 Reporter: Martin Sebor Fix For: 4.2.1 As discussed in the post below, it would be useful to know the cumulative amount of time (user, system, and wall clock) used up by the programs run by the exec utility. http://www.nabble.com/Intel-C%2B%2B-9.1-Win-XP-build-timeouts-tf4699975.html This affects version 4.2.0 (there's no exec utility in previous releases) and can be easily implemented in 4.2.1. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.