VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41774   12 年 vboxsync bugref..
(edit) @41763   12 年 vboxsync IPRT/thread-posix.cpp: Use pthread_setname_np if present (currently …
(edit) @41686   12 年 vboxsync Runtime/r3/solaris: coredumper cleanup.
(edit) @41504   12 年 vboxsync RTStrmGetLine: Deal with correctly with \r\n, current handling is …
(edit) @41182   13 年 vboxsync IPRT/process-win: Added ERROR_BAD_DEVICE translation.
(edit) @41056   13 年 vboxsync IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
(edit) @41055   13 年 vboxsync IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
(edit) @40825   13 年 vboxsync Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
(edit) @40751   13 年 vboxsync removed posix comment from win source
(edit) @40654   13 年 vboxsync Runtime/r3, RDP: Solaris 11 iconv change.
(edit) @40651   13 年 vboxsync Runtime/r3/posix, RDP/client: Solaris 11 iconv change. Avoid …
(edit) @40646   13 年 vboxsync Spaces.
(edit) @40571   13 年 vboxsync ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
(edit) @40553   13 年 vboxsync fileio2-posix: comment
(edit) @40504   13 年 vboxsync Solaris 11 build fixes.
(edit) @40497   13 年 vboxsync Typo.
(edit) @40317   13 年 vboxsync build fix.
(edit) @40307   13 年 vboxsync build fix
(edit) @40306   13 年 vboxsync build fix
(edit) @40305   13 年 vboxsync IPRT: Fixed unresolved symbols on OS/2.
(edit) @40304   13 年 vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40132   13 年 vboxsync Runtime/win: minor .def update for the updated OpenSSL library
(edit) @40131   13 年 vboxsync Runtime/win: update .def file to reflect additional functions
(edit) @40105   13 年 vboxsync Runtime/test: Propagate return code to caller
(edit) @40103   13 年 vboxsync Runtime/semeventmulti-posix.cpp: Fix bug which causes that a …
(edit) @40102   13 年 vboxsync Runtime/pipe-posix: Use timeout value in RTPipeSelectOne
(edit) @40101   13 年 vboxsync Runtime/fs-posix: Missing error propagation
(edit) @40046   13 年 vboxsync RTProcDaemonizeUsingFork: close pidfile handle in some error cases
(edit) @39987   13 年 vboxsync Runtime/r3/fileio-win: also properly handle the unlikely case
(edit) @39933   13 年 vboxsync Runtime/xml: be paranoid
(edit) @39867   13 年 vboxsync process-win.cpp: Splitting monster function.
(edit) @39866   13 年 vboxsync process-win.cpp: Addressing todos, fixed a potential heap corruption …
(edit) @39865   13 年 vboxsync build fix.
(edit) @39864   13 年 vboxsync process-win.cpp: address previous todo, added new ones, some clean up.
(edit) @39863   13 年 vboxsync process-win.cpp: Do not return failure because UnloadUserProfile …
(edit) @39846   13 年 vboxsync %ld -> %u + %#x.
(edit) @39842   13 年 vboxsync IPRT/process-win: Fixed handle leak on legacy APIs; check rc when …
(edit) @39807   13 年 vboxsync duh2!
(edit) @39806   13 年 vboxsync duh!
(edit) @39804   13 年 vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
(edit) @39802   13 年 vboxsync IPRT: socket / address resolving fixes. Debugged.
(edit) @39801   13 年 vboxsync IPRT: socket / address resolving fixes.
(edit) @39753   13 年 vboxsync IPRT: disable critical error message boxes on init. Take three.
(edit) @39752   13 年 vboxsync IPRT: disable critical error message boxes on init. Take two.
(edit) @39751   13 年 vboxsync IPRT: disable critical error message boxes on init.
(edit) @39729   13 年 vboxsync Acquire the necessary privileges to perform shutdown if need too. …
(edit) @39728   13 年 vboxsync nit
(edit) @39727   13 年 vboxsync VINF_SYS_MAY_POWER_OFF
(edit) @39726   13 年 vboxsync RTSystemShutdown/win: Initial implementation.
(edit) @39724   13 年 vboxsync Shutdown implementation for linux (untested).
(edit) @39692   13 年 vboxsync pipe-posix.cpp: solaris build fix.
(edit) @39691   13 年 vboxsync pipe-win.cpp: build fix.
(edit) @39690   13 年 vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39627   13 年 vboxsync backed out previous changeset
(edit) @39626   13 年 vboxsync more symlink stuff
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39489   13 年 vboxsync Runtime: compatibility fix
(edit) @39443   13 年 vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39395   13 年 vboxsync IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().
(edit) @39388   13 年 vboxsync RTStrSetMode: Only recheck when flipping the binary flag.
(edit) @39384   13 年 vboxsync IPRT/stream-r3: Bugfixes for re-checking/applying stream modes.
(edit) @39383   13 年 vboxsync faster, better. untested. :)
(edit) @39382   13 年 vboxsync Use RT_BOOL!
(edit) @39381   13 年 vboxsync Build fix.
(edit) @39380   13 年 vboxsync Build fix.
(edit) @39377   13 年 vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
(edit) @39327   13 年 vboxsync scm whitespace cleanups.
(edit) @39143   13 年 vboxsync Runtime/fileaio-posix: Don't use NULL for size_t (patch from public #9830)
(edit) @39093   13 年 vboxsync build fix
(edit) @39092   13 年 vboxsync alloc-ef-cpp.cpp: build fix.
(edit) @39091   13 年 vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39089   13 年 vboxsync alloc-ef-cpp.cpp: Another build fix…
(edit) @39088   13 年 vboxsync alloc-ef-cpp.cpp: build fix.
(edit) @39087   13 年 vboxsync alloc-ef-cpp.cpp: Always compile the stuff, so that fencing depends on …
(edit) @39083   13 年 vboxsync IPRT: -Wunused-parameter.
(edit) @39070   13 年 vboxsync VMM,IPRT: -Wunused-function.
(edit) @39032   13 年 vboxsync IPRT: Fixed unused variable warnings.
(edit) @39030   13 年 vboxsync RTFileGetSize/posix: Make it figure the size of a volume/disk.
(edit) @39027   13 年 vboxsync RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
(edit) @39025   13 年 vboxsync fileio-win.cpp: hacking in progress…
(edit) @38904   13 年 vboxsync some small memory leaks in error cases and additional NULL checks
(edit) @38758   13 年 vboxsync IPRT: Added Windows 8 OS detection
(edit) @38658   13 年 vboxsync IPRT: , and are now deprecated, the conversion to local codeset …
(edit) @38639   13 年 vboxsync iprt: burn fix. can expose these variables later if needed.
(edit) @38638   13 年 vboxsync iprt: Change the console CP to CP_ACP if initializing from an …
(edit) @38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38618   13 年 vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
(edit) @38332   13 年 vboxsync Runtime/fileaio-freebsd: Fix error check for aio_error (detected by …
(edit) @38036   13 年 vboxsync VBoxRT: add SSL_get_certificate.
(edit) @37774   13 年 vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37733   13 年 vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37679   13 年 vboxsync iprt/fileio-posix: gcc-4.6 warning => error
(edit) @37631   13 年 vboxsync coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
(edit) @37609   13 年 vboxsync build fix
(edit) @37607   13 年 vboxsync build fix
(edit) @37600   13 年 vboxsync build fix
(edit) @37598   13 年 vboxsync build fix
(edit) @37597   13 年 vboxsync darwin build fix
(edit) @37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37563   13 年 vboxsync Runtime/pathhost-posix.cpp: missing include
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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