]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: Create temporary directory under a strict umask
authorScott James Remnant <scott@netsplit.com>
Tue, 3 Feb 2004 22:02:51 +0000 (22:02 +0000)
committerScott James Remnant <scott@netsplit.com>
Tue, 3 Feb 2004 22:02:51 +0000 (22:02 +0000)
commit21b9758e8c41c7f7638dfe4e8d01bb1d28f73de4
treea7272cefce414378e28e81993e1a7d1800826479
parent56ffee0e551ec26a3b8631996c0ca4b87264f8c5
* ltmain.in: Create temporary directory under a strict umask
rather than running chmod afterwards, preventing a race
condition where the directory could be replaced with a symbolic
link in the time between the two commands.
ChangeLog
ltmain.in