Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fdba55f

Browse files
committed
I've been waiting 8 years for KSR to re-emerge from bankruptcy. If they
ever do, they can damn well #define _POSIX_THREADS their own damn selves.
1 parent 4b186af commit fdba55f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Python/thread.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ extern char *getenv(const char *);
3636

3737
#include "pythread.h"
3838

39-
#ifdef __ksr__
40-
#define _POSIX_THREADS
41-
#endif
42-
4339
#ifndef _POSIX_THREADS
4440

4541
#ifdef __sgi

0 commit comments

Comments
 (0)