VirtualBox

Ignore:
Timestamp:
Nov 2, 2010 10:30:46 AM (14 years ago)
Author:
vboxsync
Message:

IPRT: Added RTStrCat and RTStrCatEx.

File:
1 edited

Legend:

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

    r33602 r33678  
    312312        common/sort/RTSortApvIsSorted.cpp \
    313313        common/sort/shellsort.cpp \
     314        common/string/RTStrCat.cpp \
     315        common/string/RTStrCatEx.cpp \
    314316        common/string/RTStrCmp.cpp \
    315317        common/string/RTStrConvertHexBytes.cpp \
     
    962964        common/path/RTPathStripFilename.cpp \
    963965        common/path/RTPathStripTrailingSlash.cpp \
     966        common/string/RTStrCat.cpp \
     967        common/string/RTStrCatEx.cpp \
    964968        common/string/RTStrCmp.cpp \
    965969        common/string/RTStrCopy.cpp \
     
    12911295        common/string/strncmp.cpp \
    12921296        common/string/strpbrk.cpp \
     1297        common/string/RTStrCat.cpp \
     1298        common/string/RTStrCatEx.cpp \
    12931299        common/string/RTStrCopy.cpp \
    12941300        common/string/RTStrCopyEx.cpp \
     
    14261432        common/rand/randadv.cpp \
    14271433        common/rand/randparkmiller.cpp \
     1434        common/string/RTStrCat.cpp \
     1435        common/string/RTStrCatEx.cpp \
    14281436        common/string/RTStrCmp.cpp \
    14291437        common/string/RTStrCopy.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