VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23613   15 years vboxsync tcp.cpp: nippicking: No else after return.
(edit) @23602   15 years vboxsync Runtime/Aio: Bugfixes
(edit) @23411   15 years vboxsync Runtime/Aio-posix: stricter checking
(edit) @23406   15 years vboxsync Runtime/Aio-posix: Relax assertion. It is possible that more than …
(edit) @23405   15 years vboxsync Runtime/Aio-posix: Another difference in interpretation of the return …
(edit) @23396   15 years vboxsync Runteim/Aio-posix: Respect AIO_LISTIO_MAX for aio_suspend too. Should …
(edit) @23375   15 years vboxsync Very annoying assertion
(edit) @23364   15 years vboxsync Runtime/Aio-posix: The error code from lio_listio is in errno
(edit) @23349   15 years vboxsync iprt/sysfs: fix a todo
(edit) @23343   15 years vboxsync AIO/Posix: Build fix
(edit) @23342   15 years vboxsync AIO/Posix: Fix error code conversion on Darwin
(edit) @23340   15 years vboxsync AIO/Posix: Fix assertion on Darwin. AIO_LISTIO_MAX is defined with 16 …
(edit) @23332   15 years vboxsync iprt/linux/sysfs.h/cpp: code review, fixing RTLinuxSysFsGetLinkDest[V] …
(edit) @23312   15 years vboxsync IPRT: Fixed mac-ose build break caused by 10.4 not having lutimes().
(edit) @23309   15 years vboxsync iprt/linux: add APIs for locating device nodes to sysfs APIs
(edit) @23302   15 years vboxsync IPRT: r52791 repated for RTFileExists.
(edit) @23298   15 years vboxsync RTDirExists: Added a generic implementation for use on Window because …
(edit) @23292   15 years vboxsync path-win.cpp: build fix.
(edit) @23291   15 years vboxsync IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(edit) @23047   15 years vboxsync Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
(edit) @22969   15 years vboxsync Runtime/fileaio-linux: Negate the result code. errno values are …
(edit) @22959   15 years vboxsync sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
(edit) @22958   15 years vboxsync i64Diff not u64Diff
(edit) @22957   15 years vboxsync Runtime/semmutex: fix timeout handling like in semevent
(edit) @22956   15 years vboxsync Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
(edit) @22955   15 years vboxsync accident
(edit) @22954   15 years vboxsync Runtime/semevent: stupid typos; no RT_UNLIKELY
(edit) @22952   15 years vboxsync Runtime/semevent: Fix part II for the Linux-specific RTSemEvent*
(edit) @22950   15 years vboxsync Runtime/semevent: Fix part I for the Linux-specific RTSemEvent*
(edit) @22553   15 years vboxsync sched-darwin.cpp: Fixed reference of uninitialized variable in …
(edit) @22532   15 years vboxsync Runtime: todo
(edit) @22516   15 years vboxsync IPRT: Added RTFileExists
(edit) @22497   15 years vboxsync Spaces.
(edit) @22450   15 years vboxsync IPRT: gcc warning on 64-bit systems
(edit) @22210   15 years vboxsync IPRT/XML: do not treat all non-elements as elements (fix wrong …
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21890   16 years vboxsync r3/init.cpp: Use an atexit callback to flush the default logs.
(edit) @21872   16 years vboxsync RTMemPageAlloc[Z]/win: _aligned_malloc wants an aligned size.
(edit) @21677   16 years vboxsync r3/path.cpp: build fix.
(edit) @21675   16 years vboxsync IPRT: Moved rtPathVolumeSpecLen.
(edit) @21673   16 years vboxsync IPRT: Split up r3/path.cpp.
(edit) @21672   16 years vboxsync RTDirCreate: recent nevadas (111b at least) returns EACCES when …
(edit) @21619   16 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21616   16 years vboxsync nitpicking.
(edit) @21608   16 years vboxsync IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
(edit) @21592   16 years vboxsync VBoxRT-win64.def: ASMNopPause.
(edit) @21582   16 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21540   16 years vboxsync IPRT: RTSemSpinMutex implementation.
(edit) @21534   16 years vboxsync r3/generic
(edit) @21505   16 years vboxsync Fix Linux AIO by removing the needed header and defining needed types …
(edit) @21504   16 years vboxsync Trying to fix OSE take 2
(edit) @21503   16 years vboxsync bad idea
(edit) @21501   16 years vboxsync try to fix the OSE burn
(edit) @21500   16 years vboxsync Fix add burn with Solaris additions
(edit) @21499   16 years vboxsync Fix add burn with Solaris additions
(edit) @21494   16 years vboxsync Runtime/fileaio-win: Fix a possible race
(edit) @21493   16 years vboxsync Runtime/File: Add flag to disable the file cache
(edit) @21486   16 years vboxsync RTDirOpenFiltered: If trailing slash, then it has no pattern whatever …
(edit) @21428   16 years vboxsync Main: remove ENoMemory exception class, replace with std::bad_alloc() …
(edit) @21409   16 years vboxsync IPRT: rename ministring, add iprt:: namespace
(edit) @21322   16 years vboxsync OSE header fix
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21079   16 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21045   16 years vboxsync IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
(edit) @20961   16 years vboxsync fixed typo, it means occurred, not occured
(edit) @20911   16 years vboxsync IPRT: better fix.
(edit) @20839   16 years vboxsync darwin build fix.
(edit) @20823   16 years vboxsync iprt/stream.cpp: alignment hacks.
(edit) @20822   16 years vboxsync utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
(edit) @20821   16 years vboxsync IPRT: alignment check hacking.
(edit) @20819   16 years vboxsync getenv -> RTEnvGet.
(edit) @20736   16 years vboxsync typo.
(edit) @20605   16 years vboxsync IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
(edit) @20573   16 years vboxsync iprt/test.h: Added RTTestSetDefault.
(edit) @20498   16 years vboxsync process-posix.cpp: papszArgs must not be NULL (see the notes in the …
(edit) @20497   16 years vboxsync process-win.cpp: too quick.
(edit) @20496   16 years vboxsync process-win.cpp: Corrected assertion.
(edit) @20449   16 years vboxsync FreeBSD: Implement preemption API for guest SMP and enable it …
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20364   16 years vboxsync IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20299   16 years vboxsync Extra parameter checks for RTProcCreate.
(edit) @20238   16 years vboxsync export
(edit) @20111   16 years vboxsync IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
(edit) @20109   16 years vboxsync RTTestSkipAndDestroy.
(edit) @20103   16 years vboxsync r3/win/dir-win.cpp: r=bird: this isn't good enough.
(edit) @20102   16 years vboxsync space
(edit) @20101   16 years vboxsync IPRT: Rewrote RTPathTemp and added a testcase for it.
(edit) @20070   16 years vboxsync Runtime: wrong test
(edit) @20066   16 years vboxsync Runtime: added RTDirCreateTemp
(edit) @20019   16 years vboxsync Runtime: to much
(edit) @20018   16 years vboxsync Runtime: Added method for returning the system temporary directory path.
(edit) @19952   16 years vboxsync RTTest: More macros. Made RTTestFailure check for trailing new line to …
(edit) @19944   16 years vboxsync iprt: Some more RTTest stuff.
(edit) @19939   16 years vboxsync IPRT/test.cpp: Always report subtest results on a new line.
(edit) @19929   16 years vboxsync RTPathAppend: bugfix.
(edit) @19928   16 years vboxsync IPRT: More RTPathAppend docs updates.
(edit) @19926   16 years vboxsync IPRT: Added RTPathAppend.
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19562   16 years vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
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