On 1/4/2016 4:46 PM, Ganesh Ajjanagadde wrote:
> Yes, this is strange. url_move points to file_move, and the only
> system functionality it relies on is rename, available in stdio.h. The
> semantics vary from system to system, with some details specified in
> POSIX, but rename itself is standard C:
> http://en.cppreference.com/w/c/io/rename.
> As the code is recent, dating to this year's gsoc, 824a82d1b8, it may
> not be too surprising that this was not addressed yet.

I know rename is not atomic on Windows, if that matters.

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to