VirtualBox

Ignore:
Timestamp:
Aug 24, 2021 10:26:07 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146464
Message:

IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM ring-0 uses it. bugref:10086

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest

    r89957 r90829  
    3838    ${PATH_ROOT}/include/iprt/cdefs.h=>include/iprt/cdefs.h \
    3939    ${PATH_ROOT}/include/iprt/cpuset.h=>include/iprt/cpuset.h \
     40    ${PATH_ROOT}/include/iprt/crc.h=>include/iprt/crc.h \
    4041    ${PATH_ROOT}/include/iprt/ctype.h=>include/iprt/ctype.h \
    4142    ${PATH_ROOT}/include/iprt/err.h=>include/iprt/err.h \
     
    113114    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/alloc.cpp=>common/alloc/alloc.c \
    114115    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/heapsimple.cpp=>common/alloc/heapsimple.c \
     116    ${PATH_ROOT}/src/VBox/Runtime/common/checksum/crc32.cpp=>common/checksum/crc32.c \
    115117    ${PATH_ROOT}/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp=>common/err/RTErrConvertFromErrno.c \
    116118    ${PATH_ROOT}/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp=>common/err/RTErrConvertToErrno.c \
     
    155157    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformattype.cpp=>common/string/strformattype.c \
    156158    ${PATH_ROOT}/src/VBox/Runtime/common/string/strprintf.cpp=>common/string/strprintf.c \
     159    ${PATH_ROOT}/src/VBox/Runtime/common/string/strprintf2.cpp=>common/string/strprintf2.c \
    157160    ${PATH_ROOT}/src/VBox/Runtime/common/string/strtonum.cpp=>common/string/strtonum.c \
    158161    ${PATH_ROOT}/src/VBox/Runtime/common/string/utf-8.cpp=>common/string/utf-8.c \
Note: See TracChangeset for help on using the changeset viewer.

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