VirtualBox

Changeset 8284 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Apr 22, 2008 12:59:37 PM (17 years ago)
Author:
vboxsync
Message:

simple scanning function for IPv4 CIDR addresses

Location:
trunk/src/VBox/Runtime
Files:
2 edited

Legend:

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

    r8245 r8284  
    189189        common/misc/thread.cpp \
    190190        common/misc/zip.cpp \
     191        common/misc/ip.cpp \
    191192        common/string/straprintf.cpp \
    192193        common/string/strformat.cpp \
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r8155 r8284  
    6868        tstTSC \
    6969        tstUtf8 \
    70         tstUuid
     70        tstUuid \
     71        tstIp
    7172PROGRAMS.win = \
    7273        tstRTProcWait \
     
    112113tstStrFormat_SOURCES = tstStrFormat.cpp
    113114
     115tstIp_SOURCES = tstIp.cpp
     116
    114117tstLog_SOURCES  = tstLog.cpp
    115118
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