rename and unlink in cygwin32

Christopher G. Faylor cgf@cygnus.com
Tue Sep 15 22:20:00 GMT 1998


In article <19980915141405.05370.cygnus.gnu-win32@bach.memex.co.uk>,
Stephen Marley <Stephen.Marley@memex.com> wrote:
>Could someone please describe how cygwin32 allows open files to be
>renamed and unlinked under Win32? (This is illegal in the native api).

Currently, if unlink() fails with the appropriate error, the filename
is placed in a queue for deletion at some future time.

>Are temporary files involved?

Nope.

>How robust is the scheme?

Not very.
-- 
cgf@cygnus.com
http://www.cygnus.com/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list