Use _Exit() when available

This commit is contained in:
Sam Lantinga 2019-04-23 07:59:31 -07:00
parent da3ddaf8fa
commit 0f77e6c119
6 changed files with 36 additions and 3 deletions

View file

@ -184,6 +184,7 @@
#cmakedefine HAVE_SEM_TIMEDWAIT 1
#cmakedefine HAVE_GETAUXVAL 1
#cmakedefine HAVE_POLL 1
#cmakedefine HAVE__EXIT 1
#elif __WIN32__
#cmakedefine HAVE_STDARG_H 1