VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21920   15 years vboxsync IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
(edit) @21919   15 years vboxsync iprt/crc32.cpp: strip docs, coding style.
(edit) @21918   15 years vboxsync IPRT: Added RTMd5().
(edit) @21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21890   15 years vboxsync r3/init.cpp: Use an atexit callback to flush the default logs.
(edit) @21872   15 years vboxsync RTMemPageAlloc[Z]/win: _aligned_malloc wants an aligned size.
(edit) @21859   15 years vboxsync IPRT/tar: fixed gcc warning (uninitialized variable)
(edit) @21848   15 years vboxsync zip.cpp: make sure we return VERR_NOT_SUPPORTED for attempts using …
(edit) @21844   15 years vboxsync IPRT/RTZip: Fixed LZJB support and added LZO.
(edit) @21814   15 years vboxsync IPRT: RTZipBlock for block compression.
(edit) @21813   15 years vboxsync Runtime: little fixes
(edit) @21812   15 years vboxsync Runtime: rename
(edit) @21810   15 years vboxsync IPRT: r=bird: RTZip - dunno if anything works after my changes because …
(edit) @21801   15 years vboxsync IPRT: Clearified RTFileReadAll*.
(edit) @21800   15 years vboxsync zip.cpp: do LZF block by block.
(edit) @21791   15 years vboxsync RTStrPutCpInternal: Fixed an irrelevant bug.
(edit) @21784   15 years vboxsync Runtime: Implemented tar archive I/O.
(edit) @21766   15 years vboxsync thread-r0drv-linux.c: shot at the 2.4 additions build breaks.
(edit) @21749   15 years vboxsync Runtime: optimization hint
(edit) @21748   15 years vboxsync Runtime: more corrections
(edit) @21746   15 years vboxsync Runtime: little corrections
(edit) @21745   15 years vboxsync Runtime: try to fix win burns
(edit) @21744   15 years vboxsync iprt/utf-8.cpp: dropped some unnecessary bits and fixed theoretical …
(edit) @21743   15 years vboxsync Runtime: more cleanup in the error case
(edit) @21742   15 years vboxsync Runtime: added SHA1 and manifest file support
(edit) @21740   15 years vboxsync IPRT: Some latin-1 cleanup and some preditions in the recoding loops.
(edit) @21737   15 years vboxsync export to OSE
(edit) @21728   15 years vboxsync iprt/string: change behaviour of Utf16 to Latin1 to reject …
(edit) @21725   15 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21723   15 years vboxsync tstUtf8: Test RTStrUtf8ToCurrentCP and RTUtf16ToLatin1 for …
(edit) @21714   15 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21678   15 years vboxsync build fix
(edit) @21677   15 years vboxsync r3/path.cpp: build fix.
(edit) @21676   15 years vboxsync common/path: build fix.
(edit) @21675   15 years vboxsync IPRT: Moved rtPathVolumeSpecLen.
(edit) @21674   15 years vboxsync IPRT: Added the common/path bits to RuntimeR0Drv (except RTPathAbsEx).
(edit) @21673   15 years vboxsync IPRT: Split up r3/path.cpp.
(edit) @21672   15 years vboxsync RTDirCreate: recent nevadas (111b at least) returns EACCES when …
(edit) @21658   15 years vboxsync Runtime/memobj-freebsd: Fix crash during VM temrination on …
(edit) @21657   15 years vboxsync Runtime/memuserkernel-freebsd: Fix compilation. There is no …
(edit) @21637   15 years vboxsync Reverted r50166: committed the wrong file.
(edit) @21635   15 years vboxsync 3.0: Backported r49929: sf: parameter validation.
(edit) @21633   15 years vboxsync vbi/memobj-r0drv-solaris.c: reserving kernel address space. (Same as …
(edit) @21621   15 years vboxsync memobj-r0drv-solaris.c: Implemented reserving kernel address space.
(edit) @21619   15 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21617   15 years vboxsync ministring.cpp: properties, file header (short description, sepearate …
(edit) @21616   15 years vboxsync nitpicking.
(edit) @21614   15 years vboxsync Link extra AVL code into ring 0 library
(edit) @21608   15 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21595   15 years vboxsync grumble
(edit) @21594   15 years vboxsync thread-r0drv-solaris.c: better interrupt context detection?
(edit) @21593   15 years vboxsync RTSemSpinMutexRequest: Some adjustments.
(edit) @21592   15 years vboxsync VBoxRT-win64.def: ASMNopPause.
(edit) @21588   15 years vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21582   15 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21555   15 years vboxsync semspinmutex-r0drv-generic.c: better fix.
(edit) @21554   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed missing wakup.
(edit) @21552   15 years vboxsync thread-r0drv-linux.c: Make sure we return boolean.
(edit) @21551   15 years vboxsync tstR0ThreadPreemption: Some adjustments to new …
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21548   15 years vboxsync semspinmutex-r0drv-generic.c: Two bugfixes, more assertions.
(edit) @21545   15 years vboxsync semspinmutex-r0drv-generic.c: Fixed RTSemSpinMutexRelease.
(edit) @21543   15 years vboxsync semspinmutex-r0drv-generic.c: windows build fix
(edit) @21542   15 years vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21541   15 years vboxsync tstR0ThreadPreemption: use ASMIntAreEnabled.
(edit) @21540   15 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21539   15 years vboxsync ASMNopPause implementation (mainly for AMD64/win).
(edit) @21538   15 years vboxsync fixed comment.
(edit) @21537   15 years vboxsync todo
(edit) @21536   15 years vboxsync iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
(edit) @21534   15 years vboxsync r3/generic
(edit) @21533   15 years vboxsync semfastmutex-generic.cpp: fixed leak in error path. @todo about no-nesting.
(edit) @21505   15 years vboxsync Fix Linux AIO by removing the needed header and defining needed types …
(edit) @21504   15 years vboxsync Trying to fix OSE take 2
(edit) @21503   15 years vboxsync bad idea
(edit) @21502   15 years vboxsync Compile async I/O support only into VBoxRT. The linux guest additions …
(edit) @21501   15 years vboxsync try to fix the OSE burn
(edit) @21500   15 years vboxsync Fix add burn with Solaris additions
(edit) @21499   15 years vboxsync Fix add burn with Solaris additions
(edit) @21497   15 years vboxsync RTR0MemObj*: correctly reject unsupported alignment requirements …
(edit) @21495   15 years vboxsync Runtime/FileAio: Enable by default (PDMAsyncCompletion API will need …
(edit) @21494   15 years vboxsync Runtime/fileaio-win: Fix a possible race
(edit) @21493   15 years vboxsync Runtime/File: Add flag to disable the file cache
(edit) @21486   15 years vboxsync RTDirOpenFiltered: If trailing slash, then it has no pattern whatever …
(edit) @21452   15 years vboxsync Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
(edit) @21451   15 years vboxsync iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
(edit) @21428   15 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21409   15 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21399   15 years vboxsync timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
(edit) @21396   15 years vboxsync IPRT: fix missing '\0'
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21381   15 years vboxsync IPRT: gcc warnings when compiled as ISO C
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21375   15 years vboxsync log.cpp: Make the ring-0 fallback logging more obvious and support the …
(edit) @21356   15 years vboxsync typo
(edit) @21355   15 years vboxsync build fix.
(edit) @21349   15 years vboxsync spinlock-r0drv-linux.c: missing header.
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