VirtualBox

儲存庫 vbox 的更動 16526


忽略:
時間撮記:
2009-2-5 上午09:43:21 (16 年 以前)
作者:
vboxsync
訊息:

IMO better for the unsetenv() prototype on Darwin

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r3/posix/env-posix.cpp

    r16525 r16526  
    3434*******************************************************************************/
    3535#ifdef RT_OS_DARWIN
    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
     36/* pick the correct prototype for unsetenv. */
     37# define _POSIX_C_SOURCE 1
    4138#endif
    4239#include <iprt/env.h>
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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