1 - The names of temporary files are now Ack'hex''unique'.'suffix'.
authorkeie <none@none>
Mon, 10 Sep 1984 16:33:03 +0000 (16:33 +0000)
committerkeie <none@none>
Mon, 10 Sep 1984 16:33:03 +0000 (16:33 +0000)
commit31f96c6850954cadfc4691c92fe0389c85619847
tree9dc0150cdfecaaf5f3b5d39ecc6ffbe93ad9ef45
parent6eda6ac320e58206a3b14f95ba80a12f4651ef1d
1 - The names of temporary files are now Ack'hex''unique'.'suffix'.
    'hex' is the pid of the current invocation of ack in hex.
    'unique' is a tail unique to this invocation.
2 - The outfile field is used to indicate default naming, can be ovrrriden
    by the -o flag.
3 - Added handling for phases with multiple inputs (ego, linker).
util/ack/files.c