search for: _rename

Displaying 3 results from an estimated 3 matches for "_rename".

Did you mean: rename
2004 Jul 24
0
ext[23]_rename do not update [cm]time of target directory
POSIX says in <http://www.opengroup.org/onlinepubs/009695399/functions/rename.html>: Upon successful completion, rename() shall mark for update the st_ctime and st_mtime fields of the parent directory of each file. ext[23]_rename fail to update st_[cm]time of the target directory if the target file already existed. Andreas. -- Andreas Schwab, SuSE Labs, schwab at suse.de SuSE Linux AG, Maxfeldstra?e 5, 90409 N?rnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something...
2019 Mar 03
0
Wine release 3.0.5
...ugMessageCallback to handle calling convention differences. xaudio2: Use assembly wrapper to call OnVoiceProcessingPassStart callback. Serge Gautherie (1): jscript: Fix a MSVC-x64 warning about to_uint32(). Stefan Dösinger (5): msvcp140: Implement _Temp_get. msvcp120: Tr2::_Rename_wchar NULL ptr handling differs from tr2::_Rename. msvcp140: Export _Rename. msvcp140/tests: Test _Last_write_time and _Set_last_write_time. ntdll: Avoid more race conditions in RtlDeregisterWaitEx. Sven Baars (2): dsound: Fix a memory leak (Valgrind). gdiplus: Fix a...
2018 Jul 20
0
Wine release 3.13
...lement vkGetDeviceQueue2. Serge Gautherie (3): windowscodecs: Fix an MSVC warning about get_decoder_info(). guiddef.h: REF* types do not depend on CINTERFACE. shell32: Fix 2 MSVC warnings about flags. Stefan Dösinger (3): msvcp140: Implement _Temp_get. msvcp120: Tr2::_Rename_wchar NULL ptr handling differs from tr2::_Rename. msvcp140: Export _Rename. Vincent Povirk (2): mscoree: Use upgrade code to find installed Wine Mono version. appwiz.cpl: Update Wine Mono to 4.7.3. Zebediah Figura (5): msi: Avoid starting the RPC server more than once for...