|
|
@14057
|
16 年 |
vboxsync |
semspingpong.cpp: shut up 64-bit MSC warning.
|
|
|
@14055
|
16 年 |
vboxsync |
zip.cpp: shut up 64-bit MSC warning.
|
|
|
@14049
|
16 年 |
vboxsync |
ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning.
|
|
|
@14048
|
16 年 |
vboxsync |
md5.cpp: shut up 64-bit MSC warning.
|
|
|
@14024
|
16 年 |
vboxsync |
strcpy.asm: bugfix.
|
|
|
@14021
|
16 年 |
vboxsync |
The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
|
|
|
@14017
|
16 年 |
vboxsync |
strcmp.asm: bugfix.
|
|
|
@14012
|
16 年 |
vboxsync |
pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
|
|
|
@14007
|
16 年 |
vboxsync |
IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
|
|
|
@14001
|
16 年 |
vboxsync |
Not C++ comments.
|
|
|
@13927
|
16 年 |
vboxsync |
Runtime: add RTStrNICmp and RTStrNCmp
|
|
|
@13908
|
16 年 |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13837
|
16 年 |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 年 |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13775
|
16 年 |
vboxsync |
EXPORT_SYMBOL after implementation of the function/variable; fixed warning
|
|
|
@13717
|
16 年 |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13549
|
16 年 |
vboxsync |
Just RTSTR_MAX.
|
|
|
@13513
|
16 年 |
vboxsync |
false positive but fixing does not hurt
|
|
|
@13472
|
16 年 |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|
@13255
|
16 年 |
vboxsync |
build fix (log.cpp).
|
|
|
@13254
|
16 年 |
vboxsync |
IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
|
|
|
@13083
|
16 年 |
vboxsync |
Runtime: no need to add \n to the end of 'unknown status' error text
|
|
|
@12906
|
16 年 |
vboxsync |
fixed type
|
|
|
@12905
|
16 年 |
vboxsync |
fixed check
|
|
|
@12874
|
16 年 |
vboxsync |
IPRT: added a testcase for RTSemPingPong and some state inspection methods.
|
|
|
@12821
|
16 年 |
vboxsync |
annoying warning
|
|
|
@12581
|
16 年 |
vboxsync |
IPRT/log: Added a fallback path that deals with failure to obtain the …
|
|
|
@12423
|
16 年 |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12302
|
16 年 |
vboxsync |
iprt: fixed RTMemExec leak in RTLogDestroy.
|
|
|
@12159
|
16 年 |
vboxsync |
log: don't assert on lock failure, just return. (todo count)
|
|
|
@12154
|
16 年 |
vboxsync |
warning
|
|
|
@12099
|
16 年 |
vboxsync |
iprt: splitting out some log stuff from log.cpp so we can avoid some …
|
|
|
@11888
|
16 年 |
vboxsync |
IPRT: added RTLdrGetSuff.
|
|
|
@11853
|
16 年 |
vboxsync |
IPRT: Added a 'append' flag to the logger.
|
|
|
@11601
|
16 年 |
vboxsync |
iprt: added a @todo on an slightly obscure bug.
|
|
|
@11596
|
16 年 |
vboxsync |
iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
|
|
|
@11557
|
16 年 |
vboxsync |
iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
|
|
|
@11523
|
16 年 |
vboxsync |
iprt: Implemented the /dev/urandom base random generator as a RTRAND …
|
|
|
@11521
|
16 年 |
vboxsync |
IN_MODULE only
|
|
|
@11519
|
16 年 |
vboxsync |
Linux additions: properly install and compile the kernel modules
|
|
|
@11413
|
16 年 |
vboxsync |
Runtime: small fix to the UUID code, splitting the ClockSeq field and …
|
|
|
@11391
|
16 年 |
vboxsync |
Moved annoying log messages to either level4 or private logging. Added …
|
|
|
@11380
|
16 年 |
vboxsync |
export
|
|
|
@11376
|
16 年 |
vboxsync |
RTStrFormat fix for aligned unicode strings.
|
|
|
@11347
|
16 年 |
vboxsync |
iprt/rand: Added a generic RTRandAdv API for use with any random …
|
|
|
@11313
|
16 年 |
vboxsync |
stupid warning
|
|
|
@11172
|
16 年 |
vboxsync |
IPRT/RTRand: cosmetics - don't take the address of an array.
|
|
|
@11126
|
16 年 |
vboxsync |
iprt: Fixed copy & past bug in RTRandU64Ex (weird why this didn't show …
|
|
|
@11078
|
16 年 |
vboxsync |
iprt: common/misc/rand.cpp -> common/rand/rand.cpp
|
|
|
@11077
|
16 年 |
vboxsync |
iprt: created common/rand.
|
|
|
@11064
|
16 年 |
vboxsync |
iprt/RTRandUxy: Improved the distribution when not using the max …
|
|
|
@11060
|
16 年 |
vboxsync |
RTNetIPv4IsUDPValid: the UDP checksum is optional, so don't fail if …
|
|
|
@11049
|
16 年 |
vboxsync |
IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
|
|
|
@11044
|
16 年 |
vboxsync |
IPRT/RTNetIPv4: Simple TCP validation.
|
|
|
@11038
|
16 年 |
vboxsync |
iprt/RTNetIPv4: The checksums are in network endian, corrected the …
|
|
|
@11019
|
16 年 |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@11013
|
16 年 |
vboxsync |
iprt/net: iSum -> u32Sum since it's kind of important that this …
|
|
|
@11012
|
16 年 |
vboxsync |
iprt: More IPv4 validating / checksumming.
|
|
|
@10998
|
16 年 |
vboxsync |
iprt: Use the byte swapper routines from iprt/asm.h.
|
|
|
@10982
|
16 年 |
vboxsync |
iprt: More IPv4 checksum calculation.
|
|
|
@10966
|
16 年 |
vboxsync |
IPRT: some more IP checksumming stuff (hope it works).
|
|
|
@10964
|
16 年 |
vboxsync |
IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
|
|
|
@10951
|
16 年 |
vboxsync |
IPRT: Extended RTStrValidateEncodingEx with a …
|
|
|
@10949
|
16 年 |
vboxsync |
IPRT: Added RTStrNLen and RTStrNLenEx.
|
|
|
@10940
|
16 年 |
vboxsync |
IPRT: Implemented the RTOnce API.
|
|
|
@10848
|
16 年 |
vboxsync |
Export to OSE
|
|
|
@10795
|
16 年 |
vboxsync |
IPRT: Enabled the rtThreadRemoveLocked assertion on OS/2, hoping that …
|
|
|
@10792
|
16 年 |
vboxsync |
IPRT: Fixed issue where RTCreateThread would race against the …
|
|
|
@10790
|
16 年 |
vboxsync |
IPRT: Fixed an overlooked race found by the threaded testcase.
|
|
|
@10789
|
16 年 |
vboxsync |
IPRT: Implemented the simple handle table variant too.
|
|
|
@10788
|
16 年 |
vboxsync |
IPRT: Implemented the context variant of the handle table.
|
|
|
@10768
|
16 年 |
vboxsync |
Some early commit of the handle table code (home -> work).
|
|
|
@10737
|
16 年 |
vboxsync |
Must release the semaphore before destroying it (vista gets upset …
|
|
|
@10646
|
16 年 |
vboxsync |
Made RTLogDestroy ignore NULL logger.
|
|
|
@10137
|
16 年 |
vboxsync |
More warnings / bad string prototypes. (nocrt stuff)
|
|
|
@10106
|
16 年 |
vboxsync |
Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
|
|
|
@9931
|
16 年 |
vboxsync |
VERR_UNRESOLVED_ERROR is *never* the right translation of an error …
|
|
|
@9829
|
16 年 |
vboxsync |
Runtime/common: handle the EPROTO posix error code as we return this …
|
|
|
@9506
|
16 年 |
vboxsync |
fix
|
|
|
@9504
|
16 年 |
vboxsync |
modified the right file now.
|
|
|
@9503
|
16 年 |
vboxsync |
Reverted 31773.
|
|
|
@9502
|
16 年 |
vboxsync |
asm strlen. Added a few more string/mem functions to the windows R0 …
|
|
|
@9473
|
16 年 |
vboxsync |
fix linux module build
|
|
|
@9244
|
16 年 |
vboxsync |
GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
|
|
|
@9230
|
16 年 |
vboxsync |
missing properties.
|
|
|
@9229
|
16 年 |
vboxsync |
Missing
|
|
|
@9226
|
16 年 |
vboxsync |
%RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
|
|
|
@9212
|
16 年 |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8927
|
17 年 |
vboxsync |
and return the correct index.
|
|
|
@8926
|
17 年 |
vboxsync |
Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file.
|
|
|
@8702
|
17 年 |
vboxsync |
fixed mixed up description and define columns.
|
|
|
@8686
|
17 年 |
vboxsync |
ordering
|
|
|
@8685
|
17 年 |
vboxsync |
Added our custom E_ACCESSDENIED value.
|
|
|
@8681
|
17 年 |
vboxsync |
Wrote the xpcom error message lookup table by hand. (there are so few …
|
|
|
@8679
|
17 年 |
vboxsync |
Ignore NIL_RTTHREAD parameters for the RTThreadGet*LockCount APIs.
|
|
|
@8671
|
17 年 |
vboxsync |
?/? for r0/gc.
|
|
|
@8670
|
17 年 |
vboxsync |
made the lock count eat less space.
|
|
|
@8669
|
17 年 |
vboxsync |
Use the IN_TREE flag instead of the state just to be on the safe side.
|
|
|
@8663
|
17 年 |
vboxsync |
New logger prefix: lockcnts Output: read/write
|
|
|