]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Lock autom4te's cache.
authorAkim Demaille <akim@epita.fr>
Tue, 6 May 2003 08:51:21 +0000 (08:51 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 6 May 2003 08:51:21 +0000 (08:51 +0000)
commitdb4f0f52c0cc6e672d6d9edad13af9da1e7d3a89
tree6d0146fc78a5307eec84993dccf6ab87024411fc
parentf2da1c1ca5d30efdd8e4a0f82d4829c5f761cd22
Lock autom4te's cache.
* lib/Autom4te/XFile.pm ($me, &name, &lock, &truncate, &seek): New.
* bin/autom4te.in (&Request::save, &Request::load): Use an IO::File
argument instead of a file name, so that the request file remains
open during the whole autom4te run.
($icache_file): New.
(&freeze): Lock the $icache_file.
ChangeLog
NEWS
bin/autom4te.in
lib/Autom4te/XFile.pm
man/autom4te.1