VirtualBox

Ignore:
Timestamp:
Aug 20, 2022 3:08:08 AM (3 years ago)
Author:
vboxsync
Message:

IPRT/nocrt: Implemented wcslen. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r96371 r96373  
    19841984        common/string/strstr.cpp \
    19851985        common/string/strcspn.cpp \
    1986         common/string/strpbrk.cpp
     1986        common/string/strpbrk.cpp \
     1987        common/string/wcslen.asm
     1988
    19871989  RuntimeR3_SOURCES.amd64 = $(RuntimeBaseR3_SOURCES.amd64) \
    19881990        common/math/atan.asm  \
     
    20622064        common/string/strstr.cpp \
    20632065        common/string/strcspn.cpp \
    2064         common/string/strpbrk.cpp
     2066        common/string/strpbrk.cpp \
     2067        common/string/wcslen.asm
     2068
    20652069  RuntimeR3_SOURCES.win = $(filter-out \
    20662070        r3/generic/RTLocaleQueryLocaleName-r3-generic.cpp \
Note: See TracChangeset for help on using the changeset viewer.

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