VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/init.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70345   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @69970   7 years vboxsync iprt/r3/init.cpp: Tag the argument conversions as 'will-leak'.
(edit) @69111   7 years vboxsync (C) year
(edit) @62944   8 years vboxsync IPRT: Use R3 init stubs for NetBSD too.
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @60773   9 years vboxsync IPRT/SUPR3Init/win: Must initialize the program path before the …
(edit) @59404   9 years vboxsync Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @53525   10 years vboxsync iprt: added RTR3InitIsInitialized
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48681   11 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
(edit) @46593   11 years vboxsync updates
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45350   12 years vboxsync More ntBldSymDb.cpp work.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44486   12 years vboxsync Just save all the init flags instead of just the unobtrusive one.
(edit) @44485   12 years vboxsync RT_BOOL.
(edit) @44460   12 years vboxsync build fix
(edit) @44456   12 years vboxsync Runtime: add unobtrusive initialisation option which does not block …
(edit) @40317   13 years vboxsync build fix.
(edit) @40304   13 years vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @39753   13 years vboxsync IPRT: disable critical error message boxes on init. Take three.
(edit) @39752   13 years vboxsync IPRT: disable critical error message boxes on init. Take two.
(edit) @39751   13 years vboxsync IPRT: disable critical error message boxes on init.
(edit) @38658   13 years vboxsync IPRT: , and are now deprecated, the conversion to local codeset …
(edit) @38639   13 years vboxsync iprt: burn fix. can expose these variables later if needed.
(edit) @38638   13 years vboxsync iprt: Change the console CP to CP_ACP if initializing from an …
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @36549   14 years vboxsync IPRT: hide stuff…
(edit) @36363   14 years vboxsync IPRT: Added g_frtAtExitCalled.
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @28903   15 years vboxsync IPRT: iconv cache.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @23919   15 years vboxsync re-apply r53640, r53642
(edit) @23892   15 years vboxsync temporarily back out r53642, r53640
(edit) @23871   15 years vboxsync followup for waitpid fix: old sigaction flags check fix
(edit) @23869   15 years vboxsync fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
(edit) @21890   15 years vboxsync r3/init.cpp: Use an atexit callback to flush the default logs.
(edit) @20911   15 years vboxsync IPRT: better fix.
(edit) @20839   15 years vboxsync darwin build fix.
(edit) @20821   15 years vboxsync IPRT: alignment check hacking.
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @18997   16 years vboxsync IPRT: Redid r46081.
(edit) @18989   16 years vboxsync iprt/process: update the cached process ID on fork
(edit) @18196   16 years vboxsync Runtime: don't hide the return code from SUPR3Init()
(edit) @18095   16 years vboxsync how difficult can this be…
(edit) @18055   16 years vboxsync Runtime: call setlocale from RTR3Init, not as a global initialiser
(edit) @14856   16 years vboxsync Runtime: moved initialization of g_u64ProgramStart*TS down to be …
(edit) @14832   16 years vboxsync build fix.
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @11842   16 years vboxsync build fix
(edit) @11841   16 years vboxsync IPRT: RTR3InitEx.
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11597   16 years vboxsync iprt: RTR3Init is called more than once (IPC and now nspr init), so do …
(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) @6677   17 years vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3123   17 years vboxsync Made VBOX_LOG_FLAGS=msprog work in GC.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1728   18 years vboxsync Added missing IN_GUEST to a couple of templates.
(edit) @1710   18 years vboxsync Fixed support for Linux guest ring 3 in the runtime
(add) @1   55 years vboxsync import
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