VirtualBox

Ignore:
Timestamp:
Jan 2, 2015 2:19:28 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97493
Message:

VBoxDTrace: Split out the ring-3 libc stuff from VBoxDTraceTypes.h and into VBoxDTraceLibCWrappers.h, fixing electric fence and duplicated strings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/dtrace.c

    r53653 r53716  
    6969# include <iprt/string.h>
    7070
    71 # undef PATH_MAX
    72 # define PATH_MAX RTPATH_MAX
    73 
    74 # define getpid                                   RTProcSelf
    75 # define basename(a_pszPath)                  RTPathFilename(a_pszPath)
     71# include "VBoxDTraceLibCWrappers.h"
    7672
    7773# ifdef _MSC_VER
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