VirtualBox

source: vbox/trunk/include/iprt/mangling.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @49326   11 年 vboxsync IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
(edit) @49182   11 年 vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(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) @49039   11 年 vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48850   11 年 vboxsync Forgot to mangle RTZipXarFsStreamFromIoStream.
(edit) @48835   11 年 vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @47762   11 年 vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47572   11 年 vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47516   11 年 vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47500   11 年 vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47359   11 年 vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47356   11 年 vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47352   11 年 vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47344   11 年 vboxsync RTZipGzipDecompressBuffer was removed.
(edit) @47340   11 年 vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47199   11 年 vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46639   11 年 vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46593   11 年 vboxsync updates
(edit) @46567   11 年 vboxsync RTMemAllocEx for ring-3.
(edit) @46298   12 年 vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
(edit) @46250   12 年 vboxsync Another missing mangling name (thanks Vadim)
(edit) @46249   12 年 vboxsync Attempt to fix burn: mangling.
(edit) @46211   12 年 vboxsync More strcache testing and some tuning.
(edit) @46208   12 年 vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46184   12 年 vboxsync forgot mangling again.
(edit) @46164   12 年 vboxsync More exteran .dSYM and .dwo bundles/files changes.
(edit) @46163   12 年 vboxsync forgot mangling again.
(edit) @46157   12 年 vboxsync Fix burn.
(edit) @46134   12 年 vboxsync RTDbgModRemoveAll
(edit) @46109   12 年 vboxsync Made deferred loading work.
(edit) @46105   12 年 vboxsync iprt/mangling: Solaris build fix.
(edit) @46104   12 年 vboxsync RTPathFilenameEx: Take path style as argument.
(edit) @46101   12 年 vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46080   12 年 vboxsync Added RTLdrOpenInMemory.
(edit) @46077   12 年 vboxsync iprt/mangling: Solaris build fix.
(edit) @46070   12 年 vboxsync RTDbgCfg,++: Compressed server files and other fixes.
(edit) @46050   12 年 vboxsync More symbol work
(edit) @46012   12 年 vboxsync typo.
(edit) @46010   12 年 vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46008   12 年 vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @45994   12 年 vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45990   12 年 vboxsync Attempt #2 to fix burn.
(edit) @45989   12 年 vboxsync Attempt to fix build.
(edit) @45984   12 年 vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45948   12 年 vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45400   12 年 vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45394   12 年 vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45393   12 年 vboxsync build fix.
(edit) @45375   12 年 vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45231   12 年 vboxsync doppelmoppel
(edit) @45230   12 年 vboxsync Main: OVF 2.0 support. A few corrections. Added …
(edit) @45229   12 年 vboxsync build fix
(edit) @45227   12 年 vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45154   12 年 vboxsync Try to fix build boxes
(edit) @45129   12 年 vboxsync RTCritSectRwIsWriteOwner
(edit) @45118   12 年 vboxsync IPRT/manglin.h: RTNetStrToIPv4Addr.
(edit) @45113   12 年 vboxsync build fix
(edit) @45112   12 年 vboxsync build fix
(edit) @44624   12 年 vboxsync Missing entry in mangling.h
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44458   12 年 vboxsync Runtime: fix mangling.
(edit) @44298   12 年 vboxsync Implemented RTFileSetOwner on non-windows systems.
(edit) @44278   12 年 vboxsync IPRT: Initial implementation of rm. Missing interactivity. Not tested …
(edit) @44241   12 年 vboxsync Runtime/sg.cpp: Add API to check a buffer for zeros
(edit) @43291   12 年 vboxsync mangling.h: typo.
(edit) @43214   12 年 vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
(edit) @43213   12 年 vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
(edit) @43171   12 年 vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @42712   12 年 vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42067   12 年 vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @41920   12 年 vboxsync Build fix
(edit) @41911   12 年 vboxsync backed out r78763 and r78763
(edit) @41909   12 年 vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41889   12 年 vboxsync backed out r78740
(edit) @41887   12 年 vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41551   13 年 vboxsync Fix build
(edit) @41549   13 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @41169   13 年 vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41094   13 年 vboxsync Runtime/Dvm: Glue for VFS
(edit) @40979   13 年 vboxsync Corrected two really old sins.
(edit) @40966   13 年 vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40894   13 年 vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40807   13 年 vboxsync build fix
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40668   13 年 vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40071   13 年 vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40053   13 年 vboxsync IPRT: Added RTAvllU32RemoveNode.
(edit) @40029   13 年 vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @40027   13 年 vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
(edit) @39910   13 年 vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39877   13 年 vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39732   13 年 vboxsync mangler.h: RTCdrom*.
(edit) @39722   13 年 vboxsync build fix
(edit) @39690   13 年 vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39632   13 年 vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39612   13 年 vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39550   13 年 vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39503   13 年 vboxsync RTReq: Bugfix and some more refactoring.
(edit) @39498   13 年 vboxsync RTReq refactoring.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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