VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @77982   6 年 vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77970   6 年 vboxsync IPRT/dvm: s/offEnd/offLast - see coding guidelines on 'end' vs 'last'.
(edit) @77910   6 年 vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77754   6 年 vboxsync IPRT: Some st_birthtime experimentation for FreeBSD.
(edit) @77727   6 年 vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77256   6 年 vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @77231   6 年 vboxsync IPRT: Return VERR_FILE_TOO_BIG if we exceed the FAT file limit while …
(edit) @76585   6 年 vboxsync *: scm --fix-header-guard-endif
(edit) @76559   6 年 vboxsync IPRT/include: Use IPRT_INCLUDED_INTERNAL_ rather than _internal_ as …
(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) @75879   6 年 vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75652   6 年 vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @75237   6 年 vboxsync IPRT: Added support for reading MAPSYM output.
(edit) @75235   6 年 vboxsync IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
(edit) @74638   6 年 vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
(edit) @74313   6 年 vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74295   6 年 vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @73672   6 年 vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 年 vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73531   6 年 vboxsync IPRT: Some work on stack unwinding using dwarf info. bugref:3897
(edit) @73494   6 年 vboxsync IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
(edit) @73412   6 年 vboxsync IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
(edit) @73401   6 年 vboxsync dbgmoddeferred: magic
(edit) @73375   6 年 vboxsync IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
(edit) @73150   6 年 vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @72863   6 年 vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @71492   7 年 vboxsync Runtime: Introduce RTTraceLog* API for creating and parsing binary …
(edit) @70890   7 年 vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70481   7 年 vboxsync iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
(edit) @69893   7 年 vboxsync Runtime: New serial port API [build fix, forgotten file]
(edit) @69840   7 年 vboxsync IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
(edit) @69795   7 年 vboxsync IPRT: file mode changing on NT + RTChMod command. - Reimplemented …
(edit) @69753   7 年 vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69716   7 年 vboxsync IPRT: More work on directory relative APIs (NT mainly) and VFS; …
(edit) @69705   7 年 vboxsync IPRT: VFS and NT path handling fixes. * Rewrote RTDirQueryInfo for …
(edit) @69691   7 年 vboxsync iprt: Started on RTDirRel for NT.
(edit) @69674   7 年 vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69616   7 年 vboxsync DVM: Got a working pseudo vfs. It's now possible to do stuff like: …
(edit) @69609   7 年 vboxsync iprt/dvm: Some API adjusting to VFS - work in progress.
(edit) @69474   7 年 vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69436   7 年 vboxsync IPRT: remove internal ELF headers (using iprt/formats/elf*.h instead).
(edit) @69111   7 年 vboxsync (C) year
(edit) @68317   7 年 vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @67259   8 年 vboxsync IPRT: Some ISO image maker sketches.
(edit) @66742   8 年 vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @66415   8 年 vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66120   8 年 vboxsync IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
(edit) @64623   8 年 vboxsync direnum-r3-nt.cpp: Fill in inode info when we can.
(edit) @64620   8 年 vboxsync IPRT: Distinguish between actual symbolic links and other reparse …
(edit) @64281   8 年 vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @62477   8 年 vboxsync (C) 2016
(edit) @60121   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @58743   9 年 vboxsync IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones …
(edit) @58727   9 年 vboxsync rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.
(edit) @58282   9 年 vboxsync localipc-posix.cpp: Partly debugged code.
(edit) @58269   9 年 vboxsync iprt/r0drv: untested electrical heap alloc functions.
(edit) @57974   9 年 vboxsync IPRT: Some more doxygen fixes.
(edit) @57944   9 年 vboxsync iprt: More doxygen corrections.
(edit) @57645   9 年 vboxsync IPRT/pipe: build fix
(edit) @57643   9 年 vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @56290   9 年 vboxsync IPRT: Updated (C) year.
(edit) @55863   10 年 vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @54362   10 年 vboxsync thread2-r0drv-solaris.c: thread_join
(edit) @54358   10 年 vboxsync IPRT/R0Drv: Fix (windows & solaris) / kludge (the rest) for thread …
(edit) @53877   10 年 vboxsync ldrPE: Windows 10 IMAGE_LOAD_CONFIG_DIRECTORY update.
(edit) @53536   10 年 vboxsync Runtime/socket: Add timeout argument to RTTcpClientConnectEx to …
(edit) @53487   10 年 vboxsync Split rtSocketBindRawAddr from rtSocketBind.
(edit) @52457   10 年 vboxsync IPRT: Tell the windows debugger the name of our threads.
(edit) @52403   10 年 vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(edit) @52290   10 年 vboxsync RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
(edit) @52213   10 年 vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @51571   11 年 vboxsync Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock …
(edit) @51519   11 年 vboxsync Runtime: Comment nits.
(edit) @49150   11 年 vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49061   11 年 vboxsync More Mach-O symbol hacking.
(edit) @49044   11 年 vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @48905   11 年 vboxsync Promoted Runtime/include/internal/ldrMach-O.h to …
(edit) @47535   11 年 vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47199   11 年 vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46593   11 年 vboxsync updates
(edit) @46567   11 年 vboxsync RTMemAllocEx for ring-3.
(edit) @46278   12 年 vboxsync oops.
(edit) @46274   12 年 vboxsync dbgmodcodeview.cpp: Added code for parsing microsoft COFF debug …
(edit) @46266   12 年 vboxsync IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
(edit) @46164   12 年 vboxsync More exteran .dSYM and .dwo bundles/files changes.
(edit) @46161   12 年 vboxsync First part of loading .dSYM bundles.
(edit) @46149   12 年 vboxsync IPRT: Dwarf and ELF fixes.
(edit) @46134   12 年 vboxsync RTDbgModRemoveAll
(edit) @46131   12 年 vboxsync ldrPE.cpp: Added fallback pfnEnumSymbols implementation that works …
(edit) @46115   12 年 vboxsync Windows 2000 fixes.
(edit) @46113   12 年 vboxsync Implemented debug module that uses the exported symbols. This will …
(edit) @46101   12 年 vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46083   12 年 vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46048   12 年 vboxsync Added a RTDbgMod reader that employs DbgHelp.dll.
(edit) @45994   12 年 vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45984   12 年 vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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