vbox的更動 44489 路徑 trunk/src/VBox/Runtime/r3/posix
- 時間撮記:
- 2013-1-31 下午01:06:51 (12 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/r3/posix/process-creation-posix.cpp
r40825 r44489 298 298 AssertReturn(!pszPassword || pszAsUser, VERR_INVALID_PARAMETER); 299 299 AssertPtrNullReturn(pszPassword, VERR_INVALID_POINTER); 300 #if defined(RT_OS_OS2) 301 if (fFlags & RTPROC_FLAGS_DETACHED) 302 return VERR_PROC_DETACH_NOT_SUPPORTED; 303 #endif 300 304 301 305 /*
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器