|
|
@34406
|
14 years |
vboxsync |
iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
|
|
|
@34405
|
14 years |
vboxsync |
vfsstdfile.cpp: bug fix.
|
|
|
@34391
|
14 years |
vboxsync |
More extension pack code.
|
|
|
@34385
|
14 years |
vboxsync |
Build fix.
|
|
|
@34381
|
14 years |
vboxsync |
manifest stuff.
|
|
|
@34291
|
14 years |
vboxsync |
doc adj
|
|
|
@34289
|
14 years |
vboxsync |
thread-posix.cpp: Restored an accidental change causing crashes in …
|
|
|
@34256
|
14 years |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@34251
|
14 years |
vboxsync |
IPRT/process-win: Added mapping function for specific Windows error codes.
|
|
|
@34239
|
14 years |
vboxsync |
nc
|
|
|
@34230
|
14 years |
vboxsync |
iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
|
|
|
@34218
|
14 years |
vboxsync |
AVL: add range version with uint64_t keys
|
|
|
@34214
|
14 years |
vboxsync |
IPRT: Added RTPathJoinEx and RTPathAppendEx.
|
|
|
@34205
|
14 years |
vboxsync |
IPRT: Fix for RTPathChangeToDosSlashes().
|
|
|
@34181
|
14 years |
vboxsync |
spaces
|
|
|
@34180
|
14 years |
vboxsync |
build fix
|
|
|
@34179
|
14 years |
vboxsync |
iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
|
|
|
@34178
|
14 years |
vboxsync |
IPRT/coredumper: remove release log entry, far too dangerous to create …
|
|
|
@34176
|
14 years |
vboxsync |
doc fix
|
|
|
@34175
|
14 years |
vboxsync |
IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper hack.
|
|
|
@34174
|
14 years |
vboxsync |
IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
|
|
|
@34170
|
14 years |
vboxsync |
Fix FreeBSD build
|
|
|
@34128
|
14 years |
vboxsync |
mp-freebsd.cpp: r=bird: RTStrPrintf does not return an IPRT status …
|
|
|
@34119
|
14 years |
vboxsync |
IPRT/pipe-win: Commented out the write quota check in RTPipeWrite in …
|
|
|
@34060
|
14 years |
vboxsync |
some tar bits
|
|
|
@34055
|
14 years |
vboxsync |
vfs/tar: symlink fixes.
|
|
|
@34052
|
14 years |
vboxsync |
tar: fixed bugs, listing output is identical to gnutar (when using --utc).
|
|
|
@34050
|
14 years |
vboxsync |
build fix
|
|
|
@34049
|
14 years |
vboxsync |
iprt/tarvfs: Working on validating and parsing the tar headers.
|
|
|
@34046
|
14 years |
vboxsync |
build fix
|
|
|
@34045
|
14 years |
vboxsync |
iprt: more tar code and vfs filesystem stream bugfixes.
|
|
|
@34032
|
14 years |
vboxsync |
AssertPtrReturn
|
|
|
@34031
|
14 years |
vboxsync |
iprt/vfs.h: RTVfsSymlink*. build fix.
|
|
|
@34030
|
14 years |
vboxsync |
vfs: lock cleanup
|
|
|
@34029
|
14 years |
vboxsync |
iprt/vfs/tar: more code.
|
|
|
@34027
|
14 years |
vboxsync |
zipgzip.cpp -> gzipvfs.cpp
|
|
|
@34016
|
14 years |
vboxsync |
iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
|
|
|
@34015
|
14 years |
vboxsync |
iprt: try split out some of the RTPathQueryInfo* dependent bits into …
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@34003
|
14 years |
vboxsync |
build fix
|
|
|
@34002
|
14 years |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33982
|
14 years |
vboxsync |
iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
|
|
|
@33981
|
14 years |
vboxsync |
build fix.
|
|
|
@33979
|
14 years |
vboxsync |
build fix
|
|
|
@33975
|
14 years |
vboxsync |
free fix
|
|
|
@33973
|
14 years |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33950
|
14 years |
vboxsync |
build fix
|
|
|
@33948
|
14 years |
vboxsync |
vfs: more filesystem streaming code.
|
|
|
@33945
|
14 years |
vboxsync |
More vfs code, new iprt error range..
|
|
|
@33941
|
14 years |
vboxsync |
fix OSE
|
|
|
@33911
|
14 years |
vboxsync |
code -> laptop
|
|
|
@33903
|
14 years |
vboxsync |
iprt: More VFS and gunzip code.
|
|
|
@33887
|
14 years |
vboxsync |
iprt: started hacking a gunzip/gzip I/O stream implementation.
|
|
|
@33867
|
14 years |
vboxsync |
vfsbase.cpp: build fix and adding RTVfsNewIoStream.
|
|
|
@33862
|
14 years |
vboxsync |
iprt/cpp/ministring.h: Changed the substring constructors to match …
|
|
|
@33860
|
14 years |
vboxsync |
build fix
|
|
|
@33859
|
14 years |
vboxsync |
iprt/vfs: more code.
|
|
|
@33835
|
14 years |
vboxsync |
Main;Runtime: fix memory freeing returned by libxml2
|
|
|
@33822
|
14 years |
vboxsync |
iprt/vfs: I/O stream code.
|
|
|
@33821
|
14 years |
vboxsync |
vfsstdfile.cpp: warnings
|
|
|
@33820
|
14 years |
vboxsync |
iprt/vfs: Hacking in progress.
|
|
|
@33819
|
14 years |
vboxsync |
tstIprtMiniString.cpp: NULL construction and assignment tests.
|
|
|
@33815
|
14 years |
vboxsync |
Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy
|
|
|
@33814
|
14 years |
vboxsync |
tstMp-1: Copy'n'Paste
|
|
|
@33806
|
14 years |
vboxsync |
ExtPack changes, related IPRT changes.
|
|
|
@33804
|
14 years |
vboxsync |
iprt/tar.h: some review, clean and adding documentation.
|
|
|
@33772
|
14 years |
vboxsync |
process-creation-posix.cpp: Don't assert when the executable file …
|
|
|
@33736
|
14 years |
vboxsync |
semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
|
|
|
@33704
|
14 years |
vboxsync |
comment update
|
|
|
@33700
|
14 years |
vboxsync |
Main;Runtime: use size_t
|
|
|
@33680
|
14 years |
vboxsync |
IPRT: Added RTBldCfgCompiler.
|
|
|
@33679
|
14 years |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33664
|
14 years |
vboxsync |
log-vbox: fgetc() returns int not char
|
|
|
@33663
|
14 years |
vboxsync |
Runtime/common/dbg/dbgas.cpp: typo
|
|
|
@33642
|
14 years |
vboxsync |
this flag is not available in Linux 2.4
|
|
|
@33641
|
14 years |
vboxsync |
bit more safety
|
|
|
@33640
|
14 years |
vboxsync |
Linux host page allocator: don't use system reserves for >=1M reqs
|
|
|
@33630
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
|
|
|
@33619
|
14 years |
vboxsync |
Runtime/r0drv/memobj-r0drv-linux.c: set GFP_NOMEMALLOC when …
|
|
|
@33615
|
14 years |
vboxsync |
now it's right. added tests to prove it.
|
|
|
@33610
|
14 years |
vboxsync |
iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
|
|
|
@33609
|
14 years |
vboxsync |
Runtime/r0drv/linux: fix absolute timeouts with Linux jiffies
|
|
|
@33605
|
14 years |
vboxsync |
iprt/cpp/ministring: Added printf and printfV methods.
|
|
|
@33603
|
14 years |
vboxsync |
timer-r0drv-linux: typo, fixes hangs with highres timers enabled
|
|
|
@33602
|
14 years |
vboxsync |
IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33566
|
14 years |
vboxsync |
IPRT/isofs: Fixed crash when parsing invalid .ISO file.
|
|
|
@33563
|
14 years |
vboxsync |
iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
|
|
|
@33562
|
14 years |
vboxsync |
RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
|
|
|
@33560
|
14 years |
vboxsync |
iprt/uni.h: fixed typos preventing the flag lookups from linking and …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33529
|
14 years |
vboxsync |
base64: Fix the assertion, carriage returns are handled like the other …
|
|
|
@33527
|
14 years |
vboxsync |
Fix name
|
|
|
@33503
|
14 years |
vboxsync |
RTSystemQueryAvailableRam is a better name
|
|
|
@33500
|
14 years |
vboxsync |
Broken assertion removed
|
|
|
@33499
|
14 years |
vboxsync |
Rename
|
|
|
@33498
|
14 years |
vboxsync |
Added RTSystemQueryTotalRam
|
|
|
@33496
|
14 years |
vboxsync |
iprt/string.h: Moved the string format docs to the header so it is …
|
|
|