VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @77982   6 年 vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77929   6 年 vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Corrected syscall numbers. bugref:9172
(edit) @77917   6 年 vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77914   6 年 vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77911   6 年 vboxsync Main: bugref:7929: Fixed comilation issues
(edit) @77910   6 年 vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77836   6 年 vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77834   6 年 vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77833   6 年 vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77832   6 年 vboxsync IPRT: Spealiced RTFileCopyPartEx and associated prep/cleanup functions …
(edit) @77825   6 年 vboxsync IPRT: Split RTFileCopyEx and RTFileCopyByHandlesEx out of …
(edit) @77754   6 年 vboxsync IPRT: Some st_birthtime experimentation for FreeBSD.
(edit) @77744   6 年 vboxsync IPRT/RTPathSetTimesEx/posix: Try fall back on utimes if kernel doesn't …
(edit) @77684   6 年 vboxsync IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276
(edit) @77681   6 年 vboxsync IPRT: Adding an extended file open API that returns the action taken …
(edit) @77641   6 年 vboxsync IPRT/fileio-win.cpp: Corrected RTFileReadAt so it does not return …
(edit) @77635   6 年 vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
(edit) @77633   6 年 vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
(edit) @77632   6 年 vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
(edit) @77323   6 年 vboxsync Runtime/serialport-win.cpp: Don't keep dwEventMask on the stack for …
(edit) @77258   6 年 vboxsync localipc-posix.cpp: Memory leak fix in error handling code path
(edit) @77244   6 年 vboxsync fileio-sg-posix.cpp: scm fix. bugref:9172
(edit) @77239   6 年 vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77235   6 年 vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77234   6 年 vboxsync IPRT/fileio-posix.cpp: Return VERR_TRY_AGAIN when write() returns zero …
(edit) @77233   6 年 vboxsync IPRT: Some new FS types.
(edit) @77231   6 年 vboxsync IPRT: Return VERR_FILE_TOO_BIG if we exceed the FAT file limit while …
(edit) @77211   6 年 vboxsync IPRT: Specialized RTFileWriteAt and RTFileReadAt for windows. bugref:9172
(edit) @77210   6 年 vboxsync IPRT: Added r3/posix/fileio-at-posix.cpp for more efficient and safer …
(edit) @77209   6 年 vboxsync IPRT: Split RTFileWriteAt & RTFileReadAt out of fileio.cpp and into …
(edit) @77120   6 年 vboxsync IPRT: Some license header cleanups.
(edit) @76908   6 年 vboxsync Runtime/posix/serialport-posix: Fix access to pseudo terminals, they …
(edit) @76902   6 年 vboxsync IPRT/RTFileRead: Set pcbRead when returning immediately on a zero byte …
(edit) @76895   6 年 vboxsync Fix for Solaris biuld failure after r128246 - removing fVerifyIsDir …
(edit) @76878   6 年 vboxsync IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
(edit) @76823   6 年 vboxsync Runtime/Linux: remove volatile qualifier from freestanding asm blocks. …
(edit) @76634   6 年 vboxsync IPRT/rtProcNativeSetPriority: Must update g_pProcessPriority on …
(edit) @76585   6 年 vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 年 vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76557   6 年 vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76513   6 年 vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 年 vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76418   6 年 vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76417   6 年 vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76409   6 年 vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76362   6 年 vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76359   6 年 vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76357   6 年 vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76346   6 年 vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76090   6 年 vboxsync IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
(edit) @76073   6 年 vboxsync IPRT: Added RTSystemGetNtVersion.
(edit) @75883   6 年 vboxsync IPRT/shmem: Make doxygen and scm happy.
(edit) @75882   6 年 vboxsync thread-win.cpp: Use RTErrConvertFromNtStatus instead of …
(edit) @75881   6 年 vboxsync Runtime/r3/shmem-posix.cpp: Crash fix in RTShMemMapRegion
(edit) @75879   6 年 vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75878   6 年 vboxsync Runtime/r3/win: Made NtQuerySection accessible
(edit) @75797   6 年 vboxsync VBoxRT-openssl-1.1plus.def: Need a one more API for the new gsoap. Now …
(edit) @75795   6 年 vboxsync VBoxRT-openssl-pre-1.1.def: Need a one more API for the new gsoap.
(edit) @75725   6 年 vboxsync IPRT/RTProcCreateEx: Quick darwin implementation using PAM. bugref:4802
(edit) @75652   6 年 vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @75651   6 年 vboxsync IPRT/fileio-win.cpp: Fixed console handle regression from previous …
(edit) @75557   6 年 vboxsync IPRT/RTTimeSet-os2.cpp: RT_NS_1MIN is unsigned, make it signed so we …
(edit) @75544   6 年 vboxsync IPRT/fileio-win.cpp: Use rtPathNtQueryInfoFromHandle instead of …
(edit) @75536   6 年 vboxsync IPRT/fileio-win.cpp: added todo on RTFileQueryInfo.
(edit) @75466   6 年 vboxsync IPRT/RTTimeSet-os2.cpp: debug build fix
(edit) @75328   6 年 vboxsync IPRT/RTTimeSet-os2.cpp: More build fixes
(edit) @75321   6 年 vboxsync IPRT/RTTimeSet-os2.cpp: build fix
(edit) @75297   6 年 vboxsync IPRT: Better RTTimeSet for OS/2 by Y.T. Lets the time sync service …
(edit) @74638   6 年 vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
(edit) @74462   6 年 vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74461   6 年 vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74460   6 年 vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74458   6 年 vboxsync IPRT/ldrNative-win: Implemented RTLDRLOAD_FLAGS_NO_SUFFIX.
(edit) @74368   6 年 vboxsync IPRT/fileio-win.cpp: Disabled long filename code from r125172. See todo.
(edit) @74358   6 年 vboxsync IPRT/win/fileio-win.cpp: Added support for longer file names (> 260 …
(edit) @74254   6 年 vboxsync IPRT/krnlmod-darwin: Load and resolve IOKit dependency manually as it …
(edit) @74253   6 年 vboxsync IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
(edit) @73720   6 年 vboxsync Runtime/serialport-win.cpp: Fixes, can't use CancelIo because it …
(edit) @73703   6 年 vboxsync IPRT/r3/memsafer: Switched to individual scrambling words for each …
(edit) @73635   6 年 vboxsync Runtime/serialport-win.cpp: Fixes for I/O
(edit) @73630   6 年 vboxsync Runtime/serialport-win.cpp: Fixes for RTSerialPortOpen()
(edit) @73502   6 年 vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72959   6 年 vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72953   6 年 vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72863   6 年 vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72845   6 年 vboxsync fileio-win.cpp: g/c duplicate break;
(edit) @72625   6 年 vboxsync iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
(edit) @72624   6 年 vboxsync IPRT/utf8-posix.cpp: No VBOX_XXXX defines in IPRT.
(edit) @72613   6 年 vboxsync IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
(edit) @72605   6 年 vboxsync test.cpp: Make console output wider to accomodate bootsector2-test1 output.
(edit) @72364   7 年 vboxsync comment typos
(edit) @72285   7 年 vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
(edit) @72163   7 年 vboxsync IPRT: s/LocalUTCOffset/cNsUtcOffset/
(edit) @72162   7 年 vboxsync RTTimeLocalExplode/win: explain why.
(edit) @72161   7 年 vboxsync IPRT: Win32 FileTimeToSystemTime works with milliseconds, need to keep …
(edit) @72142   7 年 vboxsync build fix
(edit) @72140   7 年 vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @72100   7 年 vboxsync IPRT/rtTimeLocalUTCOffset: Fix for incorrect end/start of month …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette