Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Releases: pioto/Unix-Uptime

v0.4000

13 Oct 19:24
0.4000
Compare
Choose a tag to compare
  • Add support for Cygwin, from Graham Ollis <[email protected]>.
  • Fix unit tests running under some non-English locales with
    different decimal separators, from Graham Ollis
    <[email protected]>.
  • Improve forward-compatibility with Module::Build 0.4200, from
    Graham Ollis <[email protected]>.

v0.3701

24 Jul 10:28
0.3701
Compare
Choose a tag to compare
  • Fix build of XS on NetBSD.
  • Correctly allocate all the space we need in SP

0.37

24 Jul 10:30
0.37
Compare
Choose a tag to compare
  • Unify support for all BSD derivatives, using XS, and falling back
    on using the '-b' flag to sysctl, which is a bit more portable
    than the standard output.
  • Add a sample script that sorta emulates the output of the
    uptime(1) command.

0.36

24 Jul 10:30
0.36
Compare
Choose a tag to compare
  • More internal cleaning.
  • Fix load() tests for loads > 10.