cvs commit: src/sys/gnu/ext2fs ext2_bitops.h ext2_linux_balloc.c
ext2_linux_ialloc.c ia64-bitops.h
Marcel Moolenaar
marcel at FreeBSD.org
Sun Aug 24 18:39:50 PDT 2003
marcel 2003/08/24 18:39:47 PDT
FreeBSD src repository
Modified files:
sys/gnu/ext2fs ext2_linux_balloc.c ext2_linux_ialloc.c
Added files:
sys/gnu/ext2fs ext2_bitops.h
Removed files:
sys/gnu/ext2fs ia64-bitops.h
Log:
Change of plans: Add ext2_bitops.h with generic and portable
implementations. Use those on platforms that don't have MD
headers. Remove the ia64 MD header. We're going to use the C
implementation there.
Suggested by: bde
Revision Changes Path
1.1 +114 -0 src/sys/gnu/ext2fs/ext2_bitops.h (new)
1.20 +1 -3 src/sys/gnu/ext2fs/ext2_linux_balloc.c
1.20 +1 -3 src/sys/gnu/ext2fs/ext2_linux_ialloc.c
1.2 +0 -43 src/sys/gnu/ext2fs/ia64-bitops.h (dead)
More information about the cvs-src
mailing list