Whamcloud - gitweb
ChangeLog, Makefile.in, bitops.h, tst_byteswap.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 20 Feb 2001 16:28:40 +0000 (16:28 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Feb 2001 16:28:40 +0000 (16:28 +0000)
commit9ec53cf4f32cc65e91a9c71651f05a6d872a7088
treed7770d5e8a5fe7aa7d33f80a6d79f995fa3c087e
parent93345d1588606ccc558406202bff8f86360ab03f
ChangeLog, Makefile.in, bitops.h, tst_byteswap.c:
  bitops.h (ext2fs_swab16, ext2fs_swab32): Add i386 assembly inline
   functions.
  tst_byteswap.c: New function to test the byteswap functions.  Add to
   regression test suite.
lib/ext2fs/ChangeLog
lib/ext2fs/Makefile.in
lib/ext2fs/bitops.h
lib/ext2fs/tst_byteswap.c [new file with mode: 0644]