Package: time / 1.7-25
Metadata
| Package | Version | Patches format |
|---|---|---|
| time | 1.7-25 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| non normal exit.patch | (download) |
time.c |
4 2 + 2 - 0 ! |
adjust non-normal exit code
* Introduced in Debian time version 1.7-16
* time.c: When time exits in a non-normal way, return 128 plus the
number of the signal which caused time to stop or abort. Thanks to
Steve Greenland and Herbert Xu for some clarification in this matter.
|
| ru_maxrss.patch | (download) |
time.c |
2 1 + 1 - 0 ! |
fix ru_maxrss reporting |
| rusage portability.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
struct rusage and sys/resource.h portability fix |
| quiet.patch | (download) |
time.c |
16 13 + 3 - 0 ! |
adds -q,--quiet functionality. Requested by Adam Heath. |
| bug address.patch | (download) |
README |
2 1 + 1 - 0 ! |
update bug reporting address. * Reported by Faheem Mitha. Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542469 |
| configure.patch | (download) |
configure.in |
11 4 + 7 - 0 ! |
update configure.in file to current format for autoconf version 2.x. * Modernize the configure.in file to current autoconf style. * No need to rename to configure.ac since configure.in still works fine. |
| info direntry.patch | (download) |
time.texi |
6 6 + 0 - 0 ! |
add a directory entry to the info page. This patch seems to have always been part of the package but its origin is undocumented. |
| info nav.patch | (download) |
time.texi |
46 17 + 29 - 0 ! |
fix info navigation structure In the original when using the standalone 'info' program pressing spacebar does not navigate through the pages. This patch restructures the node navigation somewhat to enable this to happen. Reported by Russ Allbery. |
| time include time_h.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
search for time.h, and use it in !have_wait3 case. This helps getting a correct define for HZ when wait3 is detected to not be properly filling in rusage. |
| option p texi.patch | (download) |
time.texi |
8 6 + 2 - 0 ! |
improve option -p documentation. Improve the wording of the documentation concerning use of the -p,--portability option. |
