Staging
v0.8.1
https://github.com/python/cpython
Revision df0784335c571dc10489cac4d01cc242d73f9014 authored by Bob Ippolito on 28 March 2005, 23:23:34 UTC, committed by Bob Ippolito on 28 March 2005, 23:23:34 UTC
POSIX is enabled.  This prevents the toolbox glue, all of Carbon,
and various other non-POSIX features from compiling.  The POSIX
symbols are  still used by default, so turning off the #define
doesn't hurt.

Additionally, linker flags have changed for Darwin 8, and are
different for Darwin 8/gcc4 (default) and Darwin 8/gcc3.3.

Approved by Anthony
1 parent 2513acf
History
Tip revision: df0784335c571dc10489cac4d01cc242d73f9014 authored by Bob Ippolito on 28 March 2005, 23:23:34 UTC
patch [1171767] - Darwin 8's headers disable functionality when
Tip revision: df07843
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top