e2fsprogs/lib
Mike Frysinger 800766ee4a libext2fs: check for fallocate symbol before using it
If we have newer kernel headers which define FALLOC_FL_PUNCH_HOLE, but we
are on an older glibc which lacks fallocate, we end up trying to use the
func anyways.  Check the ifdef that autoconf already set up for us.

Reported-by: Ortwin Glueck <odi@odi.ch>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-03-06 20:21:39 -05:00
..
blkid build: fix compile warnings on OSX 2012-02-27 01:28:23 -05:00
e2p libext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature 2012-02-17 15:28:21 -05:00
et libcom_err: declare com_err_gettext to be static 2011-10-05 03:03:44 -04:00
ext2fs libext2fs: check for fallocate symbol before using it 2012-03-06 20:21:39 -05:00
quota libquota: don't include system quota.h header 2012-02-27 01:28:23 -05:00
ss debugfs: use ss_safe_getenv() instead of getenv() 2012-02-15 16:18:29 -05:00
uuid Update Release Notes, Changelogs, version.h, etc. for 1.42 release 2011-11-29 16:48:14 -05:00
Makefile.bsd-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.checker Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
config.h.in configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERS 2012-03-06 20:19:02 -05:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00