DG/UX thread patches (Ross Andrus)

This commit is contained in:
Guido van Rossum 1997-05-22 20:41:59 +00:00
parent b2c8ec4b75
commit 64f9105fb7
2 changed files with 12 additions and 3 deletions

View file

@ -49,6 +49,10 @@ extern char *getenv();
#include <unistd.h>
#endif
#ifdef __DGUX
#define _USING_POSIX4A_DRAFT6
#endif
#ifdef __sgi
#ifndef HAVE_PTHREAD_H /* XXX Need to check in configure.in */
#undef _POSIX_THREADS