Whamcloud - gitweb
fix unused-function -Wall warnings
[tools/e2fsprogs.git] / lib / ext2fs / rbtree.h
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
2021-08-10 Lukas Czernerlibext2fs: remove augmented rbtree functionality
2021-01-23 Theodore Ts'olibext2fs: use compiler built-in offsetof() if available
2018-04-19 Lukas Czernere2fsprogs: fix Free Software Foundation address
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2016-08-10 Adrien Schildknechtlibext2fs: replace 'unsigned long' by 'uintptr_t'
2016-03-07 Andreas Dilgermisc: replace comparison macros with inline functions
2013-05-19 Theodore Ts'olibext2fs: fix gcc -Wall warnings
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2011-12-18 Lukas Czernerlibext2fs: add rbtree library