Skip to content

Commit d1541a6

Browse files
author
tim_one
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. git-svn-id: http://svn.python.org/projects/python/trunk@25871 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 6c352aa commit d1541a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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)