|
|
@78337
|
6 years |
vboxsync |
IPRT/memsafer: Added RTMemSaferGetSize.
|
|
|
@78334
|
6 years |
vboxsync |
IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
|
|
|
@78303
|
6 years |
vboxsync |
winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
|
|
|
@78187
|
6 years |
vboxsync |
IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
|
|
|
@78186
|
6 years |
vboxsync |
IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
|
|
|
@78153
|
6 years |
vboxsync |
IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
|
|
|
@78120
|
6 years |
vboxsync |
IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
|
|
|
@78104
|
6 years |
vboxsync |
IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
|
|
|
@78100
|
6 years |
vboxsync |
iprt/cpp/path.h: Added RTPathAbsExCxx wrappers and made the existing …
|
|
|
@78098
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@78066
|
6 years |
vboxsync |
IPRT,GUI: Workaround for certificate downloads getting redirected to https.
|
|
|
@78051
|
6 years |
vboxsync |
iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
|
|
|
@78048
|
6 years |
vboxsync |
IPRT: Working on new RTPathAbsEx implementation, temporarily called …
|
|
|
@78032
|
6 years |
vboxsync |
iprt/win: Added wrapper for rpcproxy.h that helps making it usable …
|
|
|
@77983
|
6 years |
vboxsync |
IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
|
|
|
@77971
|
6 years |
vboxsync |
Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
|
|
|
@77941
|
6 years |
vboxsync |
Runtime/ldrELFRelocatable.cpp.h: several fixes
* Check that the …
|
|
|
@77830
|
6 years |
vboxsync |
IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
|
|
|
@77821
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77816
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77797
|
6 years |
vboxsync |
IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
|
|
|
@77758
|
6 years |
vboxsync |
Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
|
|
|
@77734
|
6 years |
vboxsync |
IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
|
|
|
@77694
|
6 years |
vboxsync |
fuzz.h: doxygen
|
|
|
@77693
|
6 years |
vboxsync |
Runtime/fuzz: Some more statistics, add possibility to configure the …
|
|
|
@77681
|
6 years |
vboxsync |
IPRT: Adding an extended file open API that returns the action taken …
|
|
|
@77658
|
6 years |
vboxsync |
Runtime/fuzz: Statistics updates, don't fail if a working directory …
|
|
|
@77632
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
|
|
|
@77558
|
6 years |
vboxsync |
IPRT: Moved the RTLogSetGroupLimit() functionality into the …
|
|
|
@77557
|
6 years |
vboxsync |
IPRT: Moved the RTLogSetGroupLimit() functionality into the …
|
|
|
@77549
|
6 years |
vboxsync |
linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
|
|
|
@77544
|
6 years |
vboxsync |
Runtime/fuzz: Updates, add a target state recording mechanism to …
|
|
|
@77509
|
6 years |
vboxsync |
Runtime/fuzz: Updates
|
|
|
@77482
|
6 years |
vboxsync |
Runtime/fuzz: Rewriting the core fuzzed input generator.
The new …
|
|
|
@77293
|
6 years |
vboxsync |
x86.h: Added X86_GREG_COUNT similar to the existing X86_SREG_COUNT for …
|
|
|
@77256
|
6 years |
vboxsync |
Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
|
|
|
@77236
|
6 years |
vboxsync |
IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
|
|
|
@77233
|
6 years |
vboxsync |
IPRT: Some new FS types.
|
|
|
@77122
|
6 years |
vboxsync |
iprt/types.h: Fix for recent FreeBSD versions
|
|
|
@77119
|
6 years |
vboxsync |
cdefs.h: Explicitly cast the result of RT_BYTE[1..7]() to uint8_t to …
|
|
|
@77118
|
6 years |
vboxsync |
Runtime: Get rid of the "register" keyword usage as all compilers we …
|
|
|
@77110
|
6 years |
vboxsync |
RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
|
|
|
@77109
|
6 years |
vboxsync |
assertcompile.h: Use _Static_assert() when compiling in C mode and …
|
|
|
@77047
|
6 years |
vboxsync |
iprt/isomaker: Optimized native handle (file descriptor) usage when …
|
|
|
@77008
|
6 years |
vboxsync |
Runtime/xfsvfs.cpp: Updates
|
|
|
@76886
|
6 years |
vboxsync |
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
|
|
|
@76869
|
6 years |
vboxsync |
kmk incs
|
|
|
@76723
|
6 years |
vboxsync |
asm.h: do not use the GCC version of ASMAtomicUoWritePtr for old GCC …
|
|
|
@76687
|
6 years |
vboxsync |
GCC/Address sanitiser: do not break pre-compiled headers.
bugref:8019: …
|
|
|
@76678
|
6 years |
vboxsync |
Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
|
|
|
@76644
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]
|
|
|
@76643
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]
|
|
|
@76641
|
6 years |
vboxsync |
Runtime/fs/xfsvfs: Updates, working on inode parsing
|
|
|
@76618
|
6 years |
vboxsync |
include/iprt/formats/xfs.h: SCM fix
|
|
|
@76616
|
6 years |
vboxsync |
Runtime/VFS: Started XFS filesystem parser (not built, committed for …
|
|
|
@76589
|
6 years |
vboxsync |
IPRT: Attempted to address some the more obvious shortcomings of …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76512
|
6 years |
vboxsync |
scm,asm*watcom*.h: Added scm option to omit the #pragma once for the …
|
|
|
@76508
|
6 years |
vboxsync |
iprt/asn1-generator-pass.h: fix. bugref:9344
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76505
|
6 years |
vboxsync |
include/*: Some header guard cleanups in prep for scm rules on the subject.
|
|
|
@76442
|
6 years |
vboxsync |
iprt/formats/ntfs.h: Mark 64-bit bitfields with RT_GCC_EXTENSION to …
|
|
|
@76440
|
6 years |
vboxsync |
iprt/format/udf.h,iprt/formats/pecoff.h: GCC and 16-bit and 8-bit …
|
|
|
@76432
|
6 years |
vboxsync |
iprt/errcode.h: Include VERR_GETOPT_UNKNOWN_OPTION. bugref:9344
|
|
|
@76431
|
6 years |
vboxsync |
iprt/getopt.h: Include errcore.h for VINF_GETOPT_NOT_OPTION. bugref:9344
|
|
|
@76423
|
6 years |
vboxsync |
iprt/errcore.h: Added some more commonly used status codes. bugref:9344
|
|
|
@76421
|
6 years |
vboxsync |
VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
|
|
|
@76417
|
6 years |
vboxsync |
iprt/errcore.h,*: Duplicate some of the most frequently used status …
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76385
|
6 years |
vboxsync |
DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
|
|
|
@76375
|
6 years |
vboxsync |
include/iprt/nocrt//fenv.h: Make recent gcc happy.
|
|
|
@76374
|
6 years |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: Header build fix.
|
|
|
@76373
|
6 years |
vboxsync |
iprt/bldprog-strtab-template.cpp.h: Header build fix.
|
|
|
@76372
|
6 years |
vboxsync |
iprt/linux/symvers.h: Fixed header compilation test issue, dropping $ …
|
|
|
@76371
|
6 years |
vboxsync |
iprt/assert.h: Mark all PRETTY_FUNCTION use with RT_GCC_EXTENSION.
|
|
|
@76369
|
6 years |
vboxsync |
*: string.h sans err.h fix. bugref:9344
|
|
|
@76355
|
6 years |
vboxsync |
iprt/*.h: Avoid including err.h when possible. bugref:9344
|
|
|
@76351
|
6 years |
vboxsync |
iprt/*.h: Avoid including err.h when possible. bugref:9344
|
|
|
@76350
|
6 years |
vboxsync |
iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. …
|
|
|
@76349
|
6 years |
vboxsync |
iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. …
|
|
|
@76348
|
6 years |
vboxsync |
iprt/err*.h: Make VINF_SUCCESS available via errcore.h too.
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76327
|
6 years |
vboxsync |
iprt/assert.h: Enabled stack backtraces on ring-3 assertion for …
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@76322
|
6 years |
vboxsync |
Reverted accidental commit r127614.
|
|
|
@76321
|
6 years |
vboxsync |
iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
|
|
|
@76316
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
|
|
|
@76305
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
|
|
|
@76299
|
6 years |
vboxsync |
Runtime/fs/extvfs: Updates
|
|
|
@76292
|
6 years |
vboxsync |
Runtime/fs/extvfs: Working on parsing block group and inode descriptors
|
|
|
@76256
|
6 years |
vboxsync |
Runtime/formats/ext: Add more structures
|
|
|
@76218
|
6 years |
vboxsync |
Runtime/fs: Started restructuring the ext2 filesystem code to indicate …
|
|
|
@76216
|
6 years |
vboxsync |
Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
|
|
|
@76096
|
6 years |
vboxsync |
IPRT: Added RTUtf16Chr.
|
|
|
@76095
|
6 years |
vboxsync |
IPRT: Added RTPathFilenameUtf16[Ex].
|
|
|
@76094
|
6 years |
vboxsync |
IPRT: Added RTPathFilenameUtf16[Ex].
|
|
|
@76090
|
6 years |
vboxsync |
IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
|
|
|
@76073
|
6 years |
vboxsync |
IPRT: Added RTSystemGetNtVersion.
|
|
|