|
|
@29263
|
15 years |
vboxsync |
sparc adjustments.
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29129
|
15 years |
vboxsync |
Runtime/Aio: Fix flush API. The fFlush flag needs to be resetted
|
|
|
@28928
|
15 years |
vboxsync |
utf8-posix.cpp: Fixed VERR_NO_TRANSLATION error on solaris.
|
|
|
@28919
|
15 years |
vboxsync |
nits.
|
|
|
@28918
|
15 years |
vboxsync |
iprt: dropped RT_DONT_CONVERT_FILENAMES, we've never needed it so far…
|
|
|
@28916
|
15 years |
vboxsync |
Don't use RTStrCopyEx with RTSTR_MAX.
|
|
|
@28915
|
15 years |
vboxsync |
iprt: More path conversion avoidance.
|
|
|
@28912
|
15 years |
vboxsync |
generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
|
|
|
@28911
|
15 years |
vboxsync |
build fix.
|
|
|
@28910
|
15 years |
vboxsync |
IPRT: Fixed mixed up free calls.
|
|
|
@28904
|
15 years |
vboxsync |
build fix
|
|
|
@28903
|
15 years |
vboxsync |
IPRT: iconv cache.
|
|
|
@28901
|
15 years |
vboxsync |
RTPathReal: fixed freeing of rtPathToNative result.
|
|
|
@28877
|
15 years |
vboxsync |
IPRT: pathhost changes.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28690
|
15 years |
vboxsync |
oops.
|
|
|
@28688
|
15 years |
vboxsync |
IPRT: Added RTDirFlush and RTDirFlushParent.
|
|
|
@28496
|
15 years |
vboxsync |
Runtime/FreeBSD: Build fix
|
|
|
@28317
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28311
|
15 years |
vboxsync |
alloc-posix.cpp: avoid bzero.
|
|
|
@27747
|
15 years |
vboxsync |
process-posix.cpp: added todos.
|
|
|
@27743
|
15 years |
vboxsync |
IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a …
|
|
|
@27721
|
15 years |
vboxsync |
RTPipeFromNative/posix: Solaris creates bi-directional pipes so we …
|
|
|
@27667
|
15 years |
vboxsync |
iprt/RTProcCreateEx: restored assertion removed in r58933 and added a …
|
|
|
@27614
|
15 years |
vboxsync |
iprt: Implemented RTPipeFromNative on posix.
|
|
|
@27613
|
15 years |
vboxsync |
iprt: Added RTPipeFromNative, implemented the windows version and …
|
|
|
@27509
|
15 years |
vboxsync |
iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
|
|
|
@27503
|
15 years |
vboxsync |
iprt/socket.h: RTSocket API.
|
|
|
@27502
|
15 years |
vboxsync |
ditto
|
|
|
@27501
|
15 years |
vboxsync |
poll-posix.cpp: disabled polling on sockets for a few mins to get a …
|
|
|
@27492
|
15 years |
vboxsync |
superflous IN_RING3
|
|
|
@27452
|
15 years |
vboxsync |
IPRT/process-posix: Fix POSIX burns.
|
|
|
@27349
|
15 years |
vboxsync |
process-posix.cpp: copy & past thing in commented out code.
|
|
|
@27321
|
15 years |
vboxsync |
process-posix.cpp: Fixed RTPROC_FLAGS_DAEMONIZE, RTProcDaemonize …
|
|
|
@27312
|
15 years |
vboxsync |
pipe-posix.cpp: Fixed missing VERR_NO_MEMORY in RTPipeCreate.
|
|
|
@27289
|
15 years |
vboxsync |
fileio-posix.cpp: Fixed inverted test on RTFILE_O_INHERIT causing the …
|
|
|
@27287
|
15 years |
vboxsync |
process-posix.cpp: Forgot to pass pFileActions to posix_spawn. duh.
|
|
|
@26844
|
15 years |
vboxsync |
RTPollSetCount.
|
|
|
@26827
|
15 years |
vboxsync |
IPRT: RTPollSetCount() -> RTPollGetCount().
|
|
|
@26824
|
15 years |
vboxsync |
iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
|
|
|
@26805
|
15 years |
vboxsync |
poll-posix.cpp: build fix.
|
|
|
@26804
|
15 years |
vboxsync |
process-posix.cpp: Drop the old RTProcCreate code.
|
|
|
@26802
|
15 years |
vboxsync |
Implemented RTProcCreateEx for posix. The new features hasn't been …
|
|
|
@26801
|
15 years |
vboxsync |
poll-posix.cpp: initial untested code.
|
|
|
@26788
|
15 years |
vboxsync |
poll.h not pipe.h.
|
|
|
@26786
|
15 years |
vboxsync |
Runtime: Stubbed the polling API.
|
|
|
@26785
|
15 years |
vboxsync |
doc typo
|
|
|
@26784
|
15 years |
vboxsync |
iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@26763
|
15 years |
vboxsync |
wrong dir for pipe-win.cpp.
|
|
|
@26762
|
15 years |
vboxsync |
iprt: Added RTHandleClose and pipe stubs.
|
|
|
@26761
|
15 years |
vboxsync |
IPRT: Implemented RTFileOpenBitBucket.
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@26415
|
15 years |
vboxsync |
process-posix.cpp: doc
|
|
|
@26363
|
15 years |
vboxsync |
thread-posix.cpp: RTThreadPoke is optional, don't assert if the signal …
|
|
|
@26361
|
15 years |
vboxsync |
thread-posix.cpp: No RTThreadPoke in guest context.
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@26318
|
15 years |
vboxsync |
build fix
|
|
|
@26317
|
15 years |
vboxsync |
bogus
|
|
|
@26316
|
15 years |
vboxsync |
gcc warnings when compiling against newer libcs
|
|
|
@26257
|
15 years |
vboxsync |
timer-posix.cpp: Another initializer warning.
|
|
|
@26256
|
15 years |
vboxsync |
build fix.
|
|
|
@26255
|
15 years |
vboxsync |
fs-posix.cpp: {0} initializer warnings.
|
|
|
@26210
|
15 years |
vboxsync |
IPRT: Added RTTimeSet.
|
|
|
@25953
|
15 years |
vboxsync |
Runtime/RTFileIoCtl: fixed prototype (iRequest => ulRequest)
|
|
|
@25908
|
15 years |
vboxsync |
RTSemRWIsReadOwner: For assertion in main.
|
|
|
@25898
|
15 years |
vboxsync |
Runtime/path-posix.cpp: gcc found this bug
|
|
|
@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 …
|
|
|
@25723
|
15 years |
vboxsync |
iprt/RTSemRW: A little cleanup.
|
|
|
@25721
|
15 years |
vboxsync |
iprt/RTSemMutex: MutexSem -> hMutexSem
|
|
|
@25720
|
15 years |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25717
|
15 years |
vboxsync |
iprt: Added RTSemEventCreateEx and did some cleanups of the …
|
|
|
@25711
|
15 years |
vboxsync |
iprt: RTSemMutex order validation.
|
|
|
@25710
|
15 years |
vboxsync |
iprt: SemRW lock order bugfixes.
|
|
|
@25707
|
15 years |
vboxsync |
iprt: Added RTSemRWCreateEx and RTSemRWSetSubClass. Updated …
|
|
|
@25704
|
15 years |
vboxsync |
iprt,pdmcritsect: More flexible lock naming, added …
|
|
|
@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 …
|
|
|
@25661
|
15 years |
vboxsync |
semevent*-posix.cpp: VERR_TIMEOUT when cMillies==0, not VERR_SEM_BUSY.
|
|
|
@25648
|
15 years |
vboxsync |
iprt: Instrumented semeventmulti-linux.cpp and hacked more on the …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25642
|
15 years |
vboxsync |
DOXYGEN -> DOXYGEN_RUNNING.
|
|
|
@25640
|
15 years |
vboxsync |
iprt: Added RTSemEventMulti[Set|Add|Remove]Signaller.
|
|
|
@25638
|
15 years |
vboxsync |
iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
|
|
|
@25636
|
15 years |
vboxsync |
semeventmulti-posix.cpp: Fixed ancient bug in the non-indefinite …
|
|
|
@25628
|
15 years |
vboxsync |
copy & past fix.
|
|
|
@25624
|
15 years |
vboxsync |
iprt/semmutex*: Added RTSemMutexIsOwned. Rewrote mutex recursion …
|
|
|
@25620
|
15 years |
vboxsync |
iprt/semaphore.h: Added Debug wrappers for all the RW semaphores.
|
|
|
@25618
|
15 years |
vboxsync |
IPRT,pdmcritsect: More lock validator hacking.
|
|
|
@25616
|
15 years |
vboxsync |
iprt/semrw-*: Added RTSemRWGetReadCount. Adjusted writer fairness a …
|
|
|
@25615
|
15 years |
vboxsync |
build fix
|
|
|
@25614
|
15 years |
vboxsync |
iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
|
|
|
@25607
|
15 years |
vboxsync |
iprt,pdmcritsect: Shortening and cleaning up the lock validator …
|
|
|
@25604
|
15 years |
vboxsync |
iprt: More deadlock hacking.
|
|
|
@25602
|
15 years |
vboxsync |
iprt: More lock validation code; rewrote tstDeadlock.
|
|
|
@25570
|
15 years |
vboxsync |
lockvalidator,semrw-posix.cpp: link the read and write records.
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25524
|
15 years |
vboxsync |
semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
|
|
|