vbox的更動 33540 路徑 trunk/src/VBox/Runtime/r3/dir.cpp
- 時間撮記:
- 2010-10-28 上午09:27:05 (14 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/r3/dir.cpp
r28918 r33540 220 220 /* 221 221 * Ok, we've got zero or more characters. 222 * We'll try match starting at each occur ence of this character.222 * We'll try match starting at each occurrence of this character. 223 223 */ 224 224 default: … … 344 344 /* 345 345 * Ok, we've got zero or more characters. 346 * We'll try match starting at each occur ence of this character.346 * We'll try match starting at each occurrence of this character. 347 347 */ 348 348 default: … … 569 569 * 570 570 * The posix definition of Data.d_name allows it to be < NAME_MAX + 1, 571 * thus the horrible ugl yness here. Solaris uses d_name[1] for instance.571 * thus the horrible ugliness here. Solaris uses d_name[1] for instance. 572 572 */ 573 573 #ifndef RT_OS_WINDOWS
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器