e2fsprogs/lib
Andreas Dilger eaf4403561 ext2fs,blkid: delete unused LIST_HEAD() macro
The LIST_HEAD() macro conflicts with the <sys/queue.h> declaration
of the same name.  Delete the unused LIST_HEAD() macro from the
libext2fs and libblkid headers to avoid compiler warnings.  It can
be replaced by INIT_LIST_HEAD() or LIST_HEAD_INIT() if needed.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-12-15 23:26:39 -05:00
..
blkid ext2fs,blkid: delete unused LIST_HEAD() macro 2013-12-15 23:26:39 -05:00
e2p e2fsprogs: add (optional) sparse checking to the build 2013-10-11 23:12:40 -04:00
et e2fsprogs: add (optional) sparse checking to the build 2013-10-11 23:12:40 -04:00
ext2fs ext2fs,blkid: delete unused LIST_HEAD() macro 2013-12-15 23:26:39 -05:00
quota libext2fs: use ext2fs_punch() to truncate quota file 2013-12-14 19:52:43 -05:00
ss libss: fix memory handling errors 2013-12-12 13:12:11 -05:00
uuid build: use long long for __u64 by default 2013-12-15 22:10:09 -05:00
Makefile.bsd-lib Include LDFLAGS when building BSD libraries 2012-05-11 22:21:08 -04:00
Makefile.checker Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
config.h.in Work around Debian Bug #712530 2013-06-16 17:54:39 -04:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00