chiark / gitweb /
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
[elogind.git] / src / bootchart / store.c
2013-03-31 Zbigniew Jędrzejew... bootchart: fix a potential buffer overrun
2013-03-29 Zbigniew Jędrzejew... bootchart: properly terminate string
2013-03-11 Lennart Poetteringbootchart: various superficial cleanups
2013-03-11 Lennart Poetteringbootchart: rename log.c to store.c to aovid confusion...