VirtualBox

Ignore:
Timestamp:
Feb 18, 2009 10:49:55 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43004
Message:

Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for exceptions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c

    r16546 r16888  
    151151    0,                              /* min. packet size */
    152152    INFPSZ,                         /* max. packet size */
    153     0,                              /* hi-water mask */
    154     0                               /* lo-water mask */
     153    0,                              /* hi-water mark */
     154    0                               /* lo-water mark */
    155155};
    156156
     
    390390/** Goes along with the instance to determine type of stream being opened/created. */
    391391VBOXNETFLTSTREAMTYPE volatile g_VBoxNetFltSolarisStreamType;
    392 
    393 /** GCC C++ hack. */
    394 unsigned __gxx_personality_v0 = 0xdecea5ed;
    395392
    396393
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