vbox的更動 40553 路徑 trunk/src/VBox/Runtime/r3/posix
- 時間撮記:
- 2012-3-20 下午03:41:39 (13 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/r3/posix/fileio2-posix.cpp
r39083 r40553 164 164 } 165 165 166 /* XXX this falls back to utimes("/proc/self/fd/...",...) for older kernels/glibcs and this 167 * will not work for hardened builds where this directory is owned by root.root and mode 0500 */ 166 168 if (futimes(RTFileToNative(hFile), aTimevals)) 167 169 {
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器