|
|
@41763
|
12 年 |
vboxsync |
IPRT/thread-posix.cpp: Use pthread_setname_np if present (currently …
|
|
|
@40825
|
13 年 |
vboxsync |
Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
|
|
|
@40654
|
13 年 |
vboxsync |
Runtime/r3, RDP: Solaris 11 iconv change.
|
|
|
@40651
|
13 年 |
vboxsync |
Runtime/r3/posix, RDP/client: Solaris 11 iconv change. Avoid …
|
|
|
@40571
|
13 年 |
vboxsync |
ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
|
|
|
@40553
|
13 年 |
vboxsync |
fileio2-posix: comment
|
|
|
@40307
|
13 年 |
vboxsync |
build fix
|
|
|
@40306
|
13 年 |
vboxsync |
build fix
|
|
|
@40305
|
13 年 |
vboxsync |
IPRT: Fixed unresolved symbols on OS/2.
|
|
|
@40103
|
13 年 |
vboxsync |
Runtime/semeventmulti-posix.cpp: Fix bug which causes that a …
|
|
|
@40102
|
13 年 |
vboxsync |
Runtime/pipe-posix: Use timeout value in RTPipeSelectOne
|
|
|
@40101
|
13 年 |
vboxsync |
Runtime/fs-posix: Missing error propagation
|
|
|
@40046
|
13 年 |
vboxsync |
RTProcDaemonizeUsingFork: close pidfile handle in some error cases
|
|
|
@39801
|
13 年 |
vboxsync |
IPRT: socket / address resolving fixes.
|
|
|
@39692
|
13 年 |
vboxsync |
pipe-posix.cpp: solaris build fix.
|
|
|
@39690
|
13 年 |
vboxsync |
IPRT: Added RTPipeQueryReadable.
|
|
|
@39627
|
13 年 |
vboxsync |
backed out previous changeset
|
|
|
@39626
|
13 年 |
vboxsync |
more symlink stuff
|
|
|
@39612
|
13 年 |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39489
|
13 年 |
vboxsync |
Runtime: compatibility fix
|
|
|
@39443
|
13 年 |
vboxsync |
Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
|
|
|
@39143
|
13 年 |
vboxsync |
Runtime/fileaio-posix: Don't use NULL for size_t (patch from public #9830)
|
|
|
@39093
|
13 年 |
vboxsync |
build fix
|
|
|
@39091
|
13 年 |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@39083
|
13 年 |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39032
|
13 年 |
vboxsync |
IPRT: Fixed unused variable warnings.
|
|
|
@39030
|
13 年 |
vboxsync |
RTFileGetSize/posix: Make it figure the size of a volume/disk.
|
|
|
@37733
|
13 年 |
vboxsync |
gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
|
|
|
@37679
|
13 年 |
vboxsync |
iprt/fileio-posix: gcc-4.6 warning => error
|
|
|
@37596
|
13 年 |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37563
|
13 年 |
vboxsync |
Runtime/pathhost-posix.cpp: missing include
|
|
|
@37499
|
13 年 |
vboxsync |
IPRT/RTProcCreateEx: fixed memory leak
|
|
|
@37448
|
13 年 |
vboxsync |
process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
|
|
|
@37233
|
13 年 |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37154
|
14 年 |
vboxsync |
RTThread[SG]etAffinity cleanup
|
|
|
@36912
|
14 年 |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36906
|
14 年 |
vboxsync |
RTPathRename, RTFileRename, RTDirRename / posix: Use stat instead of …
|
|
|
@36611
|
14 年 |
vboxsync |
iprt: add RTPathUserDocuments
|
|
|
@36597
|
14 年 |
vboxsync |
IPRT: Implemented the memory tracker.
|
|
|
@36555
|
14 年 |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36167
|
14 年 |
vboxsync |
Runtime/r3/posix: RTDirCreate should fail when creating a directory …
|
|
|
@36166
|
14 年 |
vboxsync |
Runtime/r3/posix: RTDirCreate should fail when creating a directory …
|
|
|
@35935
|
14 年 |
vboxsync |
Renabled the rtDirReadMore assertion, but made it ignore ENOENT.
|
|
|
@35884
|
14 年 |
vboxsync |
shared folders: bogus assert
|
|
|
@35877
|
14 年 |
vboxsync |
thread-posix.cpp: Use THREAD_BASIC_INFO_COUNT like tstDarwinSched.cpp does.
|
|
|
@35876
|
14 年 |
vboxsync |
thread-posix.cpp: don't use uninitialized variables, fail instead. nits
|
|
|
@35850
|
14 年 |
vboxsync |
OS X: Implement missing method for CPU capping
|
|
|
@35807
|
14 年 |
vboxsync |
another comment
|
|
|
@35806
|
14 年 |
vboxsync |
does not apply
|
|
|
@35805
|
14 年 |
vboxsync |
comment
|
|
|
@35802
|
14 年 |
vboxsync |
Runtime/r3/thread-posix: Implemented sys+user time for Solaris …
|
|
|
@35558
|
14 年 |
vboxsync |
Runtime/process: add a Solaris-specific flag to suppress changing the …
|
|
|
@35191
|
14 年 |
vboxsync |
Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
|
|
|
@35183
|
14 年 |
vboxsync |
RTLdrLoadEx use RTERRINFO.
|
|
|
@35152
|
14 年 |
vboxsync |
*: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
|
|
|
@35015
|
14 年 |
vboxsync |
Runtime/fs: "fuseblk" is RTFSTYPE_FUSE as well
|
|
|
@34959
|
14 年 |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@34708
|
14 年 |
vboxsync |
IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
|
|
|
@34628
|
14 年 |
vboxsync |
clock_gettime not on Darwin
|
|
|
@34626
|
14 年 |
vboxsync |
implemented RTThreadGetExecutionTimeMilli() for Posix and …
|
|
|
@34579
|
14 年 |
vboxsync |
Completed the extension pack renaming. Some bugfixes.
|
|
|
@34289
|
14 年 |
vboxsync |
thread-posix.cpp: Restored an accidental change causing crashes in …
|
|
|
@34256
|
14 年 |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@34230
|
14 年 |
vboxsync |
iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
|
|
|
@34176
|
14 年 |
vboxsync |
doc fix
|
|
|
@34175
|
14 年 |
vboxsync |
IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper hack.
|
|
|
@34174
|
14 年 |
vboxsync |
IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
|
|
|
@34016
|
14 年 |
vboxsync |
iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
|
|
|
@34015
|
14 年 |
vboxsync |
iprt: try split out some of the RTPathQueryInfo* dependent bits into …
|
|
|
@34002
|
14 年 |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33973
|
14 年 |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33772
|
14 年 |
vboxsync |
process-creation-posix.cpp: Don't assert when the executable file …
|
|
|
@33676
|
14 年 |
vboxsync |
scm cleanup run.
|
|
|
@33602
|
14 年 |
vboxsync |
IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33503
|
14 年 |
vboxsync |
RTSystemQueryAvailableRam is a better name
|
|
|
@33499
|
14 年 |
vboxsync |
Rename
|
|
|
@33498
|
14 年 |
vboxsync |
Added RTSystemQueryTotalRam
|
|
|
@33464
|
14 年 |
vboxsync |
*: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
|
|
|
@33439
|
14 年 |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33426
|
14 年 |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33342
|
14 年 |
vboxsync |
iprt: typo
|
|
|
@33341
|
14 年 |
vboxsync |
Runtime/r3/posix: fix a burn
|
|
|
@33337
|
14 年 |
vboxsync |
iprt: introduced RTSymlink() and RTReadLink() (thanks Brian …
|
|
|
@33279
|
14 年 |
vboxsync |
IPRT: Use the mmap+heap stuff on all posixy platforms.
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33135
|
14 年 |
vboxsync |
Runtime: Restart waitpid if it got interrupted
|
|
|
@33134
|
14 年 |
vboxsync |
Runtime/process: forgotten initialization
|
|
|
@33104
|
14 年 |
vboxsync |
RTPipeCreate: Use pipe2 on linux (added in 2.6.27) to avoid racing …
|
|
|
@33103
|
14 年 |
vboxsync |
RTFileOpen: Use O_CLOEXEC on linux (added in 2.6.23) to avoid racing …
|
|
|
@33044
|
14 年 |
vboxsync |
iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
|
|
|
@33009
|
14 年 |
vboxsync |
Runtime/Process: avoid a hanging around zombie process when creating a …
|
|
|
@32990
|
14 年 |
vboxsync |
Runtime/Process: Solaris: put every detached process in its own …
|
|
|
@32969
|
14 年 |
vboxsync |
build fix.
|
|
|
@32966
|
14 年 |
vboxsync |
semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
|
|
|
@32914
|
14 年 |
vboxsync |
Drop the hthread parameter
|
|
|
@32905
|
14 年 |
vboxsync |
Introducing RTThreadGetExecutionTimeMilli
|
|
|
@32834
|
14 年 |
vboxsync |
Runtime/fs-posix.cpp: Implement RTFsQueryType() for FreeBSD
|
|
|
@32572
|
14 年 |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@31961
|
14 年 |
vboxsync |
rtStrConvertWrapper: Release the thread.
|
|
|