|
|
@23482
|
15 years |
vboxsync |
iprt/sanity.c: Check the sizes of the RTUINTxxU types.
|
|
|
@23125
|
15 years |
vboxsync |
rtThreadAdopt: bugfix.
|
|
|
@23124
|
15 years |
vboxsync |
IPRT: Added RTThreadIsMain().
|
|
|
@22735
|
15 years |
vboxsync |
Runtime: make it more compatible to older versions of curl
|
|
|
@22561
|
15 years |
vboxsync |
IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
|
|
|
@22007
|
16 years |
vboxsync |
iprt/zip.cpp: notes from zero page optimizations.
|
|
|
@21859
|
16 years |
vboxsync |
IPRT/tar: fixed gcc warning (uninitialized variable)
|
|
|
@21848
|
16 years |
vboxsync |
zip.cpp: make sure we return VERR_NOT_SUPPORTED for attempts using …
|
|
|
@21844
|
16 years |
vboxsync |
IPRT/RTZip: Fixed LZJB support and added LZO.
|
|
|
@21814
|
16 years |
vboxsync |
IPRT: RTZipBlock for block compression.
|
|
|
@21813
|
16 years |
vboxsync |
Runtime: little fixes
|
|
|
@21812
|
16 years |
vboxsync |
Runtime: rename
|
|
|
@21810
|
16 years |
vboxsync |
IPRT: r=bird: RTZip - dunno if anything works after my changes because …
|
|
|
@21800
|
16 years |
vboxsync |
zip.cpp: do LZF block by block.
|
|
|
@21784
|
16 years |
vboxsync |
Runtime: Implemented tar archive I/O.
|
|
|
@21743
|
16 years |
vboxsync |
Runtime: more cleanup in the error case
|
|
|
@21412
|
16 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21337
|
16 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@20809
|
16 years |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20293
|
16 years |
vboxsync |
Runtime/s3: be compatible with older libcurls
|
|
|
@20273
|
16 years |
vboxsync |
Runtime/thread: paranoia check in strict builds for held rwsem locks …
|
|
|
@20043
|
16 years |
vboxsync |
Runtime: export to OSE
|
|
|
@20008
|
16 years |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@19898
|
16 years |
vboxsync |
IPRT: Termination callback framework - missing file. (not hooked up to …
|
|
|
@19896
|
16 years |
vboxsync |
IPRT: Added a RTOnceReset method (needed it for a testcase).
|
|
|
@19865
|
16 years |
vboxsync |
IPRT: Made handletable.cpp and handletablectx.cpp build cleanly as C.
|
|
|
@19863
|
16 years |
vboxsync |
IPRT/zip: use 128K buffer in all cases (both for compressing and …
|
|
|
@18744
|
16 years |
vboxsync |
Runtime/getopt: provide way to figure out which option definition matched
|
|
|
@18426
|
16 years |
vboxsync |
zip.cpp: shut up some conversion warnings (MSC/64).
|
|
|
@18100
|
16 years |
vboxsync |
typo
|
|
|
@17441
|
16 years |
vboxsync |
IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
|
|
|
@17410
|
16 years |
vboxsync |
Don't flush the RC log in AssertMsg1/2; it's done automatically and …
|
|
|
@17348
|
16 years |
vboxsync |
IPRT/assert: don't create a debug log on assert if we've got a release …
|
|
|
@17319
|
16 years |
vboxsync |
IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
|
|
|
@17143
|
16 years |
vboxsync |
IPRT: Updated the RTGetOpt todos.
|
|
|
@17141
|
16 years |
vboxsync |
IPRT: Added support for short option lists (ls -latrT4). This fixes a …
|
|
|
@17101
|
16 years |
vboxsync |
RTGetOpt comment.
|
|
|
@17100
|
16 years |
vboxsync |
RTGetOpt: Fixed 'tstHeadless -startvm vm' breakage from earlier today.
|
|
|
@17093
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17088
|
16 years |
vboxsync |
RTGetOpt: uShort -> iShort and int.
|
|
|
@17087
|
16 years |
vboxsync |
RTGetOpt: cleanup, restored @todo and returning 0 on first non-option.
|
|
|
@17083
|
16 years |
vboxsync |
IPRT: formatting
|
|
|
@17082
|
16 years |
vboxsync |
IPRT: fix new RTGetOpt
|
|
|
@17078
|
16 years |
vboxsync |
IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
|
|
|
@16823
|
16 years |
vboxsync |
Runtime/zip: make zlib reader more greedy to fix issue with …
|
|
|
@16383
|
16 years |
vboxsync |
IPRT: Added sanity checks for the [U]INTn_C macros.
|
|
|
@16346
|
16 years |
vboxsync |
IPRT/sanity.h: Check the basic stdint.h types.
|
|
|
@16164
|
16 years |
vboxsync |
rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates …
|
|
|
@15880
|
16 years |
vboxsync |
IPRT/threadinit: removed double #ifdef IN_RING3.
|
|
|
@15747
|
16 years |
vboxsync |
restored waiting on non-waitable assert (things I do to please Knut :) )
|
|
|
@15740
|
16 years |
vboxsync |
removed bogus assert when trying to wait on non-waitable thread
|
|
|
@14500
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14298
|
16 years |
vboxsync |
Corrected a couple of grammos.
|
|
|
@14057
|
16 years |
vboxsync |
semspingpong.cpp: shut up 64-bit MSC warning.
|
|
|
@14055
|
16 years |
vboxsync |
zip.cpp: shut up 64-bit MSC warning.
|
|
|
@14012
|
16 years |
vboxsync |
pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
|
|
|
@14001
|
16 years |
vboxsync |
Not C++ comments.
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@12874
|
16 years |
vboxsync |
IPRT: added a testcase for RTSemPingPong and some state inspection methods.
|
|
|
@11601
|
16 years |
vboxsync |
iprt: added a @todo on an slightly obscure bug.
|
|
|
@11596
|
16 years |
vboxsync |
iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
|
|
|
@11078
|
17 years |
vboxsync |
iprt: common/misc/rand.cpp -> common/rand/rand.cpp
|
|
|
@11064
|
17 years |
vboxsync |
iprt/RTRandUxy: Improved the distribution when not using the max …
|
|
|
@11019
|
17 years |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10940
|
17 years |
vboxsync |
IPRT: Implemented the RTOnce API.
|
|
|
@10848
|
17 years |
vboxsync |
Export to OSE
|
|
|
@10795
|
17 years |
vboxsync |
IPRT: Enabled the rtThreadRemoveLocked assertion on OS/2, hoping that …
|
|
|
@10792
|
17 years |
vboxsync |
IPRT: Fixed issue where RTCreateThread would race against the …
|
|
|
@10790
|
17 years |
vboxsync |
IPRT: Fixed an overlooked race found by the threaded testcase.
|
|
|
@10789
|
17 years |
vboxsync |
IPRT: Implemented the simple handle table variant too.
|
|
|
@10788
|
17 years |
vboxsync |
IPRT: Implemented the context variant of the handle table.
|
|
|
@10768
|
17 years |
vboxsync |
Some early commit of the handle table code (home -> work).
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8927
|
17 years |
vboxsync |
and return the correct index.
|
|
|
@8926
|
17 years |
vboxsync |
Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file.
|
|
|
@8679
|
17 years |
vboxsync |
Ignore NIL_RTTHREAD parameters for the RTThreadGet*LockCount APIs.
|
|
|
@8669
|
17 years |
vboxsync |
Use the IN_TREE flag instead of the state just to be on the safe side.
|
|
|
@8661
|
17 years |
vboxsync |
Another attempt - don't call rtThreadRemove twice and if we do call …
|
|
|
@8658
|
17 years |
vboxsync |
Invalidate the thread structure *after* removing it from the tree or …
|
|
|
@8645
|
17 years |
vboxsync |
Added lock counts to the threads.
|
|
|
@8359
|
17 years |
vboxsync |
indent
|
|
|
@8346
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@8295
|
17 years |
vboxsync |
Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
|
|
|
@8293
|
17 years |
vboxsync |
r=bird: Fixed hungarian spelling and docs. Use RT_MAKE_U32_FROM_U8. …
|
|
|
@8259
|
17 years |
vboxsync |
eol
|
|
|
@8256
|
17 years |
vboxsync |
rebranding, eol
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8196
|
17 years |
vboxsync |
OS/2: Temporarily disabled assertion that crashes debug builds.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8148
|
17 years |
vboxsync |
iShort must be > 0, so assert on that.
|
|
|
@8147
|
17 years |
vboxsync |
Extended RTGetOpt:
o Support 8-, 16- and 64-bit types too.
o Added …
|
|
|
@7620
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits
|
|
|
@7579
|
17 years |
vboxsync |
Extra tests
|
|
|
@7169
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7085
|
17 years |
vboxsync |
forgot this
|
|
|
@7026
|
17 years |
vboxsync |
RTGCPHYS is now 64 bits wide on all host platforms
|
|
|