Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-06 | buildsys,journal: allow -fsanitize=address without VALGRIND defined | Cristian Rodríguez | |
Fixed (master) versions of libtool pass -fsanitize=address correctly into CFLAGS and LDFLAGS allowing ASAN to be used without any special configure tricks..however ASAN triggers in lookup3.c for the same reasons valgrind does. take the alternative codepath if __SANITIZE_ADDRESS__ is defined as well. | |||
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | |
Sort the includes accoding to the new coding style. | |||
2012-10-13 | journal: fix build in VALGRIND compatibility mode | Zbigniew Jędrzejewski-Szmek | |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen | |
https://bugs.freedesktop.org/show_bug.cgi?id=54501 | |||
2012-07-16 | Spelling fixes. | Ville Skyttä | |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering | |