emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows)


From: Eli Zaretskii
Subject: Re: Race-condition ? (was: "Preserve owner and group" on MSDOS/Windows)
Date: Sun, 26 Jun 2005 20:59:42 +0200

> From: "Richard M. Stallman" <address@hidden>
> Date: Sun, 26 Jun 2005 00:46:54 -0400
> Cc: address@hidden
> 
> How about this fix?
> 
> *** fileio.c  24 Jun 2005 15:43:20 -0400      1.547
> --- fileio.c  25 Jun 2005 16:56:28 -0400      

This change will do Bad Things on MSDOS, because it calls chmod
before closing the file.

And fchown needs a similar trick on w32 as did chown.

I will fix these problems unless someone beats me to it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]