Home
last modified time | relevance | path

Searched refs:update_file (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/
H A DFileUtils.pm50 &update_file &up_to_date_p
160 sub update_file ($$;$) subroutine
/netbsd-src/external/gpl2/gmake/dist/
H A Dremake.c63 static int update_file PARAMS ((struct file *file, unsigned int depth));
154 x = update_file (file, rebuilding_makefiles ? 1 : 0); in update_goal_chain()
284 update_file (struct file *file, unsigned int depth) in update_file() function
337 status |= update_file (d->file, depth + 1); in update_file()
569 dep_status |= update_file (d->file, depth); in update_file_1()
947 dep_status = update_file (file, depth); in check_dep()
H A DChangeLog45 * remake.c (update_file): Add alloca(0) to clean up alloca'd
297 many commands got started in update_file.
963 (update_file): If we got an error don't break out to run more
1296 * remake.c (update_file): Don't walk the double-colon chain unless
/netbsd-src/external/gpl3/autoconf/dist/bin/
H A Dautoheader.in286 update_file ("$tmp/config.hin", "$config_h_in", $force);
H A Dautoupdate.in404 update_file ("$tmp/updated",
H A Dautoreconf.in280 update_file ('aclocal.m4t', 'aclocal.m4');
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.38147 (update_file, contents): Use it.
15216 from masters, so that FileUtils.pm's update_file provide --force
15218 * bin/autoheader.in: Pass $force to update_file so that
16991 * lib/Autom4te/FileUtils.pm (&update_file): s/cannot not/cannot/g.
16997 * lib/Autom4te/FileUtils.pm (&update_file): Be sure not to leave
17230 * lib/Autom4te/General.pm (&find_file, &mtime, &update_file)
18444 * lib/Autom4te/General.pm (&update_file): Use `verbose' to report
18818 * lib/Autom4te/General.pm (&update_file): s/die/error/.
20497 * lib/Autom4te/General.pm (&update_file): If destination is
21408 * lib/Autom4te/General.pm (&update_file): s/remove/unlink/.
[all …]