summaryrefslogtreecommitdiff
path: root/statuses/Makefile
AgeCommit message (Collapse)Author
2013-02-15Better file structure and build systemnorly
Also fix some warnings
2012-10-08Check if battery/netif present, add fan supportnorly
Also change power reading to work on newer kernels.
2012-02-14Moved battery status to fileRead().norly
Renamed 'power' to 'battery'.
2012-02-14More cleanup, 'temp' and 'uptime' use fileRead().norly
2012-02-14Cleaned up 'netif'.norly
Replaced 'netif' with 'netif_named'. Fixed memory leak in new 'netif'. Outsourced raw file reading to tools.c.
2012-02-14Some build system cleanup.norly