]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Jul 2004 22:41:52 +0000 (22:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 23 Jul 2004 22:41:52 +0000 (22:41 +0000)
52 files changed:
Makefile.in
aclocal.m4
doc/Makefile.in
doc/constants.texi
lib/Makefile.in
man/Makefile.in
src/Makefile.in
tests/Makefile.in
tests/basename/Makefile.in
tests/chgrp/Makefile.in
tests/chmod/Makefile.in
tests/chown/Makefile.in
tests/cp/Makefile.in
tests/cut/Makefile.in
tests/date/Makefile.in
tests/dd/Makefile.in
tests/dircolors/Makefile.in
tests/du/Makefile.in
tests/expr/Makefile.in
tests/factor/Makefile.in
tests/fmt/Makefile.in
tests/head/Makefile.in
tests/install/Makefile.in
tests/join/Makefile.in
tests/ln/Makefile.in
tests/ls-2/Makefile.in
tests/ls/Makefile.in
tests/md5sum/Makefile.in
tests/misc/Makefile.in
tests/mkdir/Makefile.in
tests/mv/Makefile.in
tests/od/Makefile.in
tests/pr/Makefile.in
tests/readlink/Makefile.in
tests/rm/Makefile.in
tests/rmdir/Makefile.in
tests/seq/Makefile.in
tests/sha1sum/Makefile.in
tests/shred/Makefile.in
tests/sort/Makefile.in
tests/stty/Makefile.in
tests/sum/Makefile.in
tests/tac/Makefile.in
tests/tail-2/Makefile.in
tests/tail/Makefile.in
tests/test/Makefile.in
tests/touch/Makefile.in
tests/tr/Makefile.in
tests/tsort/Makefile.in
tests/unexpand/Makefile.in
tests/uniq/Makefile.in
tests/wc/Makefile.in

index bec869ee2a353b3cac512d799974508a40fe6159..9c78e53ae9c9a377fe3f302d88b8a0fc9c9c24b7 100644 (file)
@@ -59,11 +59,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 3de3cadf8a1cc2f185a9c262f0b1cb2b1b72db23..fe4596fdf98ac15e83769e760ff718c141c5efdb 100644 (file)
@@ -974,6 +974,7 @@ m4_include([m4/euidaccess.m4])
 m4_include([m4/exclude.m4])
 m4_include([m4/exitfail.m4])
 m4_include([m4/extensions.m4])
+m4_include([m4/fcntl-safer.m4])
 m4_include([m4/file-type.m4])
 m4_include([m4/fileblocks.m4])
 m4_include([m4/filemode.m4])
index 6e9c5bbf46316c7d1b79ce9e6edbd0c8e1e814a2..4d03eba1c4e3a62ea530a4fd18859b6dbd265676 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index b5cef48cd20c437a42c8ab686d4738a3e3d3d233..f6bffca85283c7d8da5ee3dc586c838d2c847f29 100644 (file)
@@ -1,2 +1 @@
 @set DEFAULT_MAX_N_UNCHANGED_STATS_BETWEEN_OPENS 5
-@set DEFAULT_MAX_N_CONSECUTIVE_SIZE_CHANGES 200
index 0edf80518871b547dcb37b9a3072022df2b2faa1..0be9e4c520db8a4d1a8e771533aff3fbb1b682ba 100644 (file)
@@ -73,11 +73,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
@@ -182,19 +182,20 @@ am_libfetish_a_OBJECTS = acl.$(OBJEXT) getdate.$(OBJEXT) \
        localcharset.$(OBJEXT) long-options.$(OBJEXT) \
        makepath.$(OBJEXT) mbswidth.$(OBJEXT) md5.$(OBJEXT) \
        memcasecmp.$(OBJEXT) memcoll.$(OBJEXT) modechange.$(OBJEXT) \
-       offtostr.$(OBJEXT) path-concat.$(OBJEXT) physmem.$(OBJEXT) \
-       quote.$(OBJEXT) quotearg.$(OBJEXT) readtokens0.$(OBJEXT) \
-       readtokens.$(OBJEXT) root-dev-ino.$(OBJEXT) \
-       safe-read.$(OBJEXT) safe-write.$(OBJEXT) same.$(OBJEXT) \
-       save-cwd.$(OBJEXT) savedir.$(OBJEXT) settime.$(OBJEXT) \
-       sha1.$(OBJEXT) stripslash.$(OBJEXT) time_r.$(OBJEXT) \
-       umaxtostr.$(OBJEXT) unicodeio.$(OBJEXT) userspec.$(OBJEXT) \
-       utimecmp.$(OBJEXT) utimens.$(OBJEXT) version-etc.$(OBJEXT) \
-       xfts.$(OBJEXT) xgetcwd.$(OBJEXT) xgethostname.$(OBJEXT) \
-       xmalloc.$(OBJEXT) xmemcoll.$(OBJEXT) xnanosleep.$(OBJEXT) \
-       xreadlink.$(OBJEXT) xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) \
-       xstrtod.$(OBJEXT) xstrtoimax.$(OBJEXT) xstrtol.$(OBJEXT) \
-       xstrtoul.$(OBJEXT) xstrtoumax.$(OBJEXT) yesno.$(OBJEXT)
+       offtostr.$(OBJEXT) open-safer.$(OBJEXT) path-concat.$(OBJEXT) \
+       physmem.$(OBJEXT) quote.$(OBJEXT) quotearg.$(OBJEXT) \
+       readtokens0.$(OBJEXT) readtokens.$(OBJEXT) \
+       root-dev-ino.$(OBJEXT) safe-read.$(OBJEXT) \
+       safe-write.$(OBJEXT) same.$(OBJEXT) save-cwd.$(OBJEXT) \
+       savedir.$(OBJEXT) settime.$(OBJEXT) sha1.$(OBJEXT) \
+       stripslash.$(OBJEXT) time_r.$(OBJEXT) umaxtostr.$(OBJEXT) \
+       unicodeio.$(OBJEXT) userspec.$(OBJEXT) utimecmp.$(OBJEXT) \
+       utimens.$(OBJEXT) version-etc.$(OBJEXT) xfts.$(OBJEXT) \
+       xgetcwd.$(OBJEXT) xgethostname.$(OBJEXT) xmalloc.$(OBJEXT) \
+       xmemcoll.$(OBJEXT) xnanosleep.$(OBJEXT) xreadlink.$(OBJEXT) \
+       xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) xstrtod.$(OBJEXT) \
+       xstrtoimax.$(OBJEXT) xstrtol.$(OBJEXT) xstrtoul.$(OBJEXT) \
+       xstrtoumax.$(OBJEXT) yesno.$(OBJEXT)
 libfetish_a_OBJECTS = $(am_libfetish_a_OBJECTS)
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
@@ -262,10 +263,11 @@ am__depfiles_maybe = depfiles
 @AMDEP_TRUE@   ./$(DEPDIR)/makepath.Po ./$(DEPDIR)/mbswidth.Po \
 @AMDEP_TRUE@   ./$(DEPDIR)/md5.Po ./$(DEPDIR)/memcasecmp.Po \
 @AMDEP_TRUE@   ./$(DEPDIR)/memcoll.Po ./$(DEPDIR)/modechange.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/offtostr.Po ./$(DEPDIR)/path-concat.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/physmem.Po ./$(DEPDIR)/posixtm.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/posixver.Po ./$(DEPDIR)/quote.Po \
-@AMDEP_TRUE@   ./$(DEPDIR)/quotearg.Po ./$(DEPDIR)/readtokens.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/offtostr.Po ./$(DEPDIR)/open-safer.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/path-concat.Po ./$(DEPDIR)/physmem.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/posixtm.Po ./$(DEPDIR)/posixver.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/quote.Po ./$(DEPDIR)/quotearg.Po \
+@AMDEP_TRUE@   ./$(DEPDIR)/readtokens.Po \
 @AMDEP_TRUE@   ./$(DEPDIR)/readtokens0.Po \
 @AMDEP_TRUE@   ./$(DEPDIR)/root-dev-ino.Po \
 @AMDEP_TRUE@   ./$(DEPDIR)/safe-read.Po ./$(DEPDIR)/safe-write.Po \
@@ -444,6 +446,7 @@ libfetish_a_SOURCES = \
   exclude.c exclude.h \
   exit.h \
   exitfail.c exitfail.h \
+  fcntl-safer.h \
   filemode.c filemode.h \
   file-type.c file-type.h \
   fopen-safer.c \
@@ -474,6 +477,7 @@ libfetish_a_SOURCES = \
   modechange.c modechange.h \
   mountlist.h \
   offtostr.c \
+  open-safer.c \
   path-concat.c path-concat.h \
   pathmax.h \
   physmem.c physmem.h \
@@ -715,6 +719,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcoll.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modechange.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/offtostr.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open-safer.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/path-concat.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/physmem.Po@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/posixtm.Po@am__quote@
index 10666e91d334feedd079c011e8032517c47bc4f1..ffc6259e0181f16aca7a7c840b44522a0797ff11 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 72dd4ee5806a72118d46054020e94e3c44f71bf3..5d974b015fe77d80dd31447736978dae10f22a76 100644 (file)
@@ -83,11 +83,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index bcb74600f942d08e5090eda9914707d6dca97adf..7fad17f198e96d60df626adf44aa87501b4e92b9 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index f4dbb68145eb9be62a7464c1e936f786623fc712..391009e9608bb90cc74710604fcac19fe6eeefcf 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 4e8e9a69d5c0d2f36c90d63172281f050a43763a..c39b1cbb210b146fda4fff97e29d3f28540ee642 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index c703ce4e263cfef35ffefd1496b594fde73c01b0..ca8ad2943e227b59b22eb3349cae7eddc4aec12b 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index d753d240e1f6a1e8b678cb841d1ea353a74344d6..9902c1a2774c95659321dac30ce9309c266adf1e 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 0b87cdb191b275fde0288cf27e4f1a435fcc0df9..153ac1e10a69241d07e01bede1edf80a00c35a8d 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index db0a6f80f9fe089a55fd8ec8ff1f11ecaa057019..79d2ff6d86f3333abe5cdd6d52ff7157dbda6dc8 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 0d7a103f1b8323b424d679073a5bbc95b178961d..2e14e072d2f7f768270115eaa862fbfd6effb31d 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 77e89b1de974da0d57457a8ca50a748762c863a5..413d92f2853fd4de57c6e1d26daf41f50b998eb7 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 9d8f78f39d8ae958b87bca96b6ccd7248575980f..0fa1f79416b1ceb70f695b9e75a04c2328e01eeb 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 484509637e11612f8a967c6df42d6f7b39f4b9af..18d751e91796e78ce1bdd94aa5158df28d5be499 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 9735ab835c83482435c73dee0e1ef131d14d325a..ed4d6b403937e217e3595a47d8d647d4ff7ea5fa 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 5f06bbc36f48dd25419ea2953351b41dbde29b39..9316dfeb0aeca2789c0f584bd18b9e076afc323f 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 834de341bd4741f3785b28b0ca60798726356830..710e4305afee4aafa41b9ab348db82dfe537262c 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 37cf2ddf1bbe56036880b75bf5bdc181cb506463..ff541c1d8e52ec323207659643f2064942053ebe 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index b1804ae16a75bb5c2deef0f521b28ea9b7aa4d8f..444ff9aa7b7e4bae92569d2892a50a2b4f30cace 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 09f0b5b7d360fd2b0fcad300561a3c5e1117b5e4..6d0aec503dbc2b4c12a9727fcfb973329e50982d 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 9e7fd0c387d38b39a2f6895a854e028ff5da2bea..033e16ac15e222e213f4b6310719b59cc1069736 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 0566e74b4732b56f45e3f7db96b10a8a304dcb1c..50af8b2c5879020efb8ed694bd759556f2dfab88 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 84a4cfa5da5d3273ecfb582bf9b9e24c6f392ba9..d3ade67a8ca8233681ddab44d7baeb274f27a1ff 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 61503f04be26ce4ec43beef816a2c0684d633259..71193a6e7c9b5b44426718159aed327b6860ec2f 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index bc8138276335ea32f2f5304111b5c5ca66474c41..a092682b3d60fd1f989b94fcc5e5271e0a79ebc8 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index aa926a22085f88a82ccfb437fd2e36a5832cdf3d..5b0a19599aca6134c8cbc4f6b7da6019a43317ac 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 9dbd3869a5991d55e7903bd44aa739fa45bb24fd..78dad36d93e5d9f442476ec3852a6029bf5f4bc7 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 36d830460391f24149f52d7a44953fdd51e85ce3..c163230b44ac344f7ba0b5ee1ccddc9c8eebd50f 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 455eb0991f2a7781484fd660cfc20e2718cf39cd..8d9ad0b0e46251ec38ae9394893124adfbccc282 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 0fb28e8fac1003f0b06f6d1f3d31bf7aad3eba37..f003482b912da36402994e45521b8bdbfa743253 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 5a07bd3ac7260c82f4313ae3a6ec993d3a1f4037..98804b59b5acf8befd5436cd38489574733126eb 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 7f29d514f7d9aa8f515bf9915aecff4f368121e0..43ed49a9ae3d4c9a021f7f628cf5e05820527dd0 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 7ad6dc2e7d5df3c37ae50b696c0a1beeab232ebb..c529bef542fb186ae60453ab846372f901b18c44 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index b0b3772bbad737f6a5f6acfb20fcf79c0ca71353..fdca922911049af56ea39cc2442b969701d70235 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index e2747e0aadc3cea2120e1bd609d9ab9b27051622..b8e9d46e0f88f1885278b1f8b3601c44224c1d58 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 34906838a7a6fae49f4af8030fd6f222534d923c..d230b918757e5706a4af420f7cb4a03ced4577f4 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 03b680d3d00ab90fa3df42a78731e35319dfad0d..510722ab51e8d460f4c72fd00aa2a4fe21678fc8 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index a1732a7825a268b0841307748254a8685d11685e..f9051c55e5baf069b8ffa3100602d5a5e8f17a8b 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 8a2d691bfb22fb9345b5975fcaabbd1af99ecd5f..c3e379f0fe03109760e2cbedea42321a921bb01d 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index cd6ffc41350da4449a2f50ddffe67d9ea838fdae..60b03d3f2297dcc80a1bc074621c4108eb2db3eb 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 871767a7e707866be6ef317b22f1eea89e09bfda..461f3c87411c4a5edcdcc08d92f855db8566e024 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 98e1c0731e5b69ca36ce7e386c05189c5069fa4c..70042590a4a72808bdde4cc1d0af4e2530738ef1 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 323bc3ec338cc1a0fc39871a1145116bf5d94bd0..f45f830f541fd485b4067b4fc29483d538b6ec22 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 971e3a1d590e17f4b2a6b223e038ab1f570cc8f5..0631ad44501e81d9a16f3aaad73f6c36c44875f3 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 1b2d53f8d2bd6dd36eef2cf456a4adfc7b0ddaf7..10d52779e9b48480a4294d13fa3e0076e9a1af6c 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index e32d8f60f732696924e661d28ec5b1e1303bdf0a..53c92f416f09b402f3f897302eafda20ca5e3e22 100644 (file)
@@ -53,11 +53,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 933c5f006b963f308a975e3d1faaa94d5d927c0e..f04c9c9e61ef75dcfd7b627238ab59d1aeaa5f18 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
index 35307471b4103b56f6152c16e1248a463fb8fb9f..589f6e475496246be69a7952592f91d2ca1739eb 100644 (file)
@@ -54,11 +54,11 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \
        $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/error.m4 \
        $(top_srcdir)/m4/euidaccess.m4 $(top_srcdir)/m4/exclude.m4 \
        $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \
-       $(top_srcdir)/m4/file-type.m4 $(top_srcdir)/m4/fileblocks.m4 \
-       $(top_srcdir)/m4/filemode.m4 $(top_srcdir)/m4/fnmatch.m4 \
-       $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/free.m4 \
-       $(top_srcdir)/m4/fstypename.m4 $(top_srcdir)/m4/fsusage.m4 \
-       $(top_srcdir)/m4/ftruncate.m4 \
+       $(top_srcdir)/m4/fcntl-safer.m4 $(top_srcdir)/m4/file-type.m4 \
+       $(top_srcdir)/m4/fileblocks.m4 $(top_srcdir)/m4/filemode.m4 \
+       $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \
+       $(top_srcdir)/m4/free.m4 $(top_srcdir)/m4/fstypename.m4 \
+       $(top_srcdir)/m4/fsusage.m4 $(top_srcdir)/m4/ftruncate.m4 \
        $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
        $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getgroups.m4 \
        $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \