]> git.eshelyaron.com Git - emacs.git/commit
(Fcopy_file): Rearrange the code that calls fchown and
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Jul 2005 08:16:24 +0000 (08:16 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Jul 2005 08:16:24 +0000 (08:16 +0000)
commitb016179b58efb59ba177cafdaea6bdee2d23e0e0
tree24307eca53233481030b83499ccacfe177b71bf3
parent7d0c69befb28dfe1b2fe1745de7a7ba7dea905ef
(Fcopy_file): Rearrange the code that calls fchown and
fchmod so that chmod doesn't get called on MSDOS before the file
is closed.
src/ChangeLog
src/fileio.c