]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/ext2fs.h
ChangeLog, bitops.h, ext2fs.h, icount.c, version.c:
authorTheodore Ts'o <tytso@mit.edu>
Sun, 1 Feb 1998 13:23:02 +0000 (13:23 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 1 Feb 1998 13:23:02 +0000 (13:23 +0000)
commit5953b9de9ce59661640f851b217421d734bb0302
tree411e83329a83546982c855de6b03d6ba5132b1fd
parent54be2ccc2251784fd771590a5e72827afd82df40
ChangeLog, bitops.h, ext2fs.h, icount.c, version.c:
  bitops.h: Don't try to do i386 inline asm functions if the compiler
   isn't GCC.
  ext2fs.h: If EXT2_FLAT_INCLUDES is defined, #include e2_types.h,
   instead of linux/types.h, and e2_bitops.h instead of ext2fs/bitops.h.
  icount.c, version.c: Don't #include <et/com_err.h>, as it isn't necessary.
lib/ext2fs/ChangeLog
lib/ext2fs/bitops.h
lib/ext2fs/ext2fs.h
lib/ext2fs/icount.c
lib/ext2fs/version.c