VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @75294   6 years vboxsync iprt/cdefs.h: Fixed RT_NOREF11.
(edit) @75243   6 years vboxsync IPRT/dbg: Added RTDbgCfgOpenEx.
(edit) @75239   6 years vboxsync IPRT/dbg: Added RTDbgCfgOpenEx.
(edit) @75238   6 years vboxsync IPRT: Moved the dwarf defines into iprt/formats/dwarf.h. Did some …
(edit) @75230   6 years vboxsync iprt/mp.h: doc fix
(edit) @75140   6 years vboxsync iprt/symvers.h, Config.kmk: build binary-compatible Additions on glibc …
(edit) @75132   6 years vboxsync iprt/asm.h,cdefs.h: More watcom adjustments.
(edit) @75131   6 years vboxsync iprt/asm*.h,VMMDev.h: Watcom adjustments.
(edit) @75108   6 years vboxsync IPRT/http: Extended RTHttpReset with a flag parameter so headers can …
(edit) @75049   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75045   6 years vboxsync IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
(edit) @75035   6 years vboxsync iprt/ldr.h: Forgot to remove RTLdrOpenkLdr prototype. bugref:9232
(edit) @75013   6 years vboxsync Reverted r126046: iprt/symvers.h: fix for building back-compatible …
(edit) @75009   6 years vboxsync iprt/symvers.h: fix for building back-compatible Additions with glibc …
(edit) @75008   6 years vboxsync IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
(edit) @74980   6 years vboxsync IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with …
(edit) @74844   6 years vboxsync IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. …
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74733   6 years vboxsync IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232
(edit) @74726   6 years vboxsync IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
(edit) @74721   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74716   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74712   6 years vboxsync IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
(edit) @74711   6 years vboxsync IPRT/crypto: deal with system openssl where RC4_INT is defined as …
(edit) @74708   6 years vboxsync iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters.
(edit) @74707   6 years vboxsync IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
(edit) @74692   6 years vboxsync IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
(edit) @74672   6 years vboxsync IPRT/asn1: Hacked code into handling the necessary indefinite length …
(edit) @74657   6 years vboxsync IPRT/asn1: Working on parsing Mach-O code signing structures... …
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