From 1e1938032b142555fba9ba74ca4ada767d99860d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 21 Dec 2005 10:23:51 +0000 Subject: [PATCH] . --- Makefile.in | 3 ++- aclocal.m4 | 2 ++ doc/Makefile.in | 3 ++- lib/Makefile.in | 8 ++++++-- man/Makefile.in | 3 ++- src/Makefile.in | 3 ++- tests/Makefile.in | 3 ++- tests/basename/Makefile.in | 3 ++- tests/chgrp/Makefile.in | 3 ++- tests/chmod/Makefile.in | 3 ++- tests/chown/Makefile.in | 3 ++- tests/cp/Makefile.in | 3 ++- tests/cut/Makefile.in | 3 ++- tests/dd/Makefile.in | 3 ++- tests/dircolors/Makefile.in | 3 ++- tests/du/Makefile.in | 3 ++- tests/expr/Makefile.in | 3 ++- tests/factor/Makefile.in | 3 ++- tests/fmt/Makefile.in | 3 ++- tests/head/Makefile.in | 3 ++- tests/install/Makefile.in | 3 ++- tests/join/Makefile.in | 3 ++- tests/ln/Makefile.in | 3 ++- tests/ls-2/Makefile.in | 3 ++- tests/ls/Makefile.in | 3 ++- tests/md5sum/Makefile.in | 3 ++- tests/misc/Makefile.in | 4 +++- tests/mkdir/Makefile.in | 3 ++- tests/mv/Makefile.in | 3 ++- tests/od/Makefile.in | 3 ++- tests/pr/Makefile.in | 3 ++- tests/readlink/Makefile.in | 3 ++- tests/rm/Makefile.in | 3 ++- tests/rmdir/Makefile.in | 3 ++- tests/seq/Makefile.in | 3 ++- tests/sha1sum/Makefile.in | 3 ++- tests/shred/Makefile.in | 3 ++- tests/sort/Makefile.in | 3 ++- tests/stty/Makefile.in | 3 ++- tests/sum/Makefile.in | 3 ++- tests/tac/Makefile.in | 3 ++- tests/tail-2/Makefile.in | 3 ++- tests/tail/Makefile.in | 3 ++- tests/tee/Makefile.in | 3 ++- tests/test/Makefile.in | 3 ++- tests/touch/Makefile.in | 3 ++- tests/tr/Makefile.in | 3 ++- tests/tsort/Makefile.in | 3 ++- tests/unexpand/Makefile.in | 3 ++- tests/uniq/Makefile.in | 3 ++- tests/wc/Makefile.in | 3 ++- 51 files changed, 107 insertions(+), 51 deletions(-) diff --git a/Makefile.in b/Makefile.in index 192005f..fd8b929 100644 --- a/Makefile.in +++ b/Makefile.in @@ -54,7 +54,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/aclocal.m4 b/aclocal.m4 index 1d415e7..6993d4d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -918,7 +918,9 @@ m4_include([m4/calloc.m4]) m4_include([m4/canon-host.m4]) m4_include([m4/canonicalize.m4]) m4_include([m4/chdir-long.m4]) +m4_include([m4/chdir-safer.m4]) m4_include([m4/check-decl.m4]) +m4_include([m4/chmod-safer.m4]) m4_include([m4/chown.m4]) m4_include([m4/clock_time.m4]) m4_include([m4/cloexec.m4]) diff --git a/doc/Makefile.in b/doc/Makefile.in index 2d76b4c..ad90f3d 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/lib/Makefile.in b/lib/Makefile.in index 87ab4ac..e244230 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -46,7 +46,8 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ argmatch.c argmatch.h asnprintf.c asprintf.c atexit.c \ backupfile.c backupfile.h basename.c c-strtod.c c-strtod.h \ c-strtold.c calloc.c canon-host.c canon-host.h canonicalize.c \ - canonicalize.h chdir-long.c chdir-long.h chown.c cloexec.c \ + canonicalize.h chdir-long.c chdir-long.h chdir-safer.c \ + chdir-safer.h chmod-safer.c chmod-safer.h chown.c cloexec.c \ cloexec.h closeout.c closeout.h creat-safer.c cycle-check.c \ cycle-check.h dev-ino.h diacrit.c diacrit.h dirfd.c dirfd.h \ dirname.c dirname.h dup-safer.c dup2.c error.c error.h \ @@ -107,7 +108,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ @@ -486,6 +488,8 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/canon-host.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/canonicalize.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chdir-long.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chdir-safer.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chmod-safer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chown.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cloexec.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/closeout.Po@am__quote@ diff --git a/man/Makefile.in b/man/Makefile.in index eb3f927..fcc79de 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/src/Makefile.in b/src/Makefile.in index 93e39d0..4485290 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -76,7 +76,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/Makefile.in b/tests/Makefile.in index 924b9f9..37c29cb 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index 9fe2bc3..1ba8960 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index 0fc43c5..ec5d63b 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index f049a17..c260593 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index 2d51ad0..5e539cc 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index b4d6462..f833176 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 7239222..833bad0 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in index 5b3b520..8586e3b 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in index 8246973..afdf4ed 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 1eeee94..35c18ce 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in index 78f1067..1e27f78 100644 --- a/tests/expr/Makefile.in +++ b/tests/expr/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index 4c645c9..3cef2d1 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index 49900ef..78311a2 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index c81c373..a9a9720 100644 --- a/tests/head/Makefile.in +++ b/tests/head/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 8934d04..604583b 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 7ff2ee6..4c93453 100644 --- a/tests/join/Makefile.in +++ b/tests/join/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index bc7552e..2896e08 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index f89d222..a0b691d 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index 5bdbf48..eec2df2 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 8ea1080..06aa3d7 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index 847eb34..3d5bd68 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ @@ -309,6 +310,7 @@ TESTS_ENVIRONMENT = \ PROG=$$tst TESTS = \ + mknod \ stat-printf \ stat-fmt \ sort-rand \ diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in index 5827618..5c5b122 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index cb4e816..e09f71c 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in index d572170..4fe3123 100644 --- a/tests/od/Makefile.in +++ b/tests/od/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in index b7e4f3e..8791eef 100644 --- a/tests/pr/Makefile.in +++ b/tests/pr/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/readlink/Makefile.in b/tests/readlink/Makefile.in index 6d47a70..4aa098e 100644 --- a/tests/readlink/Makefile.in +++ b/tests/readlink/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 6a0d516..c0cef96 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index e8ea27f..639923a 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index 7887e97..1a4facc 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index 3ad6243..916a628 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index 79c82e4..15f7a44 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 86bd875..57e07ce 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in index 0b31bb4..85e3c38 100644 --- a/tests/stty/Makefile.in +++ b/tests/stty/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in index 34a1faa..6c6f3d1 100644 --- a/tests/sum/Makefile.in +++ b/tests/sum/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 8d3aa1e..10ec930 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 09ef6a9..9a04a69 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 6d42059..f2ef74d 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/tee/Makefile.in b/tests/tee/Makefile.in index de641e3..531d575 100644 --- a/tests/tee/Makefile.in +++ b/tests/tee/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index ffa69fc..020d812 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index 7855433..93ed978 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index aad02fa..08744a2 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 881615e..15d8917 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index fddc003..c3f8092 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -47,7 +47,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in index 7e413b0..e9ce897 100644 --- a/tests/uniq/Makefile.in +++ b/tests/uniq/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in index ccd358f..7925ee2 100644 --- a/tests/wc/Makefile.in +++ b/tests/wc/Makefile.in @@ -48,7 +48,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/calloc.m4 \ $(top_srcdir)/m4/canon-host.m4 \ $(top_srcdir)/m4/canonicalize.m4 \ - $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/check-decl.m4 \ + $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/chdir-safer.m4 \ + $(top_srcdir)/m4/check-decl.m4 $(top_srcdir)/m4/chmod-safer.m4 \ $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ $(top_srcdir)/m4/cloexec.m4 $(top_srcdir)/m4/closeout.m4 \ $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cycle-check.m4 \ -- 2.7.4