OSDN Git Service

libext2fs: allow ext2fs_get_memalign() to compile w/o posix_memalign()
authorTheodore Ts'o <tytso@mit.edu>
Mon, 17 Oct 2011 01:50:26 +0000 (21:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 17 Oct 2011 01:50:26 +0000 (21:50 -0400)
commit7f21666a3da39fd335f5d4b27499d4ff76b53375
treef6276aba6a0f68ef35fbe22a3add3c04354ed26a
parent0c80c44bd08c60f3cd0ad87f12a71a75cac3bcaa
libext2fs: allow ext2fs_get_memalign() to compile w/o posix_memalign()

Addresses-Sourceforge-Bug: #3219173

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2fs.h
lib/ext2fs/inline.c