VirtualBox

Changeset 4885 in vbox for trunk/src/libs


Ignore:
Timestamp:
Sep 19, 2007 7:50:51 AM (17 years ago)
Author:
vboxsync
Message:

Freebsd patches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.h

    r4884 r4885  
    106106#define _PR_IPV6_V6ONLY_PROBE
    107107#endif
     108
     109/* VBOX - START (expect somthing similar to arrive in the mozilla tree) */
     110#if (__FreeBSD_version >= 700016) || (__FreeBSD_version < 700000 && __FreeBSD_version >= 601103)
     111#if defined(_PR_PTHREADS)
     112#define _PR_HAVE_GETPROTO_R
     113#define _PR_HAVE_5_ARG_GETPROTO_R
     114#define _PR_HAVE_GETHOST_R
     115#define _PR_HAVE_GETHOST_R_INT
     116#define _PR_HAVE_THREADSAFE_GETHOST
     117#endif
     118#endif
     119/* VBOX - END */
    108120
    109121#define USE_SETJMP
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