|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92784
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share more code between the single-release and …
|
|
|
@92782
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share more code between the single-release and …
|
|
|
@92779
|
3 years |
vboxsync |
IPRT/semevent*-linux: Share some common bits between the …
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@76823
|
6 years |
vboxsync |
Runtime/Linux: remove volatile qualifier from freestanding asm blocks. …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@63417
|
8 years |
vboxsync |
IPRT: Fixed for IPRT_WITH_FUTEX_BASED_SEMS=1.
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@37211
|
14 years |
vboxsync |
Some ASMAtomic*Size elimiation.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32968
|
14 years |
vboxsync |
build fix
|
|
|
@32948
|
14 years |
vboxsync |
semeventmulti-linux.cpp: bugfix
|
|
|
@32946
|
14 years |
vboxsync |
iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@25831
|
15 years |
vboxsync |
iprt/lockvalidation: give better names to anonymous locks
|
|
|
@25724
|
15 years |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25720
|
15 years |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25704
|
15 years |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@25688
|
15 years |
vboxsync |
build fix.
|
|
|
@25685
|
15 years |
vboxsync |
iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
|
|
|
@25682
|
15 years |
vboxsync |
iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
|
|
|
@25649
|
15 years |
vboxsync |
semeventmulti-linux.cpp: Fixed bug in rtSemEventMultiWait when …
|
|
|
@25648
|
15 years |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25640
|
15 years |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@22959
|
15 years |
vboxsync |
sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
|
|
|
@22958
|
15 years |
vboxsync |
i64Diff not u64Diff
|
|
|
@22956
|
15 years |
vboxsync |
Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
|
|
|
@22955
|
15 years |
vboxsync |
accident
|
|
|
@22954
|
15 years |
vboxsync |
Runtime/semevent: stupid typos; no RT_UNLIKELY
|
|
|
@22952
|
15 years |
vboxsync |
Runtime/semevent: Fix part II for the Linux-specific RTSemEvent* …
|
|
|
@14468
|
16 years |
vboxsync |
linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
|
|
|
@14429
|
16 years |
vboxsync |
when building against glibc 2.6, use the Posix implementation of the …
|
|
|
@8707
|
17 years |
vboxsync |
Something is broken here, most likely. dunno what.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7019
|
17 years |
vboxsync |
Use the new ASMAtomic[Uo]Read/Write stuff.
|
|
|
@6747
|
17 years |
vboxsync |
pInt[Event|EventMulti|Mutex]Sem -> pThis
|
|
|
@6738
|
17 years |
vboxsync |
split up the linux and posix semaphore implementations (ring-3) to …
|
|
copied from trunk/src/VBox/Runtime/r3/linux/sems-linux.cpp
|
|
|
@6731
|
17 years |
vboxsync |
Fix bug in mutex semaphore reimplementation without pthreads. The …
|