]> granicus.if.org Git - python/commit
This patch partly (some stuff went in already) ports Python to Monterey.
authorTrent Mick <trentm@activestate.com>
Wed, 23 Aug 2000 21:33:05 +0000 (21:33 +0000)
committerTrent Mick <trentm@activestate.com>
Wed, 23 Aug 2000 21:33:05 +0000 (21:33 +0000)
commit635f6fb0e9fade3c734d650951815682b08bbec2
treee8e8cc921869651ba638995d534203797508f5e5
parentb745a0481b8caff2b3ca9e90e48289f2f65f7b4f
This patch partly (some stuff went in already) ports Python to Monterey.

- Fix bug in thread_pthread.h::PyThread_get_thread_ident() where
  sizeof(pthread) < sizeof(long).
- Add 'configure' for:
- SIZEOF_PTHREAD is pthread_t can be included via <pthread.h>
- setting Monterey system name
- appropriate CC,LINKCC,LDSHARED,OPT, and CCSHARED for Monterey
- Add section in README for Monterey build
Python/thread_pthread.h
README
acconfig.h
config.h.in
configure
configure.in