[Bug 5300] CONFIG_FEATURE_PS_LONG uses linux-specific sysinfo(2)

bugzilla at busybox.net bugzilla at busybox.net
Wed Jun 13 00:52:59 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5300

Denys Vlasenko <vda.linux at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Denys Vlasenko <vda.linux at googlemail.com> 2012-06-13 00:52:59 UTC ---
Fixed in git:

commit ac42e3de90ebf4b921035893e3670da63cad882c
Author: Michael Tokarev <mjt at tls.msk.ru>
Date:   Wed Jun 13 02:51:56 2012 +0200

    ps: use separate get_uptime() and make it work on non-linux too

    Create get_uptime() function in procps/ps.c, and use it rather than
    relying on linux-specific sysinfo() inline.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list