VirtualBox

Changeset 4287 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Aug 22, 2007 2:49:19 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23804
Message:

Solaris

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/env-generic.cpp

    r4130 r4287  
    3333
    3434#include <string.h>
     35
     36#if defined(RT_OS_SOLARIS)
     37/* It's an implementation detail in Solaris, see
     38 * http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libc/port/gen/getenv.c line 50.
     39 */
     40extern const char               **environ;
     41#endif
    3542
    3643struct RTENVINTERNAL
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