|
|
@26254
|
15 年 |
vboxsync |
mp-linux.cpp: warning.
|
|
|
@26253
|
15 年 |
vboxsync |
sysfs.cpp: Drop the temporary hack, it's not needed and generate warnings.
|
|
|
@26163
|
15 年 |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@25831
|
15 年 |
vboxsync |
iprt/lockvalidation: give better names to anonymous locks
|
|
|
@25724
|
15 年 |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25721
|
15 年 |
vboxsync |
iprt/RTSemMutex: MutexSem -> hMutexSem
|
|
|
@25720
|
15 年 |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25717
|
15 年 |
vboxsync |
iprt: Added RTSemEventCreateEx and did some cleanups of the …
|
|
|
@25715
|
15 年 |
vboxsync |
semmutex-linux.cpp: lock validation fixes
|
|
|
@25711
|
15 年 |
vboxsync |
iprt: RTSemMutex order validation.
|
|
|
@25704
|
15 年 |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25688
|
15 年 |
vboxsync |
build fix.
|
|
|
@25685
|
15 年 |
vboxsync |
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
|
|
|
@25682
|
15 年 |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25652
|
15 年 |
vboxsync |
semmutex-linux.cpp: Fixed bug in rtSemMutexRequest when calculating …
|
|
|
@25651
|
15 年 |
vboxsync |
-DEBUG_bird
|
|
|
@25650
|
15 年 |
vboxsync |
semevent-linux.cpp: Fixed bug in rtSemEventWait when calculating …
|
|
|
@25649
|
15 年 |
vboxsync |
semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
|
|
|
@25648
|
15 年 |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25645
|
15 年 |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25642
|
15 年 |
vboxsync |
DOXYGEN -> DOXYGEN_RUNNING.
|
|
|
@25640
|
15 年 |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@25639
|
15 年 |
vboxsync |
-debug
|
|
|
@25638
|
15 年 |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25628
|
15 年 |
vboxsync |
copy & past fix.
|
|
|
@25624
|
15 年 |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25618
|
15 年 |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25614
|
15 年 |
vboxsync |
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
|
|
|
@25607
|
15 年 |
vboxsync |
iprt,pdmcritsect: Shortening and cleaning up the lock validator …
|
|
|
@25604
|
15 年 |
vboxsync |
iprt: More deadlock hacking.
|
|
|
@25491
|
15 年 |
vboxsync |
IPRT,PDMCritSect: Fixing critsect regression; contains under …
|
|
|
@25478
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More lock validator refactoring.
|
|
|
@25467
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More lock validation.
|
|
|
@25409
|
15 年 |
vboxsync |
IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
|
|
|
@25398
|
15 年 |
vboxsync |
IPRT,PDMAllocCritSect: Don't bitch when recursivly entering a mutex.
|
|
|
@25378
|
15 年 |
vboxsync |
Use RTSemMutexRequest*Debug in strict builds.
|
|
|
@25373
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More validation changes. Validate posix and linux …
|
|
|
@25292
|
15 年 |
vboxsync |
RTDirReadEx parameter to resolve symlinks.
|
|
|
@23349
|
15 年 |
vboxsync |
iprt/sysfs: fix a todo
|
|
|
@23332
|
15 年 |
vboxsync |
iprt/linux/sysfs.h/cpp: code review, fixing RTLinuxSysFsGetLinkDest[V] …
|
|
|
@23309
|
15 年 |
vboxsync |
iprt/linux: add APIs for locating device nodes to sysfs APIs
|
|
|
@22969
|
15 年 |
vboxsync |
Runtime/fileaio-linux: Negate the result code. errno values are …
|
|
|
@22959
|
15 年 |
vboxsync |
sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
|
|
|
@22958
|
15 年 |
vboxsync |
i64Diff not u64Diff
|
|
|
@22957
|
15 年 |
vboxsync |
Runtime/semmutex: fix timeout handling like in semevent
|
|
|
@22956
|
15 年 |
vboxsync |
Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
|
|
|
@22955
|
15 年 |
vboxsync |
accident
|
|
|
@22954
|
15 年 |
vboxsync |
Runtime/semevent: stupid typos; no RT_UNLIKELY
|
|
|
@22952
|
15 年 |
vboxsync |
Runtime/semevent: Fix part II for the Linux-specific RTSemEvent* …
|
|
|
@22950
|
15 年 |
vboxsync |
Runtime/semevent: Fix part I for the Linux-specific RTSemEvent* …
|
|
|
@21505
|
15 年 |
vboxsync |
Fix Linux AIO by removing the needed header and defining needed types …
|
|
|
@21504
|
15 年 |
vboxsync |
Trying to fix OSE take 2
|
|
|
@21503
|
15 年 |
vboxsync |
bad idea
|
|
|
@21501
|
15 年 |
vboxsync |
try to fix the OSE burn
|
|
|
@19562
|
16 年 |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19371
|
16 年 |
vboxsync |
Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
|
|
|
@19346
|
16 年 |
vboxsync |
Runtime/Aio: Updates
* Add POSIX backend needed for the Darwin …
|
|
|
@19185
|
16 年 |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19126
|
16 年 |
vboxsync |
Runtime/Aio: * Move the validation macros to a new header because they …
|
|
|
@19054
|
16 年 |
vboxsync |
IPRT: svn props for tstFileAio.cpp and fileaio-linux.cpp. (Please use …
|
|
|
@17018
|
16 年 |
vboxsync |
RTProcIsRunningByName: spec update.
|
|
|
@17016
|
16 年 |
vboxsync |
RTProcIsRunningByName: Try /proc/N/exe first and /proc/N/cmdline is …
|
|
|
@17011
|
16 年 |
vboxsync |
RTProcIsRunningByName cleanup.
|
|
|
@17003
|
16 年 |
vboxsync |
iprt: Reading the exe link doesn't work on root processes. So use the …
|
|
|
@16999
|
16 年 |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@15644
|
16 年 |
vboxsync |
IPRT: sysfs review, fixes and cleanup.
|
|
|
@15399
|
16 年 |
vboxsync |
iprt: new Linux sysfs APIs
|
|
|
@14468
|
16 年 |
vboxsync |
linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
|
|
|
@14429
|
16 年 |
vboxsync |
when building against glibc 2.6, use the Posix implementation of the …
|
|
|
@14412
|
16 年 |
vboxsync |
semevent-linux.cpp: Use ASMAtomicCmpXchgExU32 to avoid doing unlocked …
|
|
|
@13837
|
16 年 |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 年 |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@11838
|
16 年 |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@10839
|
16 年 |
vboxsync |
RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
|
|
|
@10482
|
16 年 |
vboxsync |
cosmetics.
|
|
|
@10481
|
16 年 |
vboxsync |
cosmetics.
|
|
|
@10470
|
16 年 |
vboxsync |
warning
|
|
|
@10446
|
16 年 |
vboxsync |
Adjusted cpu frequency logic a bit. Make more generous assumptions …
|
|
|
@10445
|
16 年 |
vboxsync |
forgotten fclose, cleanup
|
|
|
@10442
|
16 年 |
vboxsync |
Implement getting CPU frequency values on Linux.
|
|
|
@10421
|
16 年 |
vboxsync |
_SC_NPROCESSORS_CONF doesn't work.
|
|
|
@10419
|
16 年 |
vboxsync |
Linux implementation of the RTMp* bits we current need in ring-3.
|
|
|
@8707
|
17 年 |
vboxsync |
Something is broken here, most likely. dunno what.
|
|
|
@8651
|
17 年 |
vboxsync |
Moved the strictness indicators into internal/strict.h.
|
|
|
@8245
|
17 年 |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7639
|
17 年 |
vboxsync |
More strictness.
|
|
|
@7019
|
17 年 |
vboxsync |
Use the new ASMAtomic[Uo]Read/Write stuff.
|
|
|
@6748
|
17 年 |
vboxsync |
Same assertion for request/release as in the event sem code. Document …
|
|
|
@6747
|
17 年 |
vboxsync |
pInt[Event|EventMulti|Mutex]Sem -> pThis
|
|
|
@6746
|
17 年 |
vboxsync |
Replaced rtsemMutexValid by assertions like all the recent …
|
|
|
@6745
|
17 年 |
vboxsync |
Better alignment.
|
|
|
@6744
|
17 年 |
vboxsync |
Undid [27825].
|
|
|
@6743
|
17 年 |
vboxsync |
Use ASMAtomicCmpXchgS32
|
|
|
@6742
|
17 年 |
vboxsync |
Use ASMAtomicCmpXchgS32
|
|
|
@6738
|
17 年 |
vboxsync |
split up the linux and posix semaphore implementations (ring-3) to …
|
|
|
@6737
|
17 年 |
vboxsync |
save one ASMAtomicXchgS32(), added comments
|
|
|
@6731
|
17 年 |
vboxsync |
Fix bug in mutex semaphore reimplementation without pthreads. The …
|
|
|
@6727
|
17 年 |
vboxsync |
Reimplemented mutex semaphores in sems-linux.cpp (64bit linux has bugs …
|
|
|