VirtualBox

Changeset 93487 in vbox for trunk/src


Ignore:
Timestamp:
Jan 30, 2022 12:58:55 AM (3 years ago)
Author:
vboxsync
Message:

IPRT/RTProcCreateEx/posix: Corrected IPRT_LIBPATM_FILE_1_XXX macros for the not linux and not darwin case (*bsd). bugref:10153

File:
1 edited

Legend:

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

    r93216 r93487  
    167167# else
    168168#  define IPRT_LIBPAM_FILE_1           "libpam.so"
    169 #  define IPRT_LIBPAM_FILE_1_MIN_VER  16
    170 #  define IPRT_LIBPAM_FILE_1_MAX_VER   0
     169#  define IPRT_LIBPAM_FILE_1_FIRST_VER 16
     170#  define IPRT_LIBPAM_FILE_1_END_VER   0
    171171# endif
    172172#endif
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