VirtualBox

Changeset 106787 in vbox


Ignore:
Timestamp:
Oct 30, 2024 11:44:55 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165682
Message:

IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets or pipes directly to need to do so. [os2 build fix] bugref:10268

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/init.cpp

    r106779 r106787  
    4848# ifndef RT_OS_OS2
    4949#  include <pthread.h>
    50 #  include <signal.h>
    5150#  include <errno.h>
    5251#  define IPRT_USE_SIG_CHILD_DUMMY
    5352# endif
     53# include <signal.h>
    5454#endif
    5555#ifdef RT_OS_OS2
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