Whamcloud - gitweb
libext2fs: remove augmented rbtree functionality
[tools/e2fsprogs.git] / lib / ext2fs / compiler.h
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-07-06 Michael Forneylibext2fs: use offsetof() from stddef.h
2021-07-06 Michael Forneylibext2fs: use statement-expression for container_of...
2021-01-23 Theodore Ts'olibext2fs: use compiler built-in offsetof() if available