summaryrefslogtreecommitdiff
path: root/src/bootchart
AgeCommit message (Expand)Author
2013-01-10bootchart: fix a -Wshadow warning for "now"Auke Kok
2013-01-10bootchart: Convert malloc/memset to callocAuke Kok
2013-01-10bootchart: Convert !strcmp usage to streqAuke Kok
2013-01-10bootchart: make sure that every read buffer is null terminatedLukas Nykryn
2013-01-10bootchart: tabs to spacesThomas Hindoe Paaboel Andersen
2013-01-09bootchart: check return of fopen before setvbuf in log.cLukas Nykryn
2013-01-07bootchart: merge bootchartAuke Kok