Add system namespace which offers various system information like software release...
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 30 May 2013 18:17:16 +0000 (20:17 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 30 May 2013 18:35:46 +0000 (20:35 +0200)
commite5c9b0411d7ebc03a9edbdd3a7809f0e0bdb38dd
tree905dfab70b3fe04ed45ec781879a315face28069
parent09f387b2fabc96be83b1685b684fbcc4259b7edd
Add system namespace which offers various system information like software release, memory and swap info, uptime and load
CMakeLists.txt
main.c
system.c [new file with mode: 0644]
system.h [new file with mode: 0644]