# # ChangeLog for uspace/app/uptime in mainline # # Generated by Trac 1.6 # 2026-06-02T21:53:54Z Fri, 02 Apr 2010 08:27:13 GMT Stanislav Kozina [dd6c71c] * uspace/app/top/Makefile (modified) * uspace/app/top/ps.c (added) * uspace/app/top/ps.h (added) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/uptime/uptime.c (modified) top echoes counts of tasks Thu, 01 Apr 2010 15:21:03 GMT Stanislav Kozina [79edc36] * kernel/generic/include/ps/load.h (modified) * kernel/generic/src/ps/load.c (modified) * uspace/app/ps/ps.c (modified) * uspace/app/top/input.c (modified) * uspace/app/top/input.h (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (added) * uspace/app/uptime/uptime.c (modified) * uspace/lib/c/generic/load.c (modified) * uspace/lib/c/include/load.h (modified) System load echo fix, now it looks realistic top echoes first values ... Thu, 01 Apr 2010 09:15:38 GMT Stanislav Kozina [9d491a7] * uspace/app/ps/ps.c (modified) * uspace/app/uptime/uptime.c (modified) ps and uptime improvements Wed, 31 Mar 2010 19:49:32 GMT Stanislav Kozina [c0379fc] * boot/Makefile.common (modified) * kernel/Makefile (modified) * kernel/generic/include/ps/uptime.h (added) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/ps/uptime.c (added) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/app/uptime/Makefile (added) * uspace/app/uptime/uptime.c (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/uptime.c (added) * uspace/lib/c/include/uptime.h (added) uptime