aboutsummaryrefslogtreecommitdiff
path: root/modules/computer/uptime.c
AgeCommit message (Expand)Author
2024-05-24FIX CodeQL errors - fscanf return value not checked correctlyhwspeedy
2024-05-24FIX GCC Warnings, added more checking to gcc flagshwspeedy
2024-03-14FIX GCC warnings and 3 potential crash never seenhwspeedy
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2017-10-29Fixed possible memory leak (#201)Roman Kalashnikov
2017-07-19uptime: fix seg fault if uptime < 1 hourBurt P
2017-07-19Use const for gettext stringsBurt P
2017-07-12Use ngettext to make uptime translatableBurt P
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira