]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - configure.ac
Bunch of portability related changes to xfsprogs. Includes some code to
authorNathan Scott <nathans@sgi.com>
Mon, 31 Mar 2003 02:57:10 +0000 (02:57 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 31 Mar 2003 02:57:10 +0000 (02:57 +0000)
commit93d9f13962257cf8fb9ca74ef60f9f3acb2acdba
treedbab263fca98783f9b098d4e2fd08d543566c771
parent0a80baf786f7ef0965b2b9c2558b632fc0eea4b3
Bunch of portability related changes to xfsprogs.  Includes some code to
allow db/mkfs/repair to be used on Mac's (maybe useful for dual boot), &
some code to build on IRIX too (useful for purify-ing xfs_repair only).
bump version for portability changes.
41 files changed:
VERSION
build/rpm/Makefile
configure.in
db/check.c
db/fprint.c
db/write.c
debian/changelog
doc/CHANGES
doc/INSTALL
freeze/xfs_freeze.c
growfs/xfs_growfs.c
imap/xfs_imap.c
include/builddefs.in
include/buildmacros
include/handle.h
include/libxlog.h
include/platform_defs.h.in
include/xfs_bmap_btree.h
include/xfs_fs.h
include/xfs_inode.h
include/xfs_mount.h
io/bmap.c
io/open.c
io/pread.c
io/prealloc.c
io/resblks.c
libhandle/handle.c
libxfs/Makefile
libxfs/darwin.c [new file with mode: 0644]
libxfs/init.c
libxfs/init.h
libxfs/irix.c [new file with mode: 0644]
libxfs/linux.c
libxfs/xfs.h
man/man3/handle.3
mkfile/xfs_mkfile.c
mkfs/Makefile
mkfs/xfs_mkfs.c
po/Makefile
po/xfsprogs.pot
rtcp/xfs_rtcp.c