Whamcloud - gitweb
fix unused-function -Wall warnings
[tools/e2fsprogs.git] / lib / ext2fs / compiler.h
2021-08-19 Theodore Ts'ofix unused-function -Wall warnings
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