VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77821   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77797   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77758   6 years vboxsync Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
(edit) @77734   6 years vboxsync IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
(edit) @77694   6 years vboxsync fuzz.h: doxygen
(edit) @77693   6 years vboxsync Runtime/fuzz: Some more statistics, add possibility to configure the …
(edit) @77681   6 years vboxsync IPRT: Adding an extended file open API that returns the action taken …
(edit) @77658   6 years vboxsync Runtime/fuzz: Statistics updates, don't fail if a working directory …
(edit) @77632   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
(edit) @77558   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77544   6 years vboxsync Runtime/fuzz: Updates, add a target state recording mechanism to …
(edit) @77509   6 years vboxsync Runtime/fuzz: Updates
(edit) @77482   6 years vboxsync Runtime/fuzz: Rewriting the core fuzzed input generator. The new …
(edit) @77293   6 years vboxsync x86.h: Added X86_GREG_COUNT similar to the existing X86_SREG_COUNT for …
(edit) @77256   6 years vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @77236   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77233   6 years vboxsync IPRT: Some new FS types.
(edit) @77122   6 years vboxsync iprt/types.h: Fix for recent FreeBSD versions
(edit) @77119   6 years vboxsync cdefs.h: Explicitly cast the result of RT_BYTE[1..7]() to uint8_t to …
(edit) @77118   6 years vboxsync Runtime: Get rid of the "register" keyword usage as all compilers we …
(edit) @77110   6 years vboxsync RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
(edit) @77109   6 years vboxsync assertcompile.h: Use _Static_assert() when compiling in C mode and …
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76869   6 years vboxsync kmk incs
(edit) @76723   6 years vboxsync asm.h: do not use the GCC version of ASMAtomicUoWritePtr for old GCC …
(edit) @76687   6 years vboxsync GCC/Address sanitiser: do not break pre-compiled headers. bugref:8019: …
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76644   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]
(edit) @76643   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]
(edit) @76641   6 years vboxsync Runtime/fs/xfsvfs: Updates, working on inode parsing
(edit) @76618   6 years vboxsync include/iprt/formats/xfs.h: SCM fix
(edit) @76616   6 years vboxsync Runtime/VFS: Started XFS filesystem parser (not built, committed for …
(edit) @76589   6 years vboxsync IPRT: Attempted to address some the more obvious shortcomings of …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76512   6 years vboxsync scm,asm*watcom*.h: Added scm option to omit the #pragma once for the …
(edit) @76508   6 years vboxsync iprt/asn1-generator-pass.h: fix. bugref:9344
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76505   6 years vboxsync include/*: Some header guard cleanups in prep for scm rules on the subject.
(edit) @76442   6 years vboxsync iprt/formats/ntfs.h: Mark 64-bit bitfields with RT_GCC_EXTENSION to …
(edit) @76440   6 years vboxsync iprt/format/udf.h,iprt/formats/pecoff.h: GCC and 16-bit and 8-bit …
(edit) @76432   6 years vboxsync iprt/errcode.h: Include VERR_GETOPT_UNKNOWN_OPTION. bugref:9344
(edit) @76431   6 years vboxsync iprt/getopt.h: Include errcore.h for VINF_GETOPT_NOT_OPTION. bugref:9344
(edit) @76423   6 years vboxsync iprt/errcore.h: Added some more commonly used status codes. bugref:9344
(edit) @76421   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76385   6 years vboxsync DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
(edit) @76375   6 years vboxsync include/iprt/nocrt//fenv.h: Make recent gcc happy.
(edit) @76374   6 years vboxsync iprt/bldprog-strtab-template.cpp.h: Header build fix.
(edit) @76373   6 years vboxsync iprt/bldprog-strtab-template.cpp.h: Header build fix.
(edit) @76372   6 years vboxsync iprt/linux/symvers.h: Fixed header compilation test issue, dropping $ …
(edit) @76371   6 years vboxsync iprt/assert.h: Mark all PRETTY_FUNCTION use with RT_GCC_EXTENSION.
(edit) @76369   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76355   6 years vboxsync iprt/*.h: Avoid including err.h when possible. bugref:9344
(edit) @76351   6 years vboxsync iprt/*.h: Avoid including err.h when possible. bugref:9344
(edit) @76350   6 years vboxsync iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. …
(edit) @76349   6 years vboxsync iprt/string.h: Don't include iprt/latin1.h and thereby iprt/err.h. …
(edit) @76348   6 years vboxsync iprt/err*.h: Make VINF_SUCCESS available via errcore.h too.
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76327   6 years vboxsync iprt/assert.h: Enabled stack backtraces on ring-3 assertion for …
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @76316   6 years vboxsync Runtime/fs/extvfs: Updates, implement extent tree walking. Enables …
(edit) @76305   6 years vboxsync Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems …
(edit) @76299   6 years vboxsync Runtime/fs/extvfs: Updates
(edit) @76292   6 years vboxsync Runtime/fs/extvfs: Working on parsing block group and inode descriptors
(edit) @76256   6 years vboxsync Runtime/formats/ext: Add more structures
(edit) @76218   6 years vboxsync Runtime/fs: Started restructuring the ext2 filesystem code to indicate …
(edit) @76216   6 years vboxsync Runtime/fs: Started restructurin the ext2 filesystem code to indicate …
(edit) @76096   6 years vboxsync IPRT: Added RTUtf16Chr.
(edit) @76095   6 years vboxsync IPRT: Added RTPathFilenameUtf16[Ex].
(edit) @76094   6 years vboxsync IPRT: Added RTPathFilenameUtf16[Ex].
(edit) @76090   6 years vboxsync IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
(edit) @76073   6 years vboxsync IPRT: Added RTSystemGetNtVersion.
(edit) @76061   6 years vboxsync IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better API …
(edit) @75994   6 years vboxsync kmk incs
(edit) @75993   6 years vboxsync SharedFolders: Track mappings made by a client session so we can unmap …
(edit) @75951   6 years vboxsync IPRT: Translation for STATUS_NO_MEDIA_IN_DEVICE.
(edit) @75916   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Pending debug exceptions bits.
(edit) @75883   6 years vboxsync IPRT/shmem: Make doxygen and scm happy.
(edit) @75880   6 years vboxsync doxygen
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75878   6 years vboxsync Runtime/r3/win: Made NtQuerySection accessible
(edit) @75790   6 years vboxsync iprt/err.h: VERR_PROC_ELEVATION_REQUIRED.
(edit) @75786   6 years vboxsync iprt/err.h: Added generic VERR_WRONG_PARAMETER_COUNT, …
(edit) @75785   6 years vboxsync iprt/err.h: Added generic VERR_WRONG_PARAMETER_COUNT, …
(edit) @75704   6 years vboxsync IPRT/r0drv/darwin: RTSemEventSignal and RTSemEventMultiSignal seems to …
(edit) @75665   6 years vboxsync iprt: adjust time-r0drv-linux.c for Linux 4.20. bugref:4567: Linux …
(edit) @75652   6 years vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @75618   6 years vboxsync asm.h: do not use typeof for old gcc versions in …
(edit) @75332   6 years vboxsync iprt/err.h: Added check for RTERR_NO_STRICT_RC before enabling …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette