Opened 6 years ago

Closed 6 years ago

#10639 closed enhancement (fixed)

time-1.9

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

  • Noteworthy changes in release 1.9 (2018-03-12) [stable]

Improvements

time now reports percent CPU usage for programs lasting less then 1 second. previously, time would report '??%' if programs lasted less than 1 second. (adopted from Fedora).

Changes in behaviour

"time -p" no longers adds the "Command exited with non-zero status" message. This is a backward-incompatible change for better POSIX compliance. Many downstream distributions previously patched 'time' to behave this way (Debian added '-q', Fedora patched '-p').

Change History (1)

comment:1 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 20072.

Note: See TracTickets for help on using tickets.