VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68697   7 years vboxsync isovfs.cpp: More UDF code (disabled). [build fix]
(edit) @68695   7 years vboxsync isovfs.cpp: More UDF code (disabled). [build fix]
(edit) @68694   7 years vboxsync isovfs.cpp: More UDF code (disabled).
(edit) @68675   7 years vboxsync include file build fixes (kmk -C include)
(edit) @68614   7 years vboxsync Runtime: Included gcc math stuff in OS/2 ring-0 so we can mix watcom …
(edit) @68580   7 years vboxsync merging vbglioc r117758: timer-r0drv-freebsd.c: build fix
(edit) @68578   7 years vboxsync merging vbglioc r117756: utf8-posix.cpp build fix for FreeBSD 10.3
(edit) @68510   7 years vboxsync isovfs.cpp: Started on UDF recognition sequence. [build fix]
(edit) @68509   7 years vboxsync isovfs.cpp: Started on UDF recognition sequence.
(edit) @68506   7 years vboxsync isomaker.cpp: Plugged two memory leaks.
(edit) @68505   7 years vboxsync vfsbase.cpp: fixed lock leak in rtVfsObjDestroy.
(edit) @68496   7 years vboxsync iprt/manifest2.cpp: fix harmless typos in static function names
(edit) @68401   7 years vboxsync Runtime/linux: Use fallocate64 to support large files on 32bit hosts.
(edit) @68382   7 years vboxsync iprt/isomaker: Don't forget to free the child array of directories.
(edit) @68378   7 years vboxsync iprt/formats/udf.h: Started writing UDF structures.
(edit) @68345   7 years vboxsync IPRT: iso9660vfs.cpp -> isovfs.cpp
(edit) @68317   7 years vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @68316   7 years vboxsync iprt/utf16.h: Added some more RTUtf16Big functions, introducing a …
(edit) @68244   7 years vboxsync IPRT: Add RTAvlU32 to RuntimeR0Drv.
(edit) @68217   7 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68216   7 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68215   7 years vboxsync Runtime/r0drv/linux: openSUSE Leap 42.3 tweak for a Linux 4.4 kernel …
(edit) @68198   7 years vboxsync isomaker: Fixed spill file read bug.
(edit) @68183   7 years vboxsync IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
(edit) @68154   7 years vboxsync iprt: Added RTCString::erase.
(edit) @68147   7 years vboxsync iprt/isomaker: Added file & dir mode manipulation APIs and options.
(edit) @68125   8 years vboxsync RTCString: Added assign() methods. [bugfix]
(edit) @68123   8 years vboxsync RTCString: Added assign() methods.
(edit) @68121   8 years vboxsync IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
(edit) @68119   8 years vboxsync IPRT: added iprt/locale.h with two functions for getting the locale …
(edit) @68116   8 years vboxsync RTTimeZoneGetInfoByWindowsName: fix
(edit) @68113   8 years vboxsync Added RTTimeZoneGetCurrent for getting TZ.
(edit) @68107   8 years vboxsync iprt: Added some time zone name mapping info (for unattended guest …
(edit) @68094   8 years vboxsync RTCString: Added startsWithWord method.
(edit) @68078   8 years vboxsync iso9660vfs: Report half sensible default mode flags on files and dirs, …
(edit) @68050   8 years vboxsync sysfs.cpp: arch linux build fix (hope everyone has sys/sysmacros.h).
(edit) @68025   8 years vboxsync IPRT/isomaker: Fixed a couple of bugs in the symlink creation code.
(edit) @68014   8 years vboxsync rtFsIsoMakerFinalizeIsoDirectoryEntry: fixed block+char dev test.
(edit) @67984   8 years vboxsync Runtime: Linux 4.13 fix
(edit) @67979   8 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67963   8 years vboxsync RTNtPathFromWinUtf16Ex: Remove special trailing dot.
(edit) @67948   8 years vboxsync pecoff,ldrPE: Another load config change surfaced in build 16237, …
(edit) @67897   8 years vboxsync isomaker: Attempt to fix annoying clang burn.
(edit) @67878   8 years vboxsync fatvfs.cpp: Fixed another formatting problem causing trouble with XP: …
(edit) @67877   8 years vboxsync RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters …
(edit) @67876   8 years vboxsync RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster …
(edit) @67871   8 years vboxsync isomakercmd: Must ignore TRANS.TBL files too.
(edit) @67869   8 years vboxsync isomaker: todo.
(edit) @67868   8 years vboxsync isomaker: Adding --push-iso / --pop options for adding select files …
(edit) @67867   8 years vboxsync isomaker: Adding --push-iso / --pop options for adding select files …
(edit) @67864   8 years vboxsync isomaker: doxygen updates
(edit) @67862   8 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67860   8 years vboxsync isomaker: Some fixes for bugs found when testing different buffer read …
(edit) @67859   8 years vboxsync rtVfsMemFile_LocateExtentSlow: Wrong check for when to start from the …
(edit) @67850   8 years vboxsync isomaker: Upgrade to rock ridge level 2 on import if we see level two …
(edit) @67849   8 years vboxsync isomaker: Symlink fix and mode bit fix.
(edit) @67848   8 years vboxsync IPRT/isomaker: symlink assert fixes
(edit) @67847   8 years vboxsync IPRT/isomaker: symlink assert fixes
(edit) @67846   8 years vboxsync IPRT/isomaker: symlink fix
(edit) @67845   8 years vboxsync isomakerimport: ignore TRANS.TBL files.
(edit) @67843   8 years vboxsync IPRT/isomaker: Working on generating rock ridge data. [oops]
(edit) @67842   8 years vboxsync IPRT/isomaker: Working on generating rock ridge data.
(edit) @67839   8 years vboxsync IPRT/isomaker: build fix
(edit) @67838   8 years vboxsync IPRT/isomaker: Working on generating rock ridge data (untested). …
(edit) @67801   8 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67799   8 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67797   8 years vboxsync IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
(edit) @67794   8 years vboxsync isomaker: Added API for setting the rock ridge name and adjusted …
(edit) @67791   8 years vboxsync isomakerimport: More rock ridge code.
(edit) @67788   8 years vboxsync isomakerimport: More rock ridge code.
(edit) @67781   8 years vboxsync isomaker: Rock updates
(edit) @67775   8 years vboxsync isomaker: Importing rock ridge stuff.
(edit) @67774   8 years vboxsync isomaker: Rock updates
(edit) @67732   8 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67731   8 years vboxsync Runtime: added RTFSTYPE_EXFAT
(edit) @67688   8 years vboxsync RTCString: Added 4 standard like replace() methods.
(edit) @67677   8 years vboxsync Runtime/Makefile.kmk: ignore another flavour of bad_alloc()
(edit) @67675   8 years vboxsync iprt/xml: Added a RTCString writer class.
(edit) @67674   8 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67673   8 years vboxsync nit
(edit) @67665   8 years vboxsync Runtime/r0drv/linux: adapted to CONFIG_CPUMASK_OFFSTACK=y
(edit) @67651   8 years vboxsync IPRT: Added strip, stripLeft, and stripRight to RTCString.
(edit) @67650   8 years vboxsync IPRT: Added const char * variant of RTCString::contains.
(edit) @67645   8 years vboxsync IPRT: RTCString::find: Made it return npos if the string to search for …
(edit) @67635   8 years vboxsync tarvfs.cpp: Relax rtZipTarReaderIsAtEnd a lot.
(edit) @67621   8 years vboxsync fatvfs.cpp: off-by-one
(edit) @67612   8 years vboxsync rtFsIso9660VolGetMaybeUtf16Be: Fix for fields with odd length.
(edit) @67605   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67600   8 years vboxsync IPRT: More ISO maker code (import + booting).
(edit) @67598   8 years vboxsync RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
(edit) @67595   8 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67571   8 years vboxsync IPRT: More ISO maker code (import + multi-extent related).
(edit) @67570   8 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67569   8 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67568   8 years vboxsync iso9660vfs.cpp: Implemented support for multi-extent files (really …
(edit) @67560   8 years vboxsync RTLs.cpp: Fixed missing terminator when copying names.
(edit) @67559   8 years vboxsync iso9660vfs.cpp: Better name version handling.
(edit) @67549   8 years vboxsync IPRT: More ISO maker code (related to image string properties and import).
(edit) @67539   8 years vboxsync IPRT: More ISO maker code (import related).
(edit) @67538   8 years vboxsync IPRT: More ISO maker code (import related).
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