VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27017   15 years vboxsync made the testsuite build on windows.
(edit) @26915   15 years vboxsync Runtime/tcp: new function to query the local address of a socket.
(edit) @26880   15 years vboxsync gcc warning
(edit) @26844   15 years vboxsync RTPollSetCount.
(edit) @26843   15 years vboxsync RTSystemQueryDmiString-darwin.cpp: fixed leaks and buffer overflow …
(edit) @26839   15 years vboxsync RTSystemQueryDmiString-linux.cpp: fixed edge case.
(edit) @26827   15 years vboxsync IPRT: RTPollSetCount() -> RTPollGetCount().
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26821   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString fix.
(edit) @26808   15 years vboxsync Runtime/r3/darwin: unwanted header.
(edit) @26807   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString cleanup
(edit) @26806   15 years vboxsync Runtime/r3/darwin: unwanted headers
(edit) @26805   15 years vboxsync poll-posix.cpp: build fix.
(edit) @26804   15 years vboxsync process-posix.cpp: Drop the old RTProcCreate code.
(edit) @26803   15 years vboxsync Runtime/r3/darwin: Implemented RTSystemQueryDmiString
(edit) @26802   15 years vboxsync Implemented RTProcCreateEx for posix. The new features hasn't been …
(edit) @26801   15 years vboxsync poll-posix.cpp: initial untested code.
(edit) @26788   15 years vboxsync poll.h not pipe.h.
(edit) @26786   15 years vboxsync Runtime: Stubbed the polling API.
(edit) @26785   15 years vboxsync doc typo
(edit) @26784   15 years vboxsync iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26765   15 years vboxsync build fix.
(edit) @26763   15 years vboxsync wrong dir for pipe-win.cpp.
(edit) @26762   15 years vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26761   15 years vboxsync IPRT: Implemented RTFileOpenBitBucket.
(edit) @26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
(edit) @26665   15 years vboxsync build fix
(edit) @26660   15 years vboxsync RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
(edit) @26645   15 years vboxsync IPRT: Update for RTSystemQueryDmiString-win. Now passes testcase, but …
(edit) @26626   15 years vboxsync Implemented RTSystemQueryDmiString on Solaris.
(edit) @26618   15 years vboxsync RTSystemQueryDmiString-linux.cpp: the dmi stuff can be in …
(edit) @26612   15 years vboxsync RTTcpGetPeerAddress: Host endian for the port.
(edit) @26610   15 years vboxsync tcp.cpp: IPRT_WITH_TCPIP_V6 not IPRT_TCP_IN6.
(edit) @26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26590   15 years vboxsync tcp: build fix.
(edit) @26589   15 years vboxsync tcp.cpp: build fix.
(edit) @26588   15 years vboxsync iprt: New type RTNETADDR for storing any address + type + port. Added …
(edit) @26549   15 years vboxsync r3/process.cpp: Don't assert in RTProcGetExecutableName.
(edit) @26530   15 years vboxsync fileaio-win.cpp: More warnings.
(edit) @26528   15 years vboxsync win.x86 warning.
(edit) @26525   15 years vboxsync Runtime: win.amd64 warnings.
(edit) @26476   15 years vboxsync iprt: Added RTPathCountComponents, RTPathCopyComponents, …
(edit) @26415   15 years vboxsync process-posix.cpp: doc
(edit) @26363   15 years vboxsync thread-posix.cpp: RTThreadPoke is optional, don't assert if the signal …
(edit) @26361   15 years vboxsync thread-posix.cpp: No RTThreadPoke in guest context.
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @26318   15 years vboxsync build fix
(edit) @26317   15 years vboxsync bogus
(edit) @26316   15 years vboxsync gcc warnings when compiling against newer libcs
(edit) @26258   15 years vboxsync two more
(edit) @26257   15 years vboxsync timer-posix.cpp: Another initializer warning.
(edit) @26256   15 years vboxsync build fix.
(edit) @26255   15 years vboxsync fs-posix.cpp: {0} initializer warnings.
(edit) @26254   15 years vboxsync mp-linux.cpp: warning.
(edit) @26253   15 years vboxsync sysfs.cpp: Drop the temporary hack, it's not needed and generate warnings.
(edit) @26252   15 years vboxsync tcp.cpp: gcc warnings.
(edit) @26212   15 years vboxsync time-win.cpp: missing headers
(edit) @26210   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26209   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25961   15 years vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
(edit) @25953   15 years vboxsync Runtime/RTFileIoCtl: fixed prototype (iRequest => ulRequest)
(edit) @25926   15 years vboxsync Runtime: fixed uninitialized var
(edit) @25908   15 years vboxsync RTSemRWIsReadOwner: For assertion in main.
(edit) @25898   15 years vboxsync Runtime/path-posix.cpp: gcc found this bug
(edit) @25831   15 years vboxsync iprt/lockvalidation: give better names to anonymous locks
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25727   15 years vboxsync build fix
(edit) @25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25723   15 years vboxsync iprt/RTSemRW: A little cleanup.
(edit) @25721   15 years vboxsync iprt/RTSemMutex: MutexSem -> hMutexSem
(edit) @25720   15 years vboxsync iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
(edit) @25717   15 years vboxsync iprt: Added RTSemEventCreateEx and did some cleanups of the …
(edit) @25715   15 years vboxsync semmutex-linux.cpp: lock validation fixes
(edit) @25711   15 years vboxsync iprt: RTSemMutex order validation.
(edit) @25710   15 years vboxsync iprt: SemRW lock order bugfixes.
(edit) @25707   15 years vboxsync iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
(edit) @25704   15 years vboxsync iprt,pdmcritsect: More flexible lock naming, added …
(edit) @25688   15 years vboxsync build fix.
(edit) @25685   15 years vboxsync iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
(edit) @25682   15 years vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
(edit) @25661   15 years vboxsync semevent*-posix.cpp: VERR_TIMEOUT when cMillies==0, not VERR_SEM_BUSY.
(edit) @25659   15 years vboxsync semevent*-win.cpp: Lock validation corrections.
(edit) @25658   15 years vboxsync semmutex-win.cpp: Correct RTSemMutexIsOwned().
(edit) @25657   15 years vboxsync nitpicking.
(edit) @25656   15 years vboxsync nitpicking.
(edit) @25655   15 years vboxsync semevent-win.cpp: Moved RTEventSignal up in the file
(edit) @25654   15 years vboxsync semeventmulti-win.cpp: lock validation support.
(edit) @25653   15 years vboxsync semevent-win.cpp: lock validation support.
(edit) @25652   15 years vboxsync semmutex-linux.cpp: Fixed bug in rtSemMutexRequest when calculating …
(edit) @25651   15 years vboxsync -DEBUG_bird
(edit) @25650   15 years vboxsync semevent-linux.cpp: Fixed bug in rtSemEventWait when calculating …
(edit) @25649   15 years vboxsync semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
(edit) @25648   15 years vboxsync iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25640   15 years vboxsync iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
(edit) @25639   15 years vboxsync -debug
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