VirtualBox

Ignore:
Timestamp:
Sep 12, 2007 11:45:18 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24405
Message:

Restructured the Linux shared folders guest module and made it use backdoor logging

Location:
trunk/src/VBox/Additions/linux/module
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/Makefile.module

    r4707 r4729  
    3636        strformatrt.o \
    3737        strformat-vbox.o \
     38        divdi3.o \
     39        moddi3.o \
    3840        udivdi3.o \
    3941        umoddi3.o \
  • trunk/src/VBox/Additions/linux/module/files_vboxadd

    r4707 r4729  
    4848    ${PATH_ROOT}/src/VBox/Runtime/include/internal/magics.h=>include/internal/magics.h \
    4949    ${PATH_ROOT}/src/VBox/Runtime/include/internal/string.h=>include/internal/string.h \
     50    ${PATH_ROOT}/src/VBox/Runtime/math/gcc/divdi3.c=>divdi3.c \
     51    ${PATH_ROOT}/src/VBox/Runtime/math/gcc/moddi3.c=>moddi3.c \
    5052    ${PATH_ROOT}/src/VBox/Runtime/math/gcc/qdivrem.c=>qdivrem.c \
    5153    ${PATH_ROOT}/src/VBox/Runtime/math/gcc/quad.h=>quad.h \
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