-
deuce authored
don't need it. This should fix OS X (and other systems) doing weird things when they exit SyncTERM. We were forcibly preventing atexit() handlers from running, and pretty much everything installed some of them.
deuce authoreddon't need it. This should fix OS X (and other systems) doing weird things when they exit SyncTERM. We were forcibly preventing atexit() handlers from running, and pretty much everything installed some of them.
Loading