VirtualBox

source: vbox/trunk/src/VBox/Runtime/include/internal/magics.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82665   5 years vboxsync IPRT: First commit of FTP server code, along with a tool to run a …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76559   6 years vboxsync IPRT/include: Use IPRT_INCLUDED_INTERNAL_ rather than _internal_ as …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @74313   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73412   6 years vboxsync IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
(edit) @71492   7 years vboxsync Runtime: Introduce RTTraceLog* API for creating and parsing binary …
(edit) @69893   7 years vboxsync Runtime: New serial port API [build fix, forgotten file]
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @68317   7 years vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @67259   8 years vboxsync IPRT: Some ISO image maker sketches.
(edit) @66742   8 years vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @62477   8 years vboxsync (C) 2016
(edit) @56290   10 years vboxsync IPRT: Updated (C) year.
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @51571   11 years vboxsync Runtime/generic: Explicitly prevent mixing ring-3 and ring-0 spinlock …
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46567   12 years vboxsync RTMemAllocEx for ring-3.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45723   12 years vboxsync Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43645   12 years vboxsync IPRT: simple HTTP interface
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @39500   13 years vboxsync RTReq: More refactoring.
(edit) @37396   14 years vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37196   14 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
(edit) @37184   14 years vboxsync Corrected magic value... Sorry Jan.
(edit) @36816   14 years vboxsync IPRT: Initial commit of the disk volume management API. Supports …
(edit) @35213   14 years vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
(edit) @32751   14 years vboxsync Runtime: initial VFS support for tar
(edit) @30935   14 years vboxsync IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
(edit) @30712   14 years vboxsync Build fix.
(edit) @30578   14 years vboxsync semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27497   15 years vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @26801   15 years vboxsync poll-posix.cpp: initial untested code.
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @25690   15 years vboxsync iprt/lockvalidator: Record recursion on the lock stack.
(edit) @25682   15 years vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
(edit) @25611   15 years vboxsync iprt/lockvaldiator,++: owner record management and some other stuff. …
(edit) @25608   15 years vboxsync iprt/magics: UINT32_C.
(edit) @25607   15 years vboxsync iprt,pdmcritsect: Shortening and cleaning up the lock validator …
(edit) @25491   15 years vboxsync IPRT,PDMCritSect: Fixing critsect regression; contains under …
(edit) @25431   15 years vboxsync RTSemXRoads: initial implementation.
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25059   15 years vboxsync RTHeapOffset: Initial conversion of RTHeapSimple.
(edit) @23625   15 years vboxsync IPRT: Added RTTcpServerShutdown and cleaned up the code.
(edit) @21540   15 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @20360   16 years vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
(edit) @19509   16 years vboxsync IPRT: Started on debug support, RTDbg*.
(edit) @19368   16 years vboxsync IPRT: initial check in of the runtime S3 interface (not used yet)
(edit) @19040   16 years vboxsync IPRT/fileaio-linux.cpp: A quick code review and cleanup: * …
(edit) @18364   16 years vboxsync RTTest: kick-off for testcase helpers.
(edit) @12287   16 years vboxsync Fixed Tolkien birthdate.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11347   16 years vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10767   16 years vboxsync RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
(edit) @10766   16 years vboxsync handle table magic.
(edit) @10708   16 years vboxsync Runtime: add cache implementation
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3699   17 years vboxsync double underscore cleanup.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1816   18 years vboxsync moved magics to a common header to avoid duplicating the same defines …
(add) @1815   18 years vboxsync export it.
Note: See TracRevisionLog for help on using the revision log.

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