VirtualBox

Changeset 16525 in vbox for trunk/src/VBox/Runtime/r3/posix


Ignore:
Timestamp:
Feb 5, 2009 7:06:55 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42451
Message:

some comments

File:
1 edited

Legend:

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

    r16524 r16525  
    3434*******************************************************************************/
    3535#ifdef RT_OS_DARWIN
    36 /*XXX: see sys/cdefs.h */
    37 #define __DARWIN_UNIX03 1
     36/*
     37 * @todo: here is workaround for unsetenv(3) which doen't return status
     38 * see sys/cdefs.h for better solution
     39 */
     40# define __DARWIN_UNIX03 1
    3841#endif
    3942#include <iprt/env.h>
Note: See TracChangeset for help on using the changeset viewer.

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